a /var/log/messages due to errors in device operation; see .Xr syslogd 8 for more information.
p This section contains both devices which may be configured into the system and network related information. The networking support is introduced in .Xr netintro 4 . .Sh DEVICE SUPPORT This section describes the hardware supported by .Nx Ns /arc . Software support for these devices comes in two forms. A hardware device may be supported with a character or block .Em device driver , or it may be used within the networking subsystem and have a .Em network interface driver . Block and character devices are accessed through files in the file system of a special type; see .Xr mknod 8 . Network interfaces are indirectly accessed through the interprocess communication facilities provided by the system; see .Xr socket 2 .
p A hardware device is identified to the system at configuration time and the appropriate device or network interface driver is then compiled into the system. When the resultant system is booted, the autoconfiguration facilities in the system probe for the device and, if found, enable the software support for it. If a device does not respond at autoconfiguration time it is not accessible at any time afterwards. To enable a device which did not autoconfigure, the system must be rebooted.
p The autoconfiguration system is described in .Xr autoconf 4 . A list of the supported devices is given below. .Sh SEE ALSO .Xr config 1 , .Xr autoconf 4 .Sh HARDWARE .Nx Ns /arc supports a variety of systems conforming to the ARC machine specification. The following systems are supported:
p l -tag -width XXXXXX -offset indent -compact t Acer PICA t DESKstation rPC44 t DESKstation Tyne t MIPS Magnum 4000 t NEC Express 5800/230 PCI R4K t NEC Express 5800/240 EISA R4K t NEC Express RISCserver t NEC ImageRISCstation t NEC RISCserver 2200 t NEC RISCstation 2200 EISA t NEC RISCstation 2200 PCI t NEC RISCstation 2250 .El .Sh LIST OF DEVICES The devices listed below are supported in this incarnation of the system. Devices are indicated by their functional interface. Not all supported devices are listed.
p l -tag -width jazzisabr -offset indent -compact t arcsisabr DESKstation rPC44 ISA host bridge t jazzio Jazz internal bus host bridge t jazzisabr Jazz ISA/EISA bus bridge t necpb NEC RISCstation PCI host bridge t tyneisabr DESKstation Tyne ISA host bridge .El
p The following devices on the Jazz internal bus are supported.
p l -tag -width mcclock -offset indent -compact t asc NCR 53c9x-based SCSI interface t com NS16550-based serial communications interface t fdc Floppy disk controller t lpt Parallel port t mcclock DS1287 real-time clock t oosiop Symbios/NCR 53c700-based SCSI interface t osiop Symbios/NCR 53c710-based SCSI interface t pckbc PC keyboard controller t sn SONIC Ethernet t timer Interval timer t vga VGA graphics .El
p PCI devices are supported through the .Xr pci 4 bus and associated device drivers.
p ISA devices are supported through the .Xr isa 4 bus and associated device drivers.
p
EISA devices are supported through the
.Xr eisa 4
bus and associated device drivers.
.Pp
Console devices using ISA, Jazzio, or PCI video adaptors and standard AT
or PS/2 keyboards are supported by the machine independent
.Xr wscons 4
console driver.
.Sh UNSUPPORTED DEVICES
The following devices are not supported, due to unavailability of
either documentation or sample hardware:
p l -tag -width XXXXXX -offset indent -compact t AD1848 audio on Jazzio t EISA devices t VXL framebuffer on MIPS Magnum and RISCstation 2200 EISA .El .Sh HISTORY This .Tn arc .Nm intro appeared in .Nx 2.0 . .Sh BUGS DESKstation rPC44 and Tyne support is currently broken.