article.xml revision 127938
1<!--
2
3	The "Supported Devices" section of the release notes.
4	Generally processor-independent, with conditional text
5	inclusion handling any architecture-dependent text.
6
7	Within each subsection describing a class of hardware
8	(i.e. Ethernet interfaces), list broad groups of devices
9	alphabetically as paragraphs sorted alphabetically (frequently
10	these groups will be arranged by manufacturer, i.e. 3Com
11	Ethernet interfaces).
12
13	Where applicable, a "Miscellaneous" section may follow all
14	other named sections.
15
16	These guidelines are not hard-and-fast rules, and exceptions
17	will occur.  Following these guidelines (vague as they may be)
18	is highly recommended to try to keep the formatting of
19	this section consistent.
20
21	We give manpage references using the &man entities where
22	possible.  If a driver has no manpage (and consequently no
23	&man entity, we simply give the name of the driver).  
24	Please avoid doing &man entity conversions unless you
25	know for sure that an entity and manpage exist; sweeps through
26	this file to fix "missed" conversions are likely to break the
27	build.
28-->
29
30<sect1 id="support">
31  <sect1info>
32    <pubdate>$FreeBSD: head/release/doc/en_US.ISO8859-1/hardware/article.sgml 127938 2004-04-06 11:05:58Z rik $</pubdate>
33  </sect1info>
34
35  <title>Supported Devices</title>
36
37  <para>This section describes the devices currently known to be
38  supported by with &os; on the &arch.print; platform.  Other configurations
39  may also work, but simply have not been tested yet.  Feedback,
40  updates, and corrections to this list are encouraged.</para>
41
42  <para>Where possible, the drivers applicable to each device or class
43  of devices is listed.  If the driver in question has a manual page
44  in the &os; base distribution (most should), it is referenced here.
45  Information on specific models of supported devices, controllers,
46  etc. can be found in the manual pages.</para>
47
48  <note>
49    <para>Lists of specific, supported devices are gradually being
50      removed from this document in order to reduce the amount of
51      duplicated (and potentially out-of-date) information contained
52      within.  When this process is complete, the manual page for each
53      driver should be consulted for the authoritative list of devices
54      supported that particular driver.</para>
55  </note>
56
57  <sect2>
58    <title>Disk Controllers</title>
59
60    <para arch="i386,alpha,sparc64,ia64,pc98,amd64">IDE/ATA controllers (&man.ata.4; driver)</para>
61    <para arch="pc98">IDE/ATA controllers (wdc driver)
62      <itemizedlist>
63        <listitem>
64	  <para>On-board IDE controller</para>
65	</listitem>
66      </itemizedlist>
67    </para>
68
69    <para arch="i386,pc98,amd64">Adaptec AIC-6260 and AIC-6360 based boards
70      (&man.aic.4; driver)</para>
71
72    <para arch="i386">Adaptec AHA-154X ISA and AHA-1640 MCA
73      SCSI controllers and compatibles (&man.aha.4; driver)</para>
74
75    <para arch="i386">Adaptec AHA_174x series EISA SCSI controller in 
76      enhanced mode (&man.ahb.4; driver)</para>
77
78    <para arch="i386,pc98,alpha,sparc64,amd64">Adaptec AIC-7770, AIC-7850,
79      AIC-7860, AIC-7870, AIC-7880, and AIC789x based SCSI host
80      adapters (&man.ahc.4; driver)</para>
81
82    <para arch="i386,sparc64,amd64">Ultra-320 SCSI controllers based on the Adaptec
83      AIC7901, AIC7901A, and AIC7902 Ultra320 controller chips
84      (&man.ahd.4; driver)
85    </para>
86
87    <para arch="i386,amd64">Adaptec FSA family RAID controllers (&man.aac.4; driver)</para>
88
89    <para arch="pc98">NEC PC-9801-55, 92 and their compatible C-Bus SCSI interfaces (ct driver)
90      <itemizedlist>
91        <listitem>
92          <para>NEC PC-9801-55, 92 and their compatibles</para>
93          <para>ICM IF-2660</para>
94          <para>Midori-Denshi MDC-554NA</para>
95          <para>Logitec LHA-N151</para>
96          <note>
97            <para><literal>flags 0x00000</literal> is necessary in
98            kernel configuration for DMA transfer mode.</para>
99          </note>
100        </listitem>
101        <listitem>
102          <para>I-O DATA SC-98II</para>
103          <note>
104            <para><literal>flags 0x10000</literal> is necessary in
105            kernel configuration for DMA transfer mode.</para>
106          </note>
107        </listitem>
108        <listitem>
109          <para>TEXA HA-55BS2 and later</para>
110          <para>Midori-Denshi MDC-926Rs</para>
111          <note>
112            <para><literal>flags 0x20000</literal> is necessary in
113            kernel configuration for Bus-master transfer mode.</para>
114          </note>
115        </listitem>
116        <listitem>
117          <para>ELECOM Bus-master SCSI interfaces</para>
118          <note>
119            <para><literal>flags 0x30000</literal> is necessary in
120            kernel configuration for Bus-master transfer mode.</para>
121          </note>
122        </listitem>
123        <listitem>
124          <para>All SMIT transfer type SCSI interfaces</para>
125          <note>
126            <para><literal>flags 0x40000</literal> is necessary in
127            kernel configuration for SMIT transfer mode.</para>
128          </note>
129        </listitem>
130        <listitem>
131          <para>Logitec LHA-20x series</para>
132          <para>ICM IF-2766, IF-2766ET, IF-2767 and IF-2769</para>
133          <note>
134            <para><literal>flags 0x50000</literal> is necessary in
135            kernel configuration for Bus-master transfer mode.</para>
136          </note>
137        </listitem>
138      </itemizedlist>
139    </para>
140
141    <para arch="pc98">NEC PC-9801-55, 92 and their compatible C-Bus SCSI interfaces (bs driver)
142      <itemizedlist>
143        <listitem>
144          <para>NEC PC-9801-55, 92 and their compatibles</para>
145          <para>ICM IF-2660</para>
146          <para>Midori-Denshi MDC-554NA</para>
147          <para>Logitec LHA-N151</para>
148          <note>
149            <para>"flags 0x00000" is necessary in kernel configuration
150            for DMA transfer mode.</para>
151          </note>
152        </listitem>
153        <listitem>
154          <para>I-O DATA SC-98II</para>
155          <note>
156            <para>"flags 0x10000" is necessary in kernel configuration
157            for DMA transfer mode.</para>
158          </note>
159        </listitem>
160        <listitem>
161          <para>TEXA HA-55BS2 and later</para>
162          <para>Midori-Denshi MDC-926Rs</para>
163          <note>
164            <para>"flags 0x20000" is necessary in kernel configuration
165            for Bus-master transfer mode.</para>
166          </note>
167        </listitem>
168        <listitem>
169          <para>ELECOM Bus-master SCSI interfaces</para>
170          <note>
171            <para>"flags 0x30000" is necessary in kernel configuration
172            for Bus-master transfer mode.</para>
173          </note>
174        </listitem>
175        <listitem>
176          <para>All SMIT transfer type SCSI interfaces</para>
177          <note>
178            <para>"flags 0x40000" is necessary in kernel configuration
179            for SMIT transfer mode.</para>
180          </note>
181        </listitem>
182        <listitem>
183          <para>Logitec LHA-20x series</para>
184          <para>ICM IF-2766, IF-2766ET, IF-2767 and IF-2769</para>
185          <note>
186            <para>"flags 0x50000" is necessary in kernel configuration
187            for Bus-master transfer mode.</para>
188          </note>
189        </listitem>
190      </itemizedlist>
191    </para>
192    <para arch="i386,pc98,amd64">AdvanSys SCSI controllers (all models, &man.adv.4;
193    and &man.adw.4; drivers)
194      <itemizedlist>
195        <listitem arch="pc98">
196           <para>MELCO IFC-USP, RATOC REX-PCI30 and @Nifty FNECHARD
197           IFC-USUP-TX (&man.adv.4; driver)</para>
198        </listitem>
199      </itemizedlist>
200    </para>
201
202    <para arch="i386,amd64">BusLogic MultiMaster <quote>W</quote>,
203      <quote>C</quote>, <quote>S</quote>, and <quote>A</quote> Series
204      Host Adapters (&man.bt.4; driver)
205
206      <note arch="i386">
207        <para>The Buslogic/Bustek BT-640 and Storage Dimensions
208	  SDC3211B and SDC3211F Microchannel (MCA) bus adapters are
209	  also supported.</para>
210      </note>
211
212      </para>
213
214    <para arch="i386,amd64">DPT SmartCACHE Plus, SmartCACHE III, SmartRAID III, SmartCACHE IV and
215    SmartRAID IV SCSI/RAID controllers (&man.dpt.4; driver)</para>
216
217    <para arch="i386,amd64">Adaptec 21x0S/32x0S/34x0S SCSI RAID
218    controllers (&man.asr.4; driver)</para>
219
220    <para arch="i386,amd64">Adaptec 2000S/2005S Zero-Channel RAID controllers
221    (&man.asr.4; driver)</para>
222
223    <para arch="i386,amd64">Adaptec 2400A ATA-100 RAID controller
224    (&man.asr.4; driver)</para>
225
226    <para arch="i386,amd64">DPT SmartRAID V and VI SCSI RAID controllers
227    (&man.asr.4; driver)</para>
228
229    <para arch="i386,alpha,amd64">AMI MegaRAID Express and Enterprise family RAID controllers
230    (&man.amr.4; driver)
231      <note>
232	<para arch="i386,amd64">Booting from these controllers is supported.  EISA
233	adapters are not supported.</para>
234
235	<para arch="alpha">Booting from these controllers is not
236	supported due to SRM limitations.</para>
237      </note>
238    </para>
239
240    <para arch="i386,alpha,amd64">Mylex DAC-family RAID controllers with 2.x, 3.x, 4.x
241    and 5.x firmware (&man.mlx.4; driver)
242
243      <note>
244	<para arch="i386,amd64">Booting from these controllers is supported. EISA adapters
245	are not supported.</para>
246
247	<para arch="alpha">Booting from these controllers is not
248	supported due to SRM limitations.  
249        DAC960 controllers sold by Digital/Compaq for Alpha systems as part
250        of the StorageWorks family, e.g. KZPSC or KZPAC are bootable from SRM.
251        Note that these cards used 2.x firmware. SRM bootability of newer
252        firmware is unknown.</para>
253      </note>
254    </para>
255
256    <para arch="i386,amd64">Mylex AcceleRAID/eXtremeRAID family PCI to SCSI RAID controllers with 6.x firmware
257    (&man.mly.4; driver)
258    </para>
259
260    <para arch="i386">3ware Escalade ATA RAID controllers (&man.twe.4; driver)
261    </para>
262
263    <para arch="i386,pc98,alpha,sparc64,amd64">LSI/Symbios (formerly NCR)
264    53C8<replaceable>XX</replaceable> and 53C10<replaceable>XX</replaceable> PCI
265    SCSI controllers, either embedded on motherboard or on add-on
266    boards (&man.ncr.4; and &man.sym.4; drivers)
267    </para>      
268        
269    <para arch="i386,pc98">NCR 53C500 based PC-Card SCSI host adapters (&man.ncv.4;
270    driver)
271    </para>
272
273    <para arch="i386,pc98">TMC 18C30, 18C50 and 36C70 (AIC-6820) based ISA/PC-Card SCSI host
274    adapters (&man.stg.4; driver)
275    </para>
276
277    <para arch="i386,pc98,alpha,ia64,sparc64,amd64">Qlogic controllers and variants (&man.isp.4; driver)
278    </para>
279
280    <para arch="i386,amd64">DTC 3290 EISA SCSI controller in 1542 emulation mode.</para>
281
282    <para arch="i386,pc98,amd64">Tekram DC390 and DC390T controllers, maybe other
283    cards based on the AMD 53c974 as well (&man.amd.4; driver)
284      <itemizedlist arch="pc98">
285        <listitem arch="pc98">
286           <para>MELCO IFC-DP</para>
287        </listitem>
288      </itemizedlist>
289    </para>
290
291    <para arch="i386,pc98">Workbit Ninja SCSI-3 based PC-Card SCSI host
292    adapters (&man.nsp.4; driver)
293    </para>
294
295    <para arch="i386">Adaptec AIC-7110 Parallel to SCSI interfaces (&man.vpo.4; driver)
296    </para>
297
298    <para arch="i386">Compaq Intelligent Drive Array Controllers
299      (&man.ida.4; driver)
300    </para>
301
302    <para arch="i386,amd64">SCSI adapters utilizing the Command Interface
303    for SCSI-3 Support (&man.ciss.4; driver)
304    </para>
305
306    <para arch="i386,amd64">Intel Integrated RAID Controllers (&man.iir.4; driver)
307    </para>
308
309    <para arch="i386">Promise SuperTrak ATA RAID controllers (&man.pst.4;
310    driver)
311    </para>
312
313    <para arch="i386,amd64">IBM / Adaptec ServeRAID series (&man.ips.4; driver)</para>
314
315    <para arch="i386,alpha,pc98,sparc64,ia64,amd64">LSI Logic Fusion/MP
316	architecture Fiber Channel controllers (&man.mpt.4; driver)</para>
317
318    <para arch="i386,amd64">PCI SCSI host adapters using the Tekram
319	TRM-S1040 SCSI chipset (&man.trm.4; driver)
320    </para>
321
322    <para>With all supported SCSI controllers, full support is
323    provided for SCSI-I, SCSI-II, and SCSI-III peripherals, including
324    hard disks, optical disks, tape drives (including DAT, 8mm
325    Exabyte, Mammoth, and DLT), medium changers, processor target
326    devices and CD-ROM drives.  WORM devices that support CD-ROM
327    commands are supported for read-only access by the CD-ROM drivers
328    (such as &man.cd.4;).  WORM/CD-R/CD-RW writing support is provided
329    by &man.cdrecord.1;, which is a part of the
330    <filename role="package">sysutils/cdrtools</filename> port in the Ports Collection.</para>
331
332    <para>The following CD-ROM type systems are supported at this
333    time:
334      <itemizedlist>
335        <listitem>
336          <para>SCSI interface (also includes ProAudio Spectrum and
337          SoundBlaster SCSI) (&man.cd.4;)</para>
338	</listitem>
339
340	<listitem arch="i386">
341	  <para>Matsushita CR-562, CR-563, and compatibles
342	    (&man.matcd.4; driver)</para>
343	</listitem>
344
345	<listitem arch="i386">
346	  <para>Sony proprietary interface (all models) (&man.scd.4;)</para>
347	</listitem>
348
349	<listitem>
350	  <para>ATAPI IDE interface (&man.acd.4;)</para>
351	</listitem>
352      </itemizedlist>
353    </para>
354
355    <para arch="i386">The following drivers were supported under the old SCSI
356    subsystem, but are not yet supported under the &man.cam.4; SCSI
357    subsystem:
358      <itemizedlist>
359        <listitem arch="i386">
360	  <para>NCR5380/NCR53400 (<quote>ProAudio Spectrum</quote>)
361	  SCSI controller</para>
362	</listitem>
363        <listitem arch="i386">
364	  <para>UltraStor 14F, 24F and 34F SCSI controllers.
365	    <note>
366	      <para>There is work-in-progress to port the
367              UltraStor driver to the new CAM SCSI framework, but no
368              estimates on when or if it will be completed.</para>
369            </note>
370          </para>
371	</listitem>
372        <listitem arch="i386">
373	  <para>Seagate ST01/02 SCSI controllers</para>
374	</listitem>
375        <listitem arch="i386">
376	  <para>Future Domain 8xx/950 series SCSI controllers</para>
377	</listitem>
378        <listitem arch="i386">
379	  <para>WD7000 SCSI controller</para>
380	</listitem>
381      </itemizedlist>
382    </para>
383
384    <para arch="i386">The following device is unmaintained:
385      <itemizedlist>
386        <listitem>
387	  <para>Mitsumi proprietary CD-ROM interface (all
388	  models) (&man.mcd.4;)</para>
389	</listitem>
390      </itemizedlist>
391    </para>
392
393  </sect2>
394  <sect2 id="ethernet">
395    <title>Ethernet Interfaces</title>
396
397    <para arch="i386,pc98,alpha,amd64">Adaptec Duralink PCI Fast Ethernet adapters based on the Adaptec
398    AIC-6915 Fast Ethernet controller chip (&man.sf.4; driver)
399    </para>
400
401    <para arch="i386,pc98,amd64">Alteon Networks PCI Gigabit Ethernet NICs based on the Tigon
402    1 and Tigon 2 chipsets (&man.ti.4; driver)</para>
403
404    <para arch="i386,pc98,alpha,amd64">AMD PCnet NICs (&man.lnc.4; and &man.pcn.4; drivers)
405      <itemizedlist>
406        <listitem arch="i386,alpha,amd64">
407          <para>AMD PCnet/PCI (79c970 & 53c974 or 79c974)</para>
408        </listitem>
409        <listitem arch="i386,alpha,amd64">
410          <para>AMD PCnet/FAST</para>
411        </listitem>
412	<listitem arch="i386,alpha,amd64">
413	  <para>Isolan AT 4141-0 (16 bit)</para>
414	</listitem>
415	<listitem arch="i386,alpha,amd64">
416	  <para>Isolink 4110 (8 bit)</para>
417	</listitem>
418        <listitem arch="i386,alpha,amd64">
419          <para>PCnet/FAST+</para>
420        </listitem>
421        <listitem arch="i386,alpha,amd64">
422          <para>PCnet/FAST III</para>
423        </listitem>
424        <listitem arch="i386,alpha,amd64">
425          <para>PCnet/PRO</para>
426        </listitem>
427        <listitem arch="i386,alpha,amd64">
428          <para>PCnet/Home</para>
429        </listitem>
430        <listitem arch="i386,alpha,amd64">
431          <para>HomePNA</para>
432        </listitem>
433        <listitem arch="pc98">
434          <para>Contec C-NET(98)S</para>
435        </listitem>
436        <listitem arch="pc98">
437          <para>PCI NIC using AMD AM79C97x (PCnet-PCI/Fast)</para>
438        </listitem>
439        <listitem arch="pc98">
440          <para>NEC SV-98/2-B05, B06 (PCI)</para>
441        </listitem>
442        <listitem arch="pc98">
443          <para>Allied-Telesis LA-PCI (PCI)</para>
444        </listitem>
445      </itemizedlist>
446    </para>
447
448    <para arch="i386,pc98,amd64">SMC 83c17x (EPIC)-based Ethernet NICs (&man.tx.4; driver)
449    </para>
450
451    <para arch="i386,pc98">National Semiconductor DS8390-based Ethernet NICs, including
452    Novell NE2000 and clones
453    (&man.ed.4; driver)
454      <note arch="pc98">
455        <para>In kernel configuration, you need to set flag for non-PCI
456        device.</para>
457      </note>
458      <itemizedlist>
459        <listitem arch="i386,alpha">
460	  <para>3C503 Etherlink II (&man.ed.4; driver)</para>
461        </listitem>
462        <listitem arch="i386">
463	  <para>DEC Etherworks DE305</para>
464        </listitem>
465	<listitem arch="i386">
466	  <para>Hewlett-Packard PC Lan+ 27247B and 27252A</para>
467	</listitem>
468        <listitem arch="i386,alpha">
469	  <para>NetVin 5000</para>
470        </listitem>
471        <listitem>
472          <para>Novell NE1000, NE2000, and NE2100</para>
473	</listitem>
474        <listitem>
475	  <para>RealTek 8029</para>
476        </listitem>
477        <listitem arch="i386,alpha">
478	  <para>SMC Elite 16 WD8013 Ethernet interface</para>
479	</listitem>
480        <listitem arch="i386,alpha">
481	  <para>SMC Elite Ultra</para>
482	</listitem>
483        <listitem arch="i386,alpha">
484	  <para>SMC WD8003E, WD8003EBT, WD8003W, WD8013W, WD8003S,
485	  WD8003SBT and WD8013EBT and clones</para>
486	</listitem>
487        <listitem arch="i386,alpha">
488	  <para>Surecom NE-34</para>
489        </listitem>
490        <listitem arch="i386,alpha">
491	  <para>VIA VT86C926</para>
492        </listitem>
493        <listitem arch="i386,alpha">
494	  <para>Winbond W89C940</para>
495        </listitem>
496        <listitem arch="pc98">
497          <para>I-O DATA ET2/T-PCI</para>
498        </listitem>
499        <listitem arch="pc98">
500          <para>MELCO LGY-PCI-TR</para>
501        </listitem>
502        <listitem arch="pc98">
503          <para>PLANEX ENW-8300-T</para>
504        </listitem>
505        <listitem arch="pc98">
506          <para>Allied Telesis LA-98 (flags 0x000000)</para>
507        </listitem>
508        <listitem arch="pc98">
509          <para>Corega Ether98-T (flags 0x000000)</para>
510        </listitem>
511        <listitem arch="pc98">
512          <para>SMC EtherEZ98 (flags 0x000000)</para>
513        </listitem>
514        <listitem arch="pc98">
515          <para>ELECOM LD-BDN, LD-NW801G (flags 0x200000)</para>
516        </listitem>
517        <listitem arch="pc98">
518          <para>PLANEX EN-2298-C (flags 0x200000)</para>
519        </listitem>
520        <listitem arch="pc98">
521          <para>MELCO EGY-98 (flags 0x300000)</para>
522        </listitem>
523        <listitem arch="pc98">
524          <para>Contec C-NET(98)E-A, C-NET(98)L-A, C-NET(98)P (flags
525          0x300000)</para>
526        </listitem>
527        <listitem arch="pc98">
528          <para>MELCO LGY-98, LGH-98, IND-SP, IND-SS, LGY-98-N
529          (110pin) (flags 0x400000)</para>
530        </listitem>
531        <listitem arch="pc98">
532          <para>MACNICA NE2098 (flags 0x400000)</para>
533        </listitem>
534        <listitem arch="pc98">
535          <para>ICM IF-2766ET, IF-2771ET, AD-ET2-T, DT-ET-25, DT-ET-T5,
536          NB-ET-T  (110pin) (flags 0x500000)</para>
537        </listitem>
538        <listitem arch="pc98">
539          <para>D-Link DE-298, DE-298P (flags 0x500000)</para>
540        </listitem>
541        <listitem arch="pc98">
542          <para>ELECOM LD-98P (flags 0x500000)</para>
543        </listitem>
544        <listitem arch="pc98">
545          <para>PLANEX EN-2298-T, EN-2298P-T (flags 0x500000)</para>
546        </listitem>
547        <listitem arch="pc98">
548          <para>Allied Telesis SIC-98, SIU-98, SIC-98NOTE  (110pin) (flags
549          0x600000)</para>
550        </listitem>
551        <listitem arch="pc98">
552          <para>Allied Telesis SIU-98-D (flags 0x610000)</para>
553        </listitem>
554        <listitem arch="pc98">
555          <para>NEC PC-9801-107, 108 (flags 0x800000)</para>
556        </listitem>
557        <listitem arch="pc98">
558          <para>I-O DATA LA/T-98, LA/T-98SB, LA2/T-98, ET/T-98 (flags
559          0x900000)</para>
560        </listitem>
561        <listitem arch="pc98">
562          <para>MACNICA ME98 (flags 0x900000)</para>
563        </listitem>
564        <listitem arch="pc98">
565          <para>Kansai KLA-98C/T (flags 0x900000)</para>
566        </listitem>
567        <listitem arch="pc98">
568          <para>NEC PC-9801-77, 78 (flags 0x910000)</para>
569        </listitem>
570        <listitem arch="pc98">
571          <para>Contec C-NET(98), RT-1007(98), C-NET(9N) (110pin) (flags
572          0xa00000)</para>
573        </listitem>
574        <listitem arch="pc98">
575          <para>Contec C-NET(98)E, C-NET(98)L, C-NET(9N)L (110pin) (flags
576          0xb00000)</para>
577        </listitem>
578        <listitem arch="pc98">
579          <para>Logitec LAN-98T (flags 0xb00000)</para>
580        </listitem>
581        <listitem arch="pc98">
582          <para>Networld 98X3 (flags 0xd00000)</para>
583        </listitem>
584        <listitem arch="pc98">
585          <para>Accton EN1644(old model), EN1646(old model), EN2203(old
586          model) (110pin) (flags 0xd00000)</para>
587        </listitem>
588        <listitem arch="pc98">
589          <para>Networld EC-98X, EP-98X (flags 0xd10000)</para>
590        </listitem>
591      </itemizedlist>
592    </para>    
593
594    <para arch="i386,pc98">NE2000 compatible PC-Card (PCMCIA) Ethernet and
595    FastEthernet cards (&man.ed.4; driver)
596      <itemizedlist>
597        <listitem>
598          <para>AR-P500 Ethernet</para>
599        </listitem>
600	<listitem>
601	  <para>Accton EN2212/EN2216/UE2216</para>
602        </listitem>
603	<listitem>
604	  <para>Allied Telesis CentreCOM LA100-PCM_V2</para>
605        </listitem>
606	<listitem>
607	  <para>AmbiCom 10BaseT card</para>
608        </listitem>
609	<listitem>
610	  <para>BayNetworks NETGEAR FA410TXC Fast Ethernet</para>
611        </listitem>
612	<listitem>
613	  <para>CNet BC40 adapter</para>
614        </listitem>
615	<listitem>
616	  <para>COREGA Ether PCC-T/EtherII PCC-T/FEther PCC-TXF/PCC-TXD</para>
617        </listitem>
618	<listitem>
619	  <para>Compex Net-A adapter</para>
620        </listitem>
621	<listitem>
622	  <para>CyQ've ELA-010</para>
623        </listitem>
624	<listitem>
625	  <para>D-Link DE-650/660</para>
626        </listitem>
627	<listitem>
628	  <para>Danpex EN-6200P2</para>
629        </listitem>
630	<listitem>
631	  <para>Elecom Laneed LD-CDL/TX, LD-CDF, LD-CDS, LD-10/100CD, LD-CDWA (DP83902A), MACNICA Ethernet ME1 for JEIDA</para>
632        </listitem>
633	<listitem>
634	  <para>IO DATA PCLATE</para>
635        </listitem>
636	<listitem>
637	  <para>IBM Creditcard Ethernet I/II</para>
638        </listitem>
639	<listitem>
640	  <para>IC-CARD Ethernet/IC-CARD+ Ethernet</para>
641        </listitem>
642        <listitem>
643          <para>Kingston KNE-PC2, KNE-PCM/x Ethernet</para>
644        </listitem>
645	<listitem>
646	  <para>Linksys EC2T/PCMPC100/PCM100, PCMLM56, EtherFast 10/100 PC Card, Combo PCMCIA Ethernet Card
647	  (PCMPC100 V2)</para>
648        </listitem>
649	<listitem>
650	  <para>MELCO LPC-T/LPC2-T/LPC2-CLT/LPC2-TX/LPC3-TX/LPC3-CLX</para>
651        </listitem>
652	<listitem>
653	  <para>NDC Ethernet Instant-Link</para>
654        </listitem>
655	<listitem>
656	  <para>National Semiconductor InfoMover NE4100</para>
657        </listitem>
658	<listitem>
659	  <para>NetGear FA-410TX</para>
660	</listitem>
661	<listitem>
662	  <para>Network Everywhere Ethernet 10BaseT PC Card</para>
663        </listitem>
664	<listitem>
665	  <para>Planex FNW-3600-T</para>
666        </listitem>
667	<listitem>
668	  <para>Socket LP-E</para>
669        </listitem>
670	<listitem>
671	  <para>Surecom EtherPerfect EP-427</para>
672        </listitem>
673	<listitem>
674	  <para>TDK LAK-CD031,Grey Cell GCS2000 Ethernet Card</para>
675        </listitem>
676	<listitem>
677	  <para>Telecom Device SuperSocket RE450T</para>
678        </listitem>
679      </itemizedlist>
680    </para>
681
682    <para arch="i386,pc98,alpha,sparc64,amd64">RealTek 8129/8139 Fast Ethernet NICs (&man.rl.4; driver)
683    </para>
684
685    <para arch="i386,pc98,alpha,amd64">Winbond W89C840F Fast Ethernet NICs (&man.wb.4; driver)
686    </para>
687
688    <para arch="i386,pc98,alpha,amd64">VIA Technologies VT3043 <quote>Rhine I</quote>, VT86C100A
689    <quote>Rhine II</quote>, and VT6105/VT6105M <quote>Rhine III</quote> Fast Ethernet NICs (&man.vr.4; driver)</para>
690
691    <para arch="i386,pc98,alpha,amd64">Silicon Integrated Systems SiS 900 and SiS 7016 PCI Fast
692    Ethernet NICs (&man.sis.4; driver)
693    </para>
694
695    <para arch="i386,pc98,alpha,amd64">National Semiconductor DP83815 Fast Ethernet NICs
696    (&man.sis.4; driver)
697    </para>
698
699    <para arch="i386,pc98,amd64">National Semiconductor DP83820 and DP83821 Gigabit Ethernet
700    NICs (&man.nge.4; driver)
701    </para>
702
703    <para arch="i386,pc98,alpha,amd64">Sundance Technologies ST201 PCI Fast Ethernet NICs
704    (&man.ste.4; driver)
705    </para>
706
707    <para arch="i386,pc98,alpha,amd64">SysKonnect SK-984x PCI Gigabit Ethernet cards (&man.sk.4; driver)
708    </para>
709
710    <para arch="i386,pc98,alpha,amd64">Texas Instruments ThunderLAN PCI NICs (&man.tl.4; driver)</para>
711
712    <para arch="i386,pc98,alpha,sparc64,amd64">DEC/Intel 21143 Fast Ethernet
713      NICs and clones for PCI, MiniPCI, and CardBus (&man.dc.4;
714      driver)</para>
715
716    <para arch="i386,pc98,amd64">ADMtek Inc. AN986-based USB Ethernet NICs (&man.aue.4; driver)</para>
717
718    <para arch="i386,pc98,amd64">CATC USB-EL1210A-based USB Ethernet NICs (&man.cue.4; driver)</para>
719
720    <para arch="i386,pc98,amd64">Kawasaki LSI KU5KUSB101B-based USB Ethernet NICs
721    (&man.kue.4; driver)</para>
722
723    <para arch="i386,pc98,amd64">ASIX Electronics AX88172-based USB Ethernet NICs
724      (&man.axe.4; driver)</para>
725
726    <para arch="i386,pc98,amd64">RealTek RTL8150-based USB Ethernet NICs
727      (&man.rue.4; driver)</para>
728
729    <para arch="i386,pc98,amd64">Davicom DM9601-based USB Ethernet
730      NICs (&man.udav.4; driver)</para>
731
732    <para arch="i386,pc98,alpha,amd64">DEC DC21040, DC21041, DC21140, DC21141, DC21142, and DC21143
733    based NICs (&man.de.4; driver)
734    </para>
735
736    <para arch="i386,pc98,amd64">Fujitsu MB86960A/MB86965A based Fast Ethernet NICs
737    (&man.fe.4; driver)</para>
738
739    <para arch="i386,pc98,alpha,ia64,sparc64,amd64">Intel 82557-, 82258-, 82559-, 82550-
740    or 82562-based Fast Ethernet NICs (&man.fxp.4; driver)
741      <itemizedlist>
742        <listitem>
743	  <para>Intel EtherExpress Pro/100B PCI Fast Ethernet</para>
744        </listitem>
745        <listitem arch="i386,alpha,ia64,amd64">
746	  <para>Intel InBusiness 10/100 PCI Network Adapter</para>
747        </listitem>
748        <listitem>
749	  <para>Intel PRO/100+ Management Adapter</para>
750        </listitem>
751        <listitem>
752          <para>Intel Pro/100 VE Desktop Adapter</para>
753        </listitem>
754        <listitem>
755          <para>Intel Pro/100 M Desktop Adapter</para>
756        </listitem>
757        <listitem>
758          <para>Intel Pro/100 S Desktop, Server and Dual-Port Server Adapters</para>
759        </listitem>
760        <listitem arch="i386,ia64,amd64">
761          <para>On-board Ethernet NICs on many Intel motherboards.</para>
762        </listitem>
763        <listitem arch="pc98">
764          <para>NEC PC-9821Ra20, Rv20, Xv13, Xv20 internal 100Base-TX
765          (PCI)</para>
766        </listitem>
767        <listitem arch="pc98">
768          <para>NEC PC-9821X-B06 (PCI)</para>
769        </listitem>
770        <listitem arch="pc98">
771          <para>Contec C-NET(PI)-100TX (PCI)</para>
772        </listitem>
773      </itemizedlist>
774    </para>
775
776    <para arch="i386,amd64">Intel 82595-based Ethernet NICs (&man.ex.4; driver)
777    </para>
778
779    <para arch="i386">Intel 82586-based Ethernet NICs (&man.ie.4; driver)
780    </para>
781
782    <para arch="i386,pc98,amd64">3Com 3C5x9 Etherlink III NICs (&man.ep.4; driver)</para>
783
784    <para arch="i386">3Com 3C501 8-bit ISA Ethernet NIC 
785    (&man.el.4; driver)</para>
786
787    <para arch="i386,pc98,alpha,sparc64,amd64">3Com Etherlink XL-based NICs (&man.xl.4; driver)
788    </para>
789
790    <para arch="i386,pc98,amd64">3Com 3C59X series NICs (&man.vx.4; driver)
791    </para>
792
793    <para arch="i386,amd64">Crystal Semiconductor CS89x0-based NICs 
794    (&man.cs.4; driver)
795    </para>
796
797    <para arch="i386,amd64">Megahertz X-Jack Ethernet PC-Card CC-10BT (&man.sn.4;
798    driver)</para>
799
800    <para arch="i386,amd64">Xircom CreditCard adapters (16 bit) and
801    workalikes (&man.xe.4; driver)
802    </para>
803
804    <para arch="pc98">National Semiconductor DP8393X (SONIC) Ethernet
805    cards (snc driver)
806      <itemizedlist>
807        <listitem>
808	  <para>NEC PC-9801-83, -84, -103, and -104</para>
809        </listitem>
810        <listitem>
811	  <para>NEC PC-9801N-25 and -J02R</para>
812        </listitem>
813      </itemizedlist>
814    </para>
815
816    <para arch="i386,pc98,amd64">Gigabit Ethernet cards based on the Level 1
817    LXT1001 NetCellerator controller (&man.lge.4; driver)
818    </para>
819
820    <para arch="i386,pc98,alpha,amd64">Ethernet and Fast Ethernet NICs based
821    on the 3Com 3XP Typhoon/Sidewinder (3CR990) chipset (&man.txp.4; driver)
822    </para>
823
824    <para arch="i386,pc98,ia64,amd64">Gigabit Ethernet NICs based on the Broadcom BCM570x
825    (&man.bge.4; driver)
826    </para>
827
828    <para arch="i386,pc98,alpha,ia64,amd64">Gigabit Ethernet NICs based on the
829    Intel 82542 and 82543 controller chips (&man.gx.4; and &man.em.4;
830    drivers), plus NICs supported by the Intel 82540EM, 82544,
831    82545EM, and 82546EB
832    controller chips (&man.em.4; driver only)
833    </para>
834
835    <para arch="sparc64">Sun HME and QFE Ethernet NICs (&man.hme.4; driver)</para>
836
837    <para arch="sparc64">Sun GEM (Gigabit Ethernet) and ERI (Fast
838    Ethernet) NICs (&man.gem.4; driver)</para>
839
840    <para arch="i386,pc98">Myson Ethernet NICs (&man.my.4; driver)
841    </para>
842
843    <para arch="i386,amd64">Broadcom BCM4401 based Fast Ethernet adapters
844      (&man.bfe.4; driver)</para>
845
846    <para arch="alpha,i386,pc98,amd64">RealTek RTL8139C+, RTL8169, RTL8169S and
847      RTL8110S based PCI Fast Ethernet and Gigabit Ethernet
848      controllers (&man.re.4; driver)</para>
849
850  </sect2>
851
852  <sect2>
853    <title>FDDI Interfaces</title>
854    <para arch="i386,pc98,alpha">DEC DEFPA PCI (&man.fpa.4; driver)</para>
855    <para arch="i386">DEC DEFEA EISA (&man.fpa.4; driver)</para>
856  </sect2>
857
858  <sect2>
859    <title>ATM Interfaces</title>
860
861    <para arch="i386,pc98">Midway-based ATM interfaces (&man.en.4;
862      driver)</para>
863
864    <para arch="i386,pc98,sparc64">FORE Systems, Inc. PCA-200E ATM PCI
865      Adapters (hfa and &man.fatm.4; drivers)</para>
866
867    <para arch="i386,pc98">IDT NICStAR 77201/211-based ATM Adapters (&man.idt.4;
868    driver)</para>
869
870    <para arch="i386,pc98,sparc64">FORE Systems, Inc. HE155 and HE622
871      ATM interfaces (&man.hatm.4; driver)</para>
872
873    <para arch="i386,pc98">IDT77252-based ATM cards (&man.patm.4;
874      driver)</para>
875
876  </sect2>
877  <sect2>
878    <title>Wireless Network Interfaces</title>
879
880    <para arch="i386">NCR / AT&amp;T / Lucent Technologies WaveLan T1-speed
881    ISA/radio LAN cards (&man.wl.4; driver)</para>
882
883    <para arch="i386,pc98,amd64">Lucent Technologies WaveLAN/IEEE 802.11b
884      wireless network
885      adapters and workalikes using the Lucent Hermes, Intersil
886      PRISM-II, Intersil PRISM-2.5, Intersil Prism-3, and Symbol
887      Spectrum24 chipsets (&man.wi.4; driver)
888    </para>
889
890    <para arch="i386,pc98,amd64">Cisco/Aironet 802.11b wireless adapters (&man.an.4; driver)
891    </para>
892
893    <para arch="i386,pc98">Raytheon Raylink 2.4GHz wireless adapters (&man.ray.4; driver)
894    </para>
895
896    <para arch="i386,pc98,amd64">AMD Am79C930 and Harris (Intersil) based 802.11b cards (&man.awi.4; driver)
897    </para>
898
899    <para arch="i386">Atheros AR5210, AR5211, and AR5212-based
900      802.11a/b/g network interfaces (&man.ath.4; driver)
901    </para>
902
903  </sect2>
904
905  <sect2>
906    <title>Miscellaneous Networks</title>
907
908    <para arch="i386">Cronyx Sigma synchronous / asynchronous serial
909      adapters (&man.cx.4; driver)</para>
910
911    <para arch="i386">Cronyx Tau synchronous serial adapters for ISA bus
912      (&man.ctau.4; driver)
913      <itemizedlist>
914        <listitem>
915	  <para>Cronyx Tau (RS-232/V.35) and Cronyx Tau/R (RS-530/RS-449)</para>
916	</listitem>
917        <listitem>
918	  <para>Cronyx Tau/E1 (fractional E1) and Cronyx Tau/G703 (unframed E1)</para>
919	</listitem>
920      </itemizedlist>
921    </para>
922
923    <para arch="i386">Granch SBNI12 point-to-point communications
924    adapters (&man.sbni.4; driver)
925    </para>
926
927    <para arch="i386">Granch SBNI16 SHDSL modems (&man.sbsh.4;
928      driver)</para>
929
930    <para arch="i386">SMC COM90cx6 ARCNET network adapters (cm driver)
931      <itemizedlist>
932        <listitem>
933	  <para>SMC 90c26, 90c56, and 90c66 in 90c56 compatability mode</para>
934	</listitem>
935      </itemizedlist>
936    </para>
937
938  </sect2>
939
940  <sect2>
941    <title>ISDN Interfaces</title>
942    <para arch="i386">AcerISDN P10 ISA PnP (experimental)</para>
943    <para arch="i386">Asuscom ISDNlink 128K ISA</para>
944    <para arch="i386">ASUSCOM P-IN100-ST-D (and other Winbond W6692-based cards)</para>
945    <para arch="i386">AVM
946      <itemizedlist>
947        <listitem>
948	  <para>A1</para>
949	</listitem>
950        <listitem>
951	  <para>B1 ISA (tested with V2.0)</para>
952	</listitem>
953        <listitem>
954	  <para>B1 PCI (tested with V4.0)</para>
955	</listitem>
956        <listitem>
957	  <para>Fritz!Card classic</para>
958	</listitem>
959        <listitem>
960	  <para>Fritz!Card PnP</para>
961	</listitem>
962        <listitem>
963	  <para>Fritz!Card PCI</para>
964	</listitem>
965        <listitem>
966	  <para>Fritz!Card PCI, Version 2</para>
967	</listitem>
968        <listitem>
969	  <para>T1</para>
970	</listitem>
971      </itemizedlist>
972    </para>
973    <para arch="i386">Creatix
974      <itemizedlist>
975        <listitem>
976	  <para>ISDN-S0</para>
977	</listitem>
978        <listitem>
979	  <para>ISDN-S0 P&amp;P</para>
980	</listitem>
981      </itemizedlist>
982    </para>
983    <para arch="i386">Compaq Microcom 610 ISDN (Compaq series PSB2222I) ISA PnP</para>
984    <para arch="i386">Dr. Neuhaus Niccy Go@ and compatibles</para>
985    <para arch="i386">Dynalink IS64PPH and IS64PPH+</para>
986    <para arch="i386">Eicon Diehl DIVA 2.0 and 2.02</para>
987    <para arch="i386">ELSA
988      <itemizedlist>
989        <listitem>
990	  <para>ELSA PCC-16</para>
991	</listitem>
992        <listitem>
993	  <para>QuickStep 1000pro ISA</para>
994	</listitem>
995        <listitem>
996	  <para>MicroLink ISDN/PCI</para>
997	</listitem>
998        <listitem>
999	  <para>QuickStep 1000pro PCI</para>
1000	</listitem>
1001      </itemizedlist>
1002    </para>
1003    <para arch="i386">ITK ix1 Micro ( &lt; V.3, non-PnP version )</para>
1004    <para arch="i386">Sedlbauer Win Speed</para>
1005    <para arch="i386">Siemens I-Surf 2.0</para>
1006    <para arch="i386">TELEINT ISDN SPEED No.1 (experimental)</para>
1007    <para arch="i386">Teles
1008      <itemizedlist>
1009        <listitem>
1010	  <para>S0/8</para>
1011	</listitem>
1012        <listitem>
1013	  <para>S0/16</para>
1014	</listitem>
1015        <listitem>
1016	  <para>S0/16.3</para>
1017	</listitem>
1018        <listitem>
1019	  <para>S0/16.3 PnP</para>
1020	</listitem>
1021        <listitem>
1022	  <para>16.3c ISA PnP (experimental)</para>
1023	</listitem>
1024	<listitem>
1025	  <para>Teles PCI-TJ</para>
1026	</listitem>
1027      </itemizedlist>
1028    </para>
1029    <para arch="i386">Traverse Technologies NETjet-S PCI</para>
1030    <para arch="i386">USRobotics Sportster ISDN TA intern</para>
1031    <para arch="i386">Winbond W6692 based PCI cards</para>
1032  </sect2>
1033
1034  <sect2>
1035    <title>Serial Interfaces</title>
1036
1037    <para arch="i386,alpha,ia64,amd64"><quote>PC standard</quote> 8250, 16450, and 16550-based serial ports (&man.sio.4; driver)</para>
1038
1039    <para arch="sparc64">Serial ports based on the SAB82532 serial
1040      chip, console only (&man.sab.4; driver)</para>
1041
1042    <para arch="sparc64">Serial ports based on the Zilog 8530 dual uart,
1043      console only (zs driver)</para>
1044
1045    <para arch="i386,alpha,amd64">AST 4 port serial card using shared IRQ</para>
1046
1047    <para arch="i386">ARNET serial cards (&man.ar.4; driver)
1048      <itemizedlist>
1049        <listitem>
1050	  <para>ARNET 8 port serial card using shared IRQ</para>
1051	</listitem>
1052        <listitem>
1053	  <para>ARNET (now Digiboard) Sync 570/i high-speed serial</para>
1054	</listitem>
1055      </itemizedlist>
1056    </para>
1057    
1058    <para arch="i386">Boca multi-port serial cards
1059      <itemizedlist>
1060        <listitem>
1061	  <para>Boca BB1004 4-Port serial card (Modems
1062	  <emphasis>not</emphasis> supported)</para>
1063	</listitem>
1064        <listitem>
1065	  <para>Boca IOAT66 6-Port serial card (Modems supported)</para>
1066	</listitem>
1067        <listitem>
1068	  <para>Boca BB1008 8-Port serial card (Modems
1069	  <emphasis>not</emphasis> supported)</para>
1070	</listitem>
1071        <listitem>
1072	  <para>Boca BB2016 16-Port serial card (Modems supported)</para>
1073	</listitem>
1074      </itemizedlist>
1075    </para>
1076
1077    <para arch="i386,alpha">Comtrol Rocketport card (&man.rp.4; driver)</para>
1078
1079    <para arch="i386">Cyclades Cyclom-Y serial board (&man.cy.4; driver)</para>
1080
1081    <para arch="i386">STB 4 port card using shared IRQ</para>
1082
1083    <para arch="i386">DigiBoard intelligent serial cards (digi driver)
1084    </para>
1085
1086    <para arch="i386,ia64,amd64">PCI-Based multi-port serial boards (&man.puc.4;
1087    driver)
1088      <itemizedlist>
1089	<listitem arch="i386,amd64">
1090	  <para>Actiontech 56K PCI</para>
1091	</listitem>
1092        <listitem arch="i386,amd64">
1093	  <para>Avlab Technology, PCI IO 2S and PCI IO 4S</para>
1094	</listitem>
1095	<listitem arch="i386,amd64">
1096	  <para>Comtrol RocketPort 550</para>
1097	</listitem>
1098	<listitem arch="i386,amd64">
1099	  <para>Decision Computers PCCOM 4-port serial and dual port RS232/422/485</para>
1100	</listitem>
1101	<listitem arch="ia64">
1102	  <para>Diva Serial (GSP) Multiport UART (development branch only)</para>
1103	</listitem>
1104	<listitem arch="i386,amd64">
1105	  <para>Dolphin Peripherals 4025/4035/4036</para>
1106	</listitem>
1107	<listitem arch="i386,amd64">
1108	  <para>IC Book Labs Dreadnought 16x Lite and Pro</para>
1109	</listitem>
1110	<listitem arch="i386,amd64">
1111	  <para>Lava Computers 2SP-PCI/DSerial-PCI/Quattro-PCI/Octopus-550</para>
1112	</listitem>
1113	<listitem arch="i386,amd64">
1114	  <para>Middle Digital, Weasle serial port</para>
1115	</listitem>
1116        <listitem arch="i386,amd64">
1117	  <para>Moxa Industio CP-114, Smartio C104H-PCI and C168H/PCI</para>
1118	</listitem>
1119	<listitem arch="i386,amd64">
1120	  <para>NEC PK-UG-X001 and PK-UG-X008</para>
1121	</listitem>
1122        <listitem arch="i386,amd64">
1123	  <para>Netmos NM9835 PCI-2S-550</para>
1124	</listitem>
1125	<listitem arch="i386,amd64">
1126	  <para>Oxford Semiconductor OX16PCI954 PCI UART</para>
1127	</listitem>
1128	<listitem arch="i386,amd64">
1129	  <para>Syba Tech SD-LAB PCI-4S2P-550-ECP</para>
1130	</listitem>
1131	<listitem arch="i386,amd64">
1132	  <para>SIIG Cyber I/O PCI 16C550/16C650/16C850</para>
1133	</listitem>
1134	<listitem arch="i386,amd64">
1135	  <para>SIIG Cyber 2P1S PCI 16C550/16C650/16C850</para>
1136	</listitem>
1137	<listitem arch="i386,amd64">
1138	  <para>SIIG Cyber 2S1P PCI 16C550/16C650/16C850</para>
1139	</listitem>
1140	<listitem arch="i386,amd64">
1141	  <para>SIIG Cyber 4S PCI 16C550/16C650/16C850</para>
1142	</listitem>
1143	<listitem arch="i386,amd64">
1144	  <para>SIIG Cyber Serial (Single and Dual) PCI 16C550/16C650/16C850</para>
1145	</listitem>
1146        <listitem arch="i386,amd64">
1147	  <para>Syba Tech Ltd. PCI-4S2P-550-ECP</para>
1148	</listitem>
1149	<listitem arch="i386,amd64">
1150	  <para>Titan PCI-200H and PCI-800H</para>
1151	</listitem>
1152	<listitem arch="i386,amd64">
1153	  <para>US Robotics (3Com) 3CP5609 modem</para>
1154	</listitem>
1155	<listitem arch="i386,amd64">
1156	  <para>VScom PCI-400 and PCI-800</para>
1157	</listitem>
1158      </itemizedlist>
1159    </para>
1160
1161    <para arch="i386">SDL Communication serial boards
1162      <itemizedlist>
1163        <listitem>
1164	  <para>SDL Communications Riscom/8 Serial Board (rc driver)</para>
1165	</listitem>
1166        <listitem>
1167	  <para>SDL Communications RISCom/N2 and N2pci high-speed sync
1168	  serial boards (&man.sr.4; driver)</para>
1169	</listitem>
1170      </itemizedlist>
1171    </para>
1172
1173    <para arch="i386,amd64">Specialix SI/XIO/SX multiport serial cards, with both the
1174    older SIHOST2.x and the new <quote>enhanced</quote> (transputer
1175    based, aka JET) host cards (ISA, EISA and PCI are supported)
1176    (&man.si.4; driver)</para>
1177
1178    <para arch="pc98">Internel serial interfaces (&man.sio.4; driver)
1179      <itemizedlist>
1180        <listitem>
1181	  <para>PC-9801 on-board</para>
1182	</listitem>
1183        <listitem>
1184	  <para>PC-9821 2'nd CCU (flags 0x12000000)</para>
1185	</listitem>
1186      </itemizedlist>
1187    </para>
1188
1189    <para arch="pc98">NEC PC-9861K, PC-9801-101 and Midori-Denshi MDC-926Rs (&man.sio.4; driver)
1190      <itemizedlist>
1191        <listitem>
1192	  <para>COM2 (flags 0x01000000)</para>
1193	</listitem>
1194        <listitem>
1195	  <para>COM3 (flags 0x02000000)</para>
1196	</listitem>
1197      </itemizedlist>
1198    </para>
1199
1200    <para arch="pc98">NEC PC-9801-120 (&man.sio.4; driver)</para>
1201      <note arch="pc98">
1202        <para>"flags 0x11000000" is necessary in kernel configuration.</para>
1203      </note>
1204
1205    <para arch="pc98">Microcore MC-16550, MC-16550II, MC-RS98 (&man.sio.4; driver)</para>
1206      <note arch="pc98">
1207        <para>"flags 0x14000?01" is necessary in kernel configuration.</para>
1208      </note>
1209
1210    <para arch="pc98">Media Intelligent RSB-2000, RSB-3000 and AIWA B98-02 (&man.sio.4; driver)</para>
1211      <note arch="pc98">
1212        <para>"flags 0x15000?01" is necessary in kernel configuration.</para>
1213      </note>
1214
1215    <para arch="pc98">Media Intelligent RSB-384 (&man.sio.4; driver)</para>
1216      <note arch="pc98">
1217        <para>"flags 0x16000001" is necessary in kernel configuration.</para>
1218      </note>
1219
1220    <para arch="pc98">I-O DATA RSA-98III (&man.sio.4; driver)</para>
1221      <note arch="pc98">
1222        <para>"flags 0x18000?01" is necessary in kernel configuration.</para>
1223      </note>
1224
1225    <para arch="pc98">Hayes ESP98 (&man.sio.4; driver)</para>
1226      <note arch="pc98">
1227        <para>"options COM_ESP" and "flags 0x19000000" are necessary in kernel configuration.</para>
1228      </note>
1229
1230  </sect2>
1231  <sect2>
1232    <title>Audio Devices</title>
1233
1234    <para arch="i386,amd64">Advance (&man.sbc.4; driver)
1235      <itemizedlist>
1236        <listitem>
1237	  <para>Asound 100 and 110</para>
1238	</listitem>
1239        <listitem>
1240	  <para>Logic ALS120 and ALS4000</para>
1241	</listitem>
1242      </itemizedlist>
1243    </para>
1244
1245    <para arch="i386,amd64">CMedia sound chips
1246      <itemizedlist>
1247        <listitem>
1248	  <para>CMI8338/CMI8738</para>
1249        </listitem>
1250      </itemizedlist>
1251    </para>
1252
1253    <para arch="i386,amd64">Crystal Semiconductor (&man.csa.4; driver)
1254      <itemizedlist>
1255        <listitem>
1256	  <para>CS461x/462x Audio Accelerator</para>
1257	</listitem>
1258	<listitem>
1259	  <para>CS428x Audio Controller</para>
1260	</listitem>
1261      </itemizedlist>
1262    </para>
1263
1264    <para arch="i386,amd64">ENSONIQ (&man.pcm.4; driver)
1265      <itemizedlist>
1266        <listitem>
1267	  <para>AudioPCI ES1370/1371</para>
1268	</listitem>
1269      </itemizedlist>
1270    </para>
1271
1272    <para arch="i386,alpha,amd64">ESS
1273      <itemizedlist>
1274        <listitem>
1275	  <para>ES1868, ES1869, ES1879 and ES1888 (&man.sbc.4; driver)</para>
1276	</listitem>
1277        <listitem>
1278	  <para>Maestro-1, Maestro-2, and Maestro-2E</para>
1279	</listitem>
1280        <listitem>
1281	  <para>Maestro-3/Allegro</para>
1282	  <note>
1283	    <para>The Maestro-3/Allegro cannot be compiled into the
1284	    &os; kernel due to licensing restrictions.  To use this
1285	    driver, add the following line to
1286	    <filename>/boot/loader.conf</filename>:</para>
1287
1288            <screen><userinput>snd_maestro3_load="YES"</userinput></screen>
1289	  </note>
1290	</listitem>
1291      </itemizedlist>
1292    </para>
1293
1294    <para arch="i386,amd64">ForteMedia fm801</para>
1295
1296    <para arch="i386,amd64">Gravis (&man.gusc.4; driver)
1297      <itemizedlist>
1298        <listitem>
1299	  <para>UltraSound MAX</para>
1300	</listitem>
1301        <listitem>
1302	  <para>UltraSound PnP</para>
1303	</listitem>
1304      </itemizedlist>
1305    </para>
1306
1307    <para arch="i386,amd64">Intel 443MX, 810, 815, and 815E integrated sound
1308    devices (&man.pcm.4; driver)</para>
1309
1310    <para arch="i386,alpha,amd64">MSS/WSS Compatible DSPs (&man.pcm.4; driver)</para>
1311
1312    <para arch="i386,amd64">NeoMagic 256AV/ZX (&man.pcm.4; driver)</para>
1313
1314    <para arch="i386,amd64">OPTi 931/82C931 (&man.pcm.4; driver)</para>
1315
1316    <para arch="i386,amd64">S3 Sonicvibes</para>
1317
1318    <para arch="i386,alpha,amd64">Creative Technologies SoundBlaster series (&man.sbc.4; driver)
1319      <itemizedlist>
1320        <listitem>
1321	  <para>SoundBlaster</para>
1322	</listitem>
1323        <listitem>
1324	  <para>SoundBlaster Pro</para>
1325	</listitem>
1326        <listitem>
1327	  <para>SoundBlaster AWE-32</para>
1328	</listitem>
1329        <listitem>
1330	  <para>SoundBlaster AWE-64</para>
1331	</listitem>
1332        <listitem>
1333	  <para>SoundBlaster AWE-64 GOLD</para>
1334	</listitem>
1335        <listitem>
1336	  <para>SoundBlaster ViBRA-16</para>
1337	</listitem>
1338      </itemizedlist>
1339    </para>
1340
1341    <para arch="i386,amd64">Creative Technologies Sound Blaster Live! series
1342    (emu10k1 driver)</para>
1343
1344    <para arch="i386,amd64">Trident 4DWave DX/NX (&man.pcm.4; driver)</para>
1345
1346    <para arch="i386,amd64">VIA Technologies VT82C686A</para>
1347
1348    <para arch="i386,amd64">Yamaha
1349      <itemizedlist>
1350        <listitem>
1351	  <para>DS1</para>
1352	</listitem>
1353        <listitem>
1354	  <para>DS1e</para>
1355	</listitem>
1356      </itemizedlist>
1357    </para>
1358
1359    <para arch="pc98">NEC PC-9801-73, 86 and compatibles (nss driver)
1360      <itemizedlist>
1361        <listitem>
1362          <para>NEC A-MATE internal sound</para>
1363        </listitem>
1364        <listitem>
1365          <para>Q-Vision WaveStar, WaveMaster</para>
1366        </listitem>
1367      </itemizedlist>
1368    </para>
1369
1370    <para arch="pc98">NEC X-MATE, CanBe, ValueStar internal (mss driver)</para>
1371
1372    <para arch="pc98">Creative Technologies SoundBlaster(98) (&man.sb.4;
1373    driver)</para>
1374
1375    <para arch="pc98">I-O DATA CD-BOX (&man.sb.4; driver)</para>
1376
1377    <para arch="pc98">MPU-401 and compatible interfaces (mpu driver)
1378      <itemizedlist>
1379        <listitem>
1380          <para>Q-Vision WaveStar</para>
1381        </listitem>
1382      </itemizedlist>
1383    </para>
1384  </sect2>
1385
1386  <sect2>
1387    <title>Camera and Video Capture Devices</title>
1388    <para arch="i386,pc98">Brooktree Bt848/849/878/879-based frame grabbers (&man.bktr.4;
1389    driver)
1390    </para>      
1391    <para arch="i386">Connectix QuickCam</para>
1392  </sect2>
1393
1394  <sect2 id="usb">
1395    <title>USB Devices</title>
1396
1397    <para arch="alpha,i386,pc98,amd64">A range of USB peripherals are supported; devices known to
1398    work are listed in this section.  Owing to the
1399    generic nature of most USB devices, with some exceptions any
1400    device of a given class will be supported, even if not explicitly
1401    listed here.</para>
1402
1403    <note arch="alpha,i386,pc98,amd64">
1404      <para>USB Ethernet adapters can be found in the section listing <link
1405      linkend="ethernet">Ethernet interfaces</link>.</para>
1406    </note>
1407
1408    <note arch="alpha,i386,pc98,amd64">
1409      <para>USB Bluetooth adapters can be found in <link
1410      linkend="bluetooth">Bluetooth</link> section.</para>
1411    </note>
1412
1413    <para arch="i386,pc98,alpha,ia64,amd64">OHCI 1.0-compliant host controllers (&man.ohci.4; driver)</para>
1414
1415    <para arch="i386,pc98,alpha,ia64,amd64">UHCI 1.1-compliant host controllers (&man.uhci.4; driver)</para>
1416
1417    <para arch="i386,ia64,pc98,amd64">USB 2.0 controllers using the EHCI
1418      interface (&man.ehci.4; driver)</para>
1419
1420    <para arch="i386,pc98,alpha,amd64">Hubs
1421    </para>
1422    <para arch="i386,pc98,alpha,amd64">Keyboards (&man.ukbd.4; driver)
1423    </para>
1424    <para arch="i386,pc98,amd64">Miscellaneous
1425      <itemizedlist>
1426        <listitem>
1427	  <para>Assist Computer Systems PC Camera C-M1</para>
1428	</listitem>
1429        <listitem>
1430	  <para>ActiveWire I/O Board</para>
1431	</listitem>
1432        <listitem>
1433	  <para>Creative Technology Video Blaster WebCam Plus</para>
1434	</listitem>
1435        <listitem>
1436	  <para>Diamond Rio 500, 600, and 800 MP3 players (&man.urio.4; driver)</para>
1437	</listitem>
1438	<listitem>
1439	  <para>D-Link DSB-R100 USB Radio (&man.ufm.4; driver)</para>
1440	</listitem>
1441        <listitem>
1442	  <para>Mirunet AlphaCam Plus</para>
1443	</listitem>
1444      </itemizedlist>
1445    </para>
1446    <para arch="i386,pc98,amd64">Modems (&man.umodem.4; driver)
1447      <itemizedlist>
1448        <listitem>
1449	  <para>3Com 5605</para>
1450	</listitem>
1451        <listitem>
1452	  <para>Metricom Ricochet GS USB wireless modem</para>
1453	</listitem>
1454        <listitem>
1455	  <para>Yamaha Broadband Wireless Router RTW65b</para>
1456	</listitem>
1457      </itemizedlist>
1458    </para>
1459    <para arch="i386,pc98,alpha,amd64">Mice (&man.ums.4; driver)
1460    </para>
1461    <para arch="i386,pc98,alpha,amd64">Printers and parallel printer conversion cables (&man.ulpt.4; driver)
1462      <itemizedlist>
1463        <listitem>
1464	  <para>ATen parallel printer adapter</para>
1465	</listitem>
1466        <listitem>
1467	  <para>Belkin F5U002 parallel printer adapter</para>
1468	</listitem>
1469        <listitem>
1470	  <para>Canon BJ F850, S600</para>
1471	</listitem>
1472        <listitem>
1473	  <para>Canon LBP-1310, 350</para>
1474	</listitem>
1475        <listitem>
1476	  <para>Entrega USB-to-parallel printer adapter</para>
1477	</listitem>
1478        <listitem>
1479	  <para>Hewlett-Packard HP Deskjet 3420 (P/N: C8947A #ABJ)</para>
1480	</listitem>
1481        <listitem>
1482	  <para>Oki Data MICROLINE ML660PS</para>
1483	</listitem>
1484        <listitem>
1485	  <para>Seiko Epson PM-900C, 880C, 820C, 730C</para>
1486	</listitem>
1487      </itemizedlist>
1488    </para>
1489    <para arch="i386,pc98,amd64">Serial devices (&man.ubsa.4;,
1490      &man.ubser.4;,
1491      &man.uftdi.4;, and &man.uplcom.4; drivers)
1492    </para>
1493    <para arch="i386,pc98,amd64">Scanners (through <application>SANE</application>) (&man.uscanner.4; driver)
1494    </para>
1495    <para arch="i386,pc98,alpha,amd64">Storage (&man.umass.4; driver)
1496      <itemizedlist>
1497        <listitem>
1498	  <para>ADTEC Stick Drive AD-UST32M, 64M, 128M, 256M</para>
1499	</listitem>
1500        <listitem>
1501	  <para>Denno FireWire/USB2 Removable
1502            2.5-inch HDD Case MIFU-25CB20</para>
1503	</listitem>
1504        <listitem>
1505	  <para>FujiFilm Zip USB Drive ZDR100 USB A</para>
1506	</listitem>
1507        <listitem>
1508	  <para>GREEN HOUSE USB Flash Memory <quote>PicoDrive</quote>
1509            GH-UFD32M, 64M, 128M</para>
1510	</listitem>
1511        <listitem>
1512	  <para>IBM 32MB USB Memory Key (P/N 22P5296)</para>
1513	</listitem>
1514        <listitem>
1515	  <para>IBM ThinkPad USB Portable CD-ROM Drive (P/N 33L5151)</para>
1516	</listitem>
1517        <listitem>
1518	  <para>I-O DATA USB x6 CD-RW Drive CDRW-i64/USB (CDROM only)</para>
1519	</listitem>
1520        <listitem>
1521	  <para>I-O DATA USB CD/CD-R/CD-RW/DVD-R/DVD-RW/DVD-RAM/DVD-ROM Drive DVR-iUH2
1522            (CDROM, DVD-RAM only)</para>
1523	</listitem>
1524        <listitem arch="i386,pc98">
1525	  <para>Iomega USB Zip 100Mb (primitive support still)</para>
1526	</listitem>
1527        <listitem>
1528	  <para>Iomega Zip750 USB2.0 Drive</para>
1529	</listitem>
1530        <listitem>
1531	  <para>Keian USB1.1/2.0 3.5-inch HDD Case KU350A</para>
1532	</listitem>
1533        <listitem>
1534	  <para>Kurouto Shikou USB 2.5-inch HDD Case GAWAP2.5PS-USB2.0</para>
1535	</listitem>
1536        <listitem>
1537	  <para>Logitec USB1.1/2.0 HDD Unit SHD-E60U2</para>
1538	</listitem>
1539        <listitem>
1540	  <para>Logitec Mobile USB Memory LMC-256UD</para>
1541	</listitem>
1542        <listitem>
1543	  <para>Logitec USB Double-Speed Floppy Drive LFD-31U2</para>
1544	</listitem>
1545        <listitem>
1546	  <para>Logitec USB/IEEE1394 DVD-RAM/R/RW Unit LDR-N21FU2 (CDROM only)</para>
1547	</listitem>
1548        <listitem>
1549	  <para>Matshita CF-VFDU03 floppy drive</para>
1550	</listitem>
1551        <listitem>
1552	  <para>MELCO USB2.0 MO Drive MO-CH640U2</para>
1553	</listitem>
1554        <listitem>
1555	  <para>I-O DATA USB/IEEE1394 Portable HD Drive HDP-i30P/CI, HDP-i40P/CI</para>
1556	</listitem>
1557        <listitem>
1558	  <para>MELCO USB Flash Disk <quote>PetitDrive</quote>,
1559            RUF-32M, -64M, -128M, -256M</para>
1560	</listitem>
1561        <listitem>
1562	  <para>MELCO USB2.0 Flash Disk <quote>PetitDrive2</quote>,
1563            RUF-256M/U2, -512M/U2</para>
1564	</listitem>
1565        <listitem>
1566	  <para>MELCO USB Flash Disk <quote>ClipDrive</quote>,
1567            RUF-C32M, -C64M, -C128M, -C256M, -C512M</para>
1568	</listitem>
1569        <listitem>
1570	  <para>Microtech USB-SCSI-HD 50 USB to SCSI cable</para>
1571	</listitem>
1572        <listitem>
1573	  <para>NOVAC USB2.0 2.5/3.5-inch HDD Case NV-HD351U</para>
1574	</listitem>
1575        <listitem>
1576	  <para>Panasonic floppy drive</para>
1577	</listitem>
1578        <listitem>
1579	  <para>Panasonic USB2.0 Portable CD-RW Drive KXL-RW40AN (CDROM only)</para>
1580	</listitem>
1581        <listitem>
1582	  <para>RATOC Systems USB2.0 Removable HDD Case U2-MDK1, U2-MDK1B</para>
1583	</listitem>
1584        <listitem>
1585	  <para>Sony Portable CD-R/RW Drive CRX10U (CDROM only)</para>
1586	</listitem>
1587        <listitem>
1588	  <para>TEAC Portable USB CD-ROM Unit CD-110PU/210PU</para>
1589	</listitem>
1590        <listitem>
1591	  <para>Y-E Data floppy drive (720/1.44/2.88Mb)</para>
1592	</listitem>
1593      </itemizedlist>
1594    </para>
1595
1596    <para arch="i386,pc98,amd64">Audio Devices (&man.uaudio.4; driver)
1597    </para>
1598
1599    <para arch="i386,pc98,amd64">Handspring Visor and other PalmOS
1600      devices (&man.uvisor.4; driver)
1601      <itemizedlist>
1602        <listitem>
1603	  <para>Handspring Visor</para>
1604        </listitem>
1605        <listitem>
1606	  <para>Palm M125, M500, M505</para>
1607        </listitem>
1608        <listitem>
1609	  <para>Sony Clie 4.0 and 4.1</para>
1610        </listitem>
1611      </itemizedlist>
1612    </para>
1613 </sect2>
1614
1615  <sect2 id="firewire">
1616    <title>IEEE 1394 (Firewire) Devices</title>
1617
1618    <para arch="i386,sparc64,amd64">Host Controllers (&man.fwohci.4;
1619      driver)
1620      </para>
1621
1622    <para arch="i386,sparc64,amd64">Serial Bus Protocol 2 (SBP-2)
1623      storage devices (&man.sbp.4; driver)</para>
1624
1625  </sect2>
1626
1627  <sect2 id="bluetooth">
1628    <title>Bluetooth Devices</title>
1629
1630    <para arch="i386,pc98,amd64">PCCARD Host Controllers (&man.ng.bt3c.4; driver)
1631      <itemizedlist>
1632        <listitem>
1633	  <para>3Com/HP 3CRWB6096-A PCCARD adapter</para>
1634	</listitem>
1635      </itemizedlist>
1636    </para>
1637
1638    <para arch="i386,pc98,amd64">USB Host Controllers (&man.ng.ubt.4; driver)
1639      <itemizedlist>
1640        <listitem>
1641	  <para>3Com 3CREB96</para>
1642	</listitem>
1643        <listitem>
1644	  <para>EPoX BT-DG02</para>
1645	</listitem>
1646        <listitem>
1647	  <para>Mitsumi USB Bluetooth adapter</para>
1648	</listitem>
1649        <listitem>
1650	  <para>MSI MS-6967</para>
1651	</listitem>
1652        <listitem>
1653	  <para>TDK Bluetooth USB adapter</para>
1654	</listitem>
1655      </itemizedlist>
1656    </para>
1657
1658  </sect2>
1659
1660  <sect2>
1661    <title>Cryptographic Accelerators</title>
1662
1663    <para arch="i386,pc98,amd64">Accelerators based on
1664      the Hifn 7751, 7811, or 7951 chipsets (&man.hifn.4; driver)
1665     </para>
1666
1667    <para arch="i386,pc98,amd64">Accelerators based on the SafeNet
1668      1141 or 1741 cryptographic accelerator chipsets (&man.safe.4;
1669      driver)</para>
1670
1671    <para arch="i386,pc98,amd64">Accelerators based on
1672      the Bluesteel 5501 or 5601 chipsets (&man.ubsec.4;
1673      driver)</para>
1674
1675    <para arch="i386,pc98,amd64">Accelerators based on
1676      the Broadcom BCM5801, BCM5802, BCM5805, BCM5820, BCM 5821,
1677      BCM5822 chipsets (&man.ubsec.4; driver)</para>
1678
1679  </sect2>
1680
1681  <sect2>
1682    <title>Miscellaneous</title>
1683
1684    <para arch="i386,pc98,amd64">FAX-Modem/PCCARD
1685      <itemizedlist>
1686        <listitem>
1687	  <para>MELCO IGM-PCM56K/IGM-PCM56KH</para>
1688	</listitem>
1689        <listitem>
1690	  <para>Nokia Card Phone 2.0 (gsm900/dcs1800 HSCSD terminal)</para>
1691	</listitem>
1692      </itemizedlist>
1693    </para>
1694
1695    <para arch="i386,pc98,alpha,amd64">Floppy drives (&man.fdc.4; driver)</para>
1696
1697    <para arch="i386,alpha,ia64,amd64">VGA-compatible video cards
1698      (&man.vga.4; driver)
1699
1700      <note>
1701	<para>Information regarding specific video cards and
1702	  compatibility with <application>XFree86</application> can be
1703	  found at <ulink
1704	  url="http://www.xfree86.org/"></ulink>.</para>
1705      </note>
1706
1707      </para>
1708
1709    <para arch="i386,pc98,alpha,ia64,amd64">Keyboards including:
1710      <itemizedlist>
1711        <listitem arch="i386,alpha">
1712	  <para>AT-style keyboards (&man.atkbd.4; driver)</para>
1713	</listitem>
1714        <listitem arch="i386,alpha,ia64,amd64">
1715	  <para>PS/2 keyboards (&man.atkbd.4; driver)</para>
1716	</listitem>
1717        <listitem arch="pc98">
1718	  <para>Standard keyboards</para>
1719	</listitem>
1720        <listitem arch="i386,pc98,alpha,amd64">
1721	  <para>USB keyboards (&man.ukbd.4; driver)</para>
1722	</listitem>
1723      </itemizedlist>
1724    </para>
1725
1726    <para arch="i386,pc98,alpha,ia64,amd64">Pointing devices including:
1727      <itemizedlist>
1728        <listitem arch="i386,pc98,amd64">
1729	  <para>Bus mice and compatible devices (&man.mse.4; driver)</para>
1730	</listitem>
1731        <listitem arch="i386,alpha,ia64,amd64">
1732	  <para>PS/2 mice and compatible devices, including many laptop
1733	    pointing devices (&man.psm.4; driver)</para>
1734	</listitem>
1735        <listitem>
1736	  <para>Serial mice and compatible devices</para>
1737	</listitem>
1738        <listitem arch="i386,pc98,alpha,amd64">
1739	  <para>USB mice (&man.ums.4; driver)</para>
1740	</listitem>
1741      </itemizedlist>
1742
1743      <note>
1744	<para>&man.moused.8; has more information on using pointing
1745	  devices with &os;.  Information on using pointing devices
1746	  with <application>XFree86</application> can be found at
1747	  <ulink url="http://www.xfree86.org/"></ulink>.</para>
1748      </note>
1749    </para>
1750
1751    <para arch="i386,alpha,amd64"><quote>PC standard</quote> parallel ports (&man.ppc.4; driver)</para>
1752    <para arch="pc98"><quote>PC-9821 standard</quote> parallel ports (&man.ppc.4; driver)</para>
1753
1754    <para arch="i386,amd64">PC-compatible joysticks (&man.joy.4; driver)</para>
1755
1756    <para arch="pc98">Joystick port of SoundBlaster(98) (&man.joy.4
1757    driver)</para>
1758
1759    <para arch="i386,pc98">PHS Data Communication Card/PCCARD
1760      <itemizedlist>
1761        <listitem>
1762	  <para>NTT DoCoMo P-in Comp@ct</para>
1763	</listitem>
1764        <listitem>
1765	  <para>Panasonic KX-PH405</para>
1766	</listitem>
1767        <listitem>
1768	  <para>SII MC-P200</para>
1769	</listitem>
1770      </itemizedlist>
1771    </para>
1772
1773    <para arch="i386">Xilinx XC6200-based reconfigurable hardware cards compatible
1774    with the HOT1 from <ulink url="http://www.vcc.com/">Virtual
1775    Computers</ulink> (xrpu driver).</para>
1776
1777    <para arch="pc98">Power Management Controller of NEC PC-98 Note (pmc
1778    driver)</para>
1779
1780    <para arch="sparc64">OpenFirmware console (ofwcons driver)</para>
1781
1782  </sect2>
1783</sect1>
1784