Merge branch 'vendor/LIBARCHIVE'
[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 .\"     $DragonFly: src/share/man/man4/isa.4,v 1.2 2008/07/27 19:26:24 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 July 27, 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
44 The system includes a machine-independent
45 .Tn ISA
46 bus subsystem and several machine-independent
47 .Tn ISA
48 device drivers.
49 .Pp
50 Note that interrupt mappings on the i386 may require that you configure
51 your BIOS to reserve the interrupts for these devices as "Legacy ISA".
52 If such configuration is not done, the system may use those interrupts
53 for
54 .Xr pci 4
55 devices instead.
56 .Pp
57 .Dx
58 provides support for the following devices.
59 Note that not all architectures support all devices.
60 .Ss SCSI controllers
61 .Bl -tag -width 12n -offset indent -compact
62 .It Xr adv 4
63 Advansys SCSI host adapter driver
64 .It Xr aha 4
65 Adaptec SCSI host adapter driver
66 .It Xr aic 4
67 Adaptec AIC-6260 and AIC-6360 SCSI driver
68 .\".It Xr ahc 4
69 .\"EISA/VL only?
70 .It Xr bt 4
71 Buslogic/Mylex MultiMaster SCSI host adapter driver
72 .It Xr stg 4
73 Future Domain based SCSI controller driver
74 .El
75 .Ss Disk and tape controllers
76 .Bl -tag -width 12n -offset indent -compact
77 .It Xr fdc 4
78 PC architecture floppy disk controller driver
79 .It Xr nata 4
80 Generic ATA/ATAPI disk controller driver
81 .It Xr wt 4
82 Archive/Wangtek cartridge tape driver
83 .It Xr ata 4
84 Generic 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
89 Cyclades Cyclom-Y serial driver
90 .It Xr digi 4
91 DigiBoard intelligent serial cards driver
92 .It Xr lpt 4
93 Generic printer device driver
94 .It Xr rc 4
95 RISCom/8 multiport serial card driver
96 .It Xr rp 4
97 Comtrol RocketPort serial card driver
98 .It Xr si 4
99 Specialix International SI/XIO or SX serial card driver
100 .It Xr sio 4
101 Generic serial controller driver
102 .It Xr stl 4
103 Stallion Technologies multiport serial controller driver
104 .It Xr stli 4
105 Stallion Technologies multiport serial controller driver
106 .It Xr dgb 4
107 DigiBoard intelligent serial cards driver (deprecated)
108 .El
109 .Ss Network interfaces
110 .Bl -tag -width 12n -offset indent -compact
111 .It Xr an 4
112 Aironet Communications 4500/4800 wireless network adapter driver
113 .It Xr ar 4
114 Digi/Arnet SYNC/570i device driver
115 .It Xr cs 4
116 Crystal Semiconductor CS8900 and CS8920 ethernet adapter driver
117 .It Xr ed 4
118 Novell NE1000/NE2000 and WD-80x3 ethenet adapter driver
119 .It Xr el 4
120 3Com Etherlink 3C501 ethernet adapter driver
121 .It Xr ep 4
122 3Com Etherlink III (3C5x9) ethernet adapter driver
123 .It Xr ex 4
124 Intel EtherExpress Pro/10 and Pro/10+ ethernet adapter driver
125 .It Xr fe 4
126 Fujitsu MB86960A and MB86965A ethernet adapter driver
127 .It Xr ie 4
128 Intel i82586 ethernet adapter driver
129 .It Xr le 4
130 DEC EtherWORKS II/III ethernet adapter driver
131 .It Xr lnc 4
132 AMD Am7900 LANCE and Am79C9xx PCnet ethernet adapter driver
133 .It Xr rdp 4
134 RealTek RTL 8002 pocket ethernet adapter driver
135 .It Xr sn 4
136 SMC91Cxx ethernet adapter driver
137 .It Xr sr 4
138 RISCom/N2 device driver
139 .It Xr wl 4
140 T1 speed radio lan card driver
141 .El
142 .Ss Sound cards
143 .Bl -tag -width 12n -offset indent -compact
144 .It Xr snd_ad1816 4
145 Analog Devices AD1816 ISA bridge device driver
146 .It Xr snd_ess 4
147 Ensoniq ESS ISA PnP/non-PnP bridge device driver
148 .It Xr snd_mss 4
149 Microsoft Sound System ISA PnP/non-PnP bridge device driver
150 .It Xr snd_sbc 4
151 Creative Sound Blaster ISA and compatible bridge device driver
152 .El
153 .Ss Hardware Sensors
154 .Bl -tag -width 12n -offset indent -compact
155 .It Xr it 4
156 ITE IT8705F/IT8712F/IT8716F/IT8718F/IT8726F and SiS SiS950
157 temperature, voltage, and fan sensor with watchdog timer
158 .It Xr lm 4
159 National Semiconductor LM78/79/81 temperature, voltage, and fan sensor
160 .El
161 .Ss Miscellaneous devices
162 .Bl -tag -width 12n -offset indent -compact
163 .It Xr atkbdc 4
164 AT keyboard controller interface
165 .\".It Xr gpib 4
166 .\"No manpage.
167 .It Xr joy 4
168 Joystick device driver
169 .It Xr labpc 4
170 National Instruments LABPC and LABPC+ driver
171 .It Xr mse 4
172 Bus and InPort mice driver
173 .It Xr npx 4
174 Numeric Processing Extension coprocessor and emulator
175 .It Xr orm 4
176 ISA I/O space option ROM(s) driver
177 .It Xr ppc 4
178 Parallel Port Chipset driver
179 .It Xr spic 4
180 Sony Programmable I/O Controller device driver
181 .\".It Xr spigot 4
182 .\"No manpage.
183 .It Xr syscons 4
184 System Console driver
185 .It Xr tw 4
186 TW-523 X-10 device driver
187 .It Xr vga 4
188 VGA graphics driver
189 .El
190 .Sh SEE ALSO
191 .Xr intro 4 ,
192 .Xr pnpbios 4