xref: /dragonfly/share/man/man4/isa.4 (revision cc93b0eb)
1.\"	$OpenBSD: isa.4,v 1.60 2008/03/19 19:33:12 deraadt Exp $
2.\"	$NetBSD: isa.4,v 1.19 2000/03/18 16:54:37 augustss Exp $
3.\"	$DragonFly: src/share/man/man4/isa.4,v 1.1 2008/06/22 20:57:39 swildner Exp $
4.\"
5.\" Copyright (c) 2000 Theo de Raadt.  All rights reserved.
6.\" Copyright (c) 1997 Jason R. Thorpe.  All rights reserved.
7.\" Copyright (c) 1997 Jonathan Stone
8.\" All rights reserved.
9.\"
10.\" Redistribution and use in source and binary forms, with or without
11.\" modification, are permitted provided that the following conditions
12.\" are met:
13.\" 1. Redistributions of source code must retain the above copyright
14.\"    notice, this list of conditions and the following disclaimer.
15.\" 2. Redistributions in binary form must reproduce the above copyright
16.\"    notice, this list of conditions and the following disclaimer in the
17.\"    documentation and/or other materials provided with the distribution.
18.\" 3. All advertising materials mentioning features or use of this software
19.\"    must display the following acknowledgements:
20.\"      This product includes software developed by Jonathan Stone
21.\" 4. The name of the author may not be used to endorse or promote products
22.\"    derived from this software without specific prior written permission
23.\"
24.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
25.\" IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
26.\" OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
27.\" IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
28.\" INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
29.\" NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
30.\" DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
31.\" THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
32.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
33.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
34.\"
35.Dd June 22, 2008
36.Dt ISA 4
37.Os
38.Sh NAME
39.Nm isa
40.Nd introduction to ISA bus support
41.Sh SYNOPSIS
42.Cd "device isa"
43.Sh DESCRIPTION
44The system includes a machine-independent
45.Tn ISA
46bus subsystem and several machine-independent
47.Tn ISA
48device drivers.
49.Pp
50Note that interrupt mappings on the i386 may require that you configure
51your BIOS to reserve the interrupts for these devices as "Legacy ISA".
52If such configuration is not done, the system may use those interrupts
53for
54.Xr pci 4
55devices instead.
56.Pp
57.Dx
58provides support for the following devices.
59Note that not all architectures support all devices.
60.Ss SCSI controllers
61.Bl -tag -width 12n -offset indent -compact
62.It Xr adv 4
63Advansys SCSI host adapter driver
64.It Xr aha 4
65Adaptec SCSI host adapter driver
66.It Xr aic 4
67Adaptec AIC-6260 and AIC-6360 SCSI driver
68.\".It Xr ahc 4
69.\"EISA/VL only?
70.It Xr bt 4
71Buslogic/Mylex MultiMaster SCSI host adapter driver
72.\".It Xr stg 4
73.\"No manpage, PC98 only?
74.El
75.Ss Disk and tape controllers
76.Bl -tag -width 12n -offset indent -compact
77.It Xr fdc 4
78PC architecture floppy disk controller driver
79.It Xr nata 4
80Generic ATA/ATAPI disk controller driver
81.It Xr wt 4
82Archive/Wangtek cartridge tape driver
83.It Xr ata 4
84Generic ATA/ATAPI disk controller driver (deprecated)
85.El
86.Ss Serial and parallel interfaces
87.Bl -tag -width 12n -offset indent -compact
88.It Xr cy 4
89Cyclades Cyclom-Y serial driver
90.It Xr lpt 4
91Generic printer device driver
92.It Xr rc 4
93RISCom/8 multiport serial card driver
94.It Xr rp 4
95Comtrol RocketPort serial card driver
96.It Xr si 4
97Specialix International SI/XIO or SX serial card driver
98.It Xr sio 4
99Generic serial controller driver
100.It Xr stl 4
101Stallion Technologies multiport serial controller driver
102.It Xr stli 4
103Stallion Technologies multiport serial controller driver
104.El
105.Ss Network interfaces
106.Bl -tag -width 12n -offset indent -compact
107.It Xr an 4
108Aironet Communications 4500/4800 wireless network adapter driver
109.It Xr ar 4
110Digi/Arnet SYNC/570i device driver
111.It Xr cs 4
112Crystal Semiconductor CS8900 and CS8920 ethernet adapter driver
113.It Xr cx 4
114Asynchronous/Synchronous Cronyx/Sigma adapter driver
115.It Xr ed 4
116Novell NE1000/NE2000 and WD-80x3 ethenet adapter driver
117.It Xr el 4
1183Com Etherlink 3C501 ethernet adapter driver
119.It Xr ep 4
1203Com Etherlink III (3C5x9) ethernet adapter driver
121.It Xr ex 4
122Intel EtherExpress Pro/10 and Pro/10+ ethernet adapter driver
123.It Xr fe 4
124Fujitsu MB86960A and MB86965A ethernet adapter driver
125.It Xr ie 4
126Intel i82586 ethernet adapter driver
127.It Xr le 4
128DEC EtherWORKS II/III ethernet adapter driver
129.It Xr lnc 4
130AMD Am7900 LANCE and Am79C9xx PCnet ethernet adapter driver
131.It Xr rdp 4
132RealTek RTL 8002 pocket ethernet adapter driver
133.It Xr sn 4
134SMC91Cxx ethernet adapter driver
135.It Xr sr 4
136RISCom/N2 device driver
137.It Xr wl 4
138T1 speed radio lan card driver
139.El
140.Ss Sound cards
141.Bl -tag -width 12n -offset indent -compact
142.It Xr snd_ad1816 4
143Analog Devices AD1816 ISA bridge device driver
144.It Xr snd_ess 4
145Ensoniq ESS ISA PnP/non-PnP bridge device driver
146.It Xr snd_mss 4
147Microsoft Sound System ISA PnP/non-PnP bridge device driver
148.It Xr snd_sbc 4
149Creative Sound Blaster ISA and compatible bridge device driver
150.El
151.Ss Hardware Sensors
152.Bl -tag -width 12n -offset indent -compact
153.It Xr it 4
154ITE IT8705F/IT8712F/IT8716F/IT8718F/IT8726F and SiS SiS950
155temperature, voltage, and fan sensor with watchdog timer
156.It Xr lm 4
157National Semiconductor LM78/79/81 temperature, voltage, and fan sensor
158.El
159.Ss Miscellaneous devices
160.Bl -tag -width 12n -offset indent -compact
161.It Xr atkbdc 4
162AT keyboard controller interface
163.\".It Xr gpib 4
164.\"No manpage.
165.It Xr joy 4
166Joystick device driver
167.It Xr labpc 4
168National Instruments LABPC and LABPC+ driver
169.It Xr mse 4
170Bus and InPort mice driver
171.It Xr npx 4
172Numeric Processing Extension coprocessor and emulator
173.It Xr orm 4
174ISA I/O space option ROM(s) driver
175.It Xr ppc 4
176Parallel Port Chipset driver
177.It Xr spic 4
178Sony Programmable I/O Controller device driver
179.\".It Xr spigot 4
180.\"No manpage.
181.It Xr syscons 4
182System Console driver
183.It Xr tw 4
184TW-523 X-10 device driver
185.It Xr vga 4
186VGA graphics driver
187.El
188.Sh SEE ALSO
189.Xr intro 4 ,
190.Xr pnpbios 4
191