1 .\" $NetBSD: intro.4,v 1.4 2009/02/27 03:13:55 kenh Exp $
3 .\" Copyright (c) 2003 ARM Ltd
4 .\" All rights reserved.
6 .\" Redistribution and use in source and binary forms, with or without
7 .\" modification, are permitted provided that the following conditions
9 .\" 1. Redistributions of source code must retain the above copyright
10 .\" notice, this list of conditions and the following disclaimer.
11 .\" 2. Redistributions in binary form must reproduce the above copyright
12 .\" notice, this list of conditions and the following disclaimer in the
13 .\" documentation and/or other materials provided with the distribution.
14 .\" 3. The name of the company may not be used to endorse or promote
15 .\" products derived from this software without specific prior written
18 .\" THIS SOFTWARE IS PROVIDED BY ARM LTD ``AS IS'' AND
19 .\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
20 .\" TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
21 .\" PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL ARM LTD
22 .\" BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
23 .\" CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
24 .\" SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
25 .\" INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
26 .\" CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
27 .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
28 .\" POSSIBILITY OF SUCH DAMAGE.
35 .Nd introduction to evbarm special files and hardware support
37 The evbarm port is really a collection of ports of
39 to a range of development and evaluation boards based on the ARM Architecture.
41 This section describes the supported boards, the special files,
42 related driver functions, and networking support available in each system.
43 In this part of the manual, the
46 each configurable device gives a sample specification
47 for use in constructing a system description for the
52 section lists messages which may appear on the console
53 and/or in the system error log
55 due to errors in device operation;
60 This section contains both devices
61 which may be configured into the system
62 and network related information.
63 The networking support is introduced in
66 Each supported board requires a custom kernel for that board.
68 The following boards are currently supported by the evbarm configuration:
70 .Bl -tag -width Integrator -offset indent -compact
72 The Integrator/AP development system from ARM Ltd.
73 Supported processor boards
74 include the CM10200E and CM920T.
76 The reference platform for the XScale-based IOP310 I/O processor from Intel.
78 The reference platform for the XScale-based IOP321 I/O processor from Intel.
80 The Npwr board, from Team ASA, is based on the IOP310 processor from Intel and
81 targetted at the network-attached storage space.
83 The reference platform for the XScale-based IXP1200 Network processor from
86 The reference platform for the ARM920T-based S3C2410 processor from Samsung.
88 The reference platform for the ARM920T-based S3C2800 processor from Samsung.
90 The BRH (Big Red Head) is an evaluation and development platform from ADI
91 Engineering, based on the XScale-based I80200 processor
93 An evaluation and development platform from NOVATEC, using the XScale-based
96 An evaluation and development platfrom from Intel, using the XScale-based
99 The TS-7200 is a single-board computer from Technologic Systems,
100 and is based on the Cirrus Logic EP9302.
103 This section describes some of the hardware supported on the various boards.
104 Software support for these devices comes in two forms.
106 device may be supported with a character or block
108 or it may be used within the networking subsystem and have a
109 .Em network interface driver .
110 Block and character devices are accessed through files in the file
111 system of a special type; see
113 Network interfaces are indirectly accessed through the interprocess
114 communication facilities provided by the system; see
117 A hardware device is identified to the system at configuration time
118 and the appropriate device or network interface driver is then compiled
120 When the resultant system is booted, the
121 autoconfiguration facilities in the system probe for the device
122 and, if found, enable the software support for it.
123 If a device does not respond at autoconfiguration
124 time it is not accessible at any time afterwards.
125 To enable a device which did not autoconfigure,
126 the system must be rebooted.
128 The autoconfiguration system is described in
130 A list of the supported devices is given below.
132 The devices listed below are supported in this incarnation of
134 Devices are indicated by their functional interface.
135 Not all supported devices are listed.
139 .Bl -tag -width speaker -offset indent -compact
141 The PrimeCell PL010 UART.
143 The PrimeCell PL030 Real-time Clock
145 Intel i82559 Ethernet PCI card.
147 Adaptec aic7880 SCSI controller.
149 Other PCI based cards may also work, but have not been tested.
153 .Bl -tag -width speaker -offset indent -compact
155 On-board Intel i82559 Ethernet
157 On-board NS16550-compatible serial ports
159 Other PCI devices in the PCI expansion slots.
162 .Bl -tag -width speaker -offset indent -compact
164 On-board Intel i82544EI Gigabit Ethernet
166 On-board NS16550-compatible serial port
168 On-chip Application Accelerator Unit
170 On-chip watchdog timer.
172 Other devices in the PCI expansion slots.
176 .Bl -tag -width speaker -offset indent -compact
178 On-board Intel i82544EI Gigabit Ethernet
180 On-board LSI Logic 53c1010 Ultra160 SCSI
182 On-board NS16550-compatible serial port
187 .Bl -tag -width speaker -offset indent -compact
189 On-board Intel i82559 Ethernet
191 On-board Intel i21555 Non-Transparent PCI-PCI Bridge
198 .Bl -tag -width speaker -offset indent -compact
202 On-chip USB host controller
207 .Bl -tag -width speaker -offset indent -compact
211 On-chip Host-PCI bridge
213 Other devices in the PCI expansion slots.
217 .Bl -tag -width speaker -offset indent -compact
219 On-board NS16550-compatible serial ports
221 On-board i82559 Ethernet controller
223 Other devices in the PCI expansion slots.
227 .Bl -tag -width speaker -offset indent -compact
231 On-chip watchdog timer
233 Other devices in the PCI/mPCI slot.
237 .Bl -tag -width speaker -offset indent -compact
239 On-board NS16550-compatible serial port
241 On-board SMC91C96 Ethernet controller
243 On-board SA-1111 StrongARM companion chip
249 Other devices in the PCMCIA and CF card slots.