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