article.xml revision 150276
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 150276 2005-09-18 07:23:53Z brueffer $</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>The device lists in this document are being generated
50      automatically from &os; manual pages.  This means that some
51      devices, which are supported by multiple drivers, may appear
52      multiple times.</para>
53  </note>
54
55  <sect2 id="disk">
56    <title>Disk Controllers</title>
57
58    <para arch="i386,alpha,sparc64,ia64,pc98,amd64">IDE/ATA controllers (&man.ata.4; driver)</para>
59    <para arch="pc98">IDE/ATA controllers (wdc driver)
60      <itemizedlist>
61        <listitem>
62	  <para>On-board IDE controller</para>
63	</listitem>
64      </itemizedlist>
65    </para>
66
67    &hwlist.aic;
68
69    &hwlist.aha;
70
71    &hwlist.ahb;
72
73    &hwlist.ahc;
74
75    &hwlist.ahd;
76
77    &hwlist.aac;
78
79    &hwlist.ct;
80
81    &hwlist.adv;
82
83    &hwlist.adw;
84
85    &hwlist.bt;
86
87    &hwlist.dpt;
88
89    &hwlist.asr;
90
91    &hwlist.amr;
92      <note>
93	<para arch="i386,amd64">Booting from these controllers is supported.  EISA
94	adapters are not supported.</para>
95
96	<para arch="alpha">Booting from these controllers is not
97	supported due to SRM limitations.</para>
98      </note>
99
100    &hwlist.arcmsr;
101
102    &hwlist.mlx;
103
104      <note>
105	<para arch="i386,amd64">Booting from these controllers is supported. EISA adapters
106	are not supported.</para>
107
108	<para arch="alpha">Booting from these controllers is not
109	supported due to SRM limitations.  
110        DAC960 controllers sold by Digital/Compaq for Alpha systems as part
111        of the StorageWorks family, e.g. KZPSC or KZPAC are bootable from SRM.
112        Note that these cards used 2.x firmware. SRM bootability of newer
113        firmware is unknown.</para>
114      </note>
115
116    &hwlist.mly;
117
118    &hwlist.twe;
119
120    &hwlist.twa;
121
122    &hwlist.ncr;
123
124    &hwlist.sym;
125
126    &hwlist.ncv;
127
128    &hwlist.stg;
129
130    &hwlist.isp;
131
132    &hwlist.amd;
133
134    &hwlist.nsp;
135
136    &hwlist.vpo;
137
138    &hwlist.ida;
139
140    &hwlist.ciss;
141
142    &hwlist.iir;
143
144    &hwlist.pst;
145
146    &hwlist.hptmv;
147
148    &hwlist.ips;
149
150    &hwlist.mpt;
151
152    &hwlist.trm;
153
154    <para arch="i386">The wds(4) driver supports the WD7000 SCSI
155      controller.</para>
156
157    <para>With all supported SCSI controllers, full support is
158    provided for SCSI-I, SCSI-II, and SCSI-III peripherals, including
159    hard disks, optical disks, tape drives (including DAT, 8mm
160    Exabyte, Mammoth, and DLT), medium changers, processor target
161    devices and CD-ROM drives.  WORM devices that support CD-ROM
162    commands are supported for read-only access by the CD-ROM drivers
163    (such as &man.cd.4;).  WORM/CD-R/CD-RW writing support is provided
164    by &man.cdrecord.1;, which is a part of the
165    <filename role="package">sysutils/cdrtools</filename> port in the Ports Collection.</para>
166
167    <para>The following CD-ROM type systems are supported at this
168    time:
169      <itemizedlist>
170        <listitem>
171          <para>SCSI interface (also includes ProAudio Spectrum and
172          SoundBlaster SCSI) (&man.cd.4;)</para>
173	</listitem>
174
175	<listitem arch="i386">
176	  <para>Sony proprietary interface (all models) (&man.scd.4;)</para>
177	</listitem>
178
179	<listitem>
180	  <para>ATAPI IDE interface (&man.acd.4;)</para>
181	</listitem>
182      </itemizedlist>
183    </para>
184
185    <para arch="i386">The following device is unmaintained:
186      <itemizedlist>
187        <listitem>
188	  <para>Mitsumi proprietary CD-ROM interface (all
189	  models) (&man.mcd.4;)</para>
190	</listitem>
191      </itemizedlist>
192    </para>
193
194  </sect2>
195  <sect2 id="ethernet">
196    <title>Ethernet Interfaces</title>
197
198    &hwlist.sf;
199
200    &hwlist.ti;
201
202    &hwlist.pcn;
203
204    &hwlist.lnc;
205
206    <para arch="i386,pc98,amd64">SMC 83c17x (EPIC)-based Ethernet NICs (&man.tx.4; driver)
207    </para>
208
209    &hwlist.ed;
210
211    &hwlist.rl;
212
213    &hwlist.wb;
214
215    &hwlist.vr;
216
217    &hwlist.sis;
218
219    &hwlist.nge;
220
221    &hwlist.ste;
222
223    &hwlist.sk;
224
225    &hwlist.tl;
226
227    &hwlist.dc;
228
229    &hwlist.aue;
230
231    &hwlist.cdce;
232
233    &hwlist.cue;
234
235    &hwlist.kue;
236
237    &hwlist.axe;
238
239    &hwlist.rue;
240
241    &hwlist.udav;
242
243    &hwlist.de;
244
245    &hwlist.fe;
246
247    &hwlist.fxp;
248
249    &hwlist.ex;
250
251    &hwlist.ie;
252
253    &hwlist.ep;
254
255    &hwlist.xl;
256
257    &hwlist.vx;
258
259    <para arch="i386,amd64">Crystal Semiconductor CS89x0-based NICs 
260    (&man.cs.4; driver)
261    </para>
262
263    &hwlist.sn;
264
265    &hwlist.xe;
266
267    &hwlist.snc;
268
269    &hwlist.lge;
270
271    &hwlist.txp;
272
273    &hwlist.bge;
274
275    &hwlist.em;
276
277    &hwlist.hme;
278
279    &hwlist.gem;
280
281    &hwlist.my;
282
283    <para arch="i386,amd64">Broadcom BCM4401 based Fast Ethernet adapters
284      (&man.bfe.4; driver)</para>
285
286    &hwlist.re;
287
288    &hwlist.ixgb;
289
290    &hwlist.vge;
291
292    &hwlist.nve;
293
294  </sect2>
295
296  <sect2 id="tokenring">
297    <title>Token Ring Interfaces</title>
298
299    &hwlist.oltr;
300
301  </sect2>
302
303  <sect2 id="fddi">
304    <title>FDDI Interfaces</title>
305    <para arch="i386,pc98,alpha">DEC DEFPA PCI (&man.fpa.4; driver)</para>
306    <para arch="i386">DEC DEFEA EISA (&man.fpa.4; driver)</para>
307  </sect2>
308
309  <sect2 id="atm">
310    <title>ATM Interfaces</title>
311
312    <para arch="i386,pc98">Midway-based ATM interfaces (&man.en.4;
313      driver)</para>
314
315    <para arch="i386,pc98,sparc64">FORE Systems, Inc. PCA-200E ATM PCI
316      Adapters (hfa and &man.fatm.4; drivers)</para>
317
318    <para arch="i386,pc98">IDT NICStAR 77201/211-based ATM Adapters (&man.idt.4;
319    driver)</para>
320
321    <para arch="i386,pc98,sparc64">FORE Systems, Inc. HE155 and HE622
322      ATM interfaces (&man.hatm.4; driver)</para>
323
324    <para arch="i386,pc98">IDT77252-based ATM cards (&man.patm.4;
325      driver)</para>
326
327  </sect2>
328  <sect2 id="wlan">
329    <title>Wireless Network Interfaces</title>
330
331    <para arch="i386">NCR / AT&amp;T / Lucent Technologies WaveLan T1-speed
332    ISA/radio LAN cards (&man.wl.4; driver)</para>
333
334    <para arch="i386,pc98,amd64">Lucent Technologies WaveLAN/IEEE 802.11b
335      wireless network
336      adapters and workalikes using the Lucent Hermes, Intersil
337      PRISM-II, Intersil PRISM-2.5, Intersil Prism-3, and Symbol
338      Spectrum24 chipsets (&man.wi.4; driver)
339    </para>
340
341    <para arch="i386,pc98,amd64">Cisco/Aironet 802.11b wireless adapters (&man.an.4; driver)
342    </para>
343
344    <para arch="i386,pc98">Raytheon Raylink 2.4GHz wireless adapters (&man.ray.4; driver)
345    </para>
346
347    &hwlist.awi;
348
349    &hwlist.cnw;
350
351    &hwlist.ath;
352  </sect2>
353
354  <sect2 id="misc-network">
355    <title>Miscellaneous Networks</title>
356
357    &hwlist.cx;
358
359    &hwlist.cp;
360
361    &hwlist.ctau;
362
363    <para arch="i386">Granch SBNI12 point-to-point communications
364    adapters (&man.sbni.4; driver)
365    </para>
366
367    <para arch="i386">Granch SBNI16 SHDSL modems (&man.sbsh.4;
368      driver)</para>
369
370    &hwlist.cm;
371
372  </sect2>
373
374  <sect2 id="isdn">
375    <title>ISDN Interfaces</title>
376    <para arch="i386">AcerISDN P10 ISA PnP (experimental)</para>
377    <para arch="i386">Asuscom ISDNlink 128K ISA</para>
378    <para arch="i386">ASUSCOM P-IN100-ST-D (and other Winbond W6692-based cards)</para>
379    <para arch="i386">AVM
380      <itemizedlist>
381        <listitem>
382	  <para>A1</para>
383	</listitem>
384        <listitem>
385	  <para>B1 ISA (tested with V2.0)</para>
386	</listitem>
387        <listitem>
388	  <para>B1 PCI (tested with V4.0)</para>
389	</listitem>
390        <listitem>
391	  <para>Fritz!Card classic</para>
392	</listitem>
393        <listitem>
394	  <para>Fritz!Card PnP</para>
395	</listitem>
396        <listitem>
397	  <para>Fritz!Card PCI</para>
398	</listitem>
399        <listitem>
400	  <para>Fritz!Card PCI, Version 2</para>
401	</listitem>
402        <listitem>
403	  <para>T1</para>
404	</listitem>
405      </itemizedlist>
406    </para>
407    <para arch="i386">Creatix
408      <itemizedlist>
409        <listitem>
410	  <para>ISDN-S0</para>
411	</listitem>
412        <listitem>
413	  <para>ISDN-S0 P&amp;P</para>
414	</listitem>
415      </itemizedlist>
416    </para>
417    <para arch="i386">Compaq Microcom 610 ISDN (Compaq series PSB2222I) ISA PnP</para>
418    <para arch="i386">Dr. Neuhaus Niccy Go@ and compatibles</para>
419    <para arch="i386">Dynalink IS64PPH and IS64PPH+</para>
420    <para arch="i386">Eicon Diehl DIVA 2.0 and 2.02</para>
421    <para arch="i386">ELSA
422      <itemizedlist>
423        <listitem>
424	  <para>ELSA PCC-16</para>
425	</listitem>
426        <listitem>
427	  <para>QuickStep 1000pro ISA</para>
428	</listitem>
429        <listitem>
430	  <para>MicroLink ISDN/PCI</para>
431	</listitem>
432        <listitem>
433	  <para>QuickStep 1000pro PCI</para>
434	</listitem>
435      </itemizedlist>
436    </para>
437    <para arch="i386">ITK ix1 Micro ( &lt; V.3, non-PnP version )</para>
438    <para arch="i386">Sedlbauer Win Speed</para>
439    <para arch="i386">Siemens I-Surf 2.0</para>
440    <para arch="i386">TELEINT ISDN SPEED No.1 (experimental)</para>
441    <para arch="i386">Teles
442      <itemizedlist>
443        <listitem>
444	  <para>S0/8</para>
445	</listitem>
446        <listitem>
447	  <para>S0/16</para>
448	</listitem>
449        <listitem>
450	  <para>S0/16.3</para>
451	</listitem>
452        <listitem>
453	  <para>S0/16.3 PnP</para>
454	</listitem>
455        <listitem>
456	  <para>16.3c ISA PnP (experimental)</para>
457	</listitem>
458	<listitem>
459	  <para>Teles PCI-TJ</para>
460	</listitem>
461      </itemizedlist>
462    </para>
463    <para arch="i386">Traverse Technologies NETjet-S PCI</para>
464    <para arch="i386">USRobotics Sportster ISDN TA intern</para>
465    <para arch="i386">Winbond W6692 based PCI cards</para>
466  </sect2>
467
468  <sect2 id="serial">
469    <title>Serial Interfaces</title>
470
471    <para arch="i386,alpha,ia64,amd64"><quote>PC standard</quote> 8250, 16450, and 16550-based serial ports (&man.sio.4; driver)</para>
472
473    <para arch="sparc64">Serial ports based on the SAB82532 serial
474      chip, console only (&man.sab.4; driver)</para>
475
476    <para arch="sparc64">Serial ports based on the Zilog 8530 dual uart,
477      console only (zs driver)</para>
478
479    <para arch="i386,alpha,amd64">AST 4 port serial card using shared IRQ</para>
480
481    <para arch="i386">ARNET serial cards (&man.ar.4; driver)
482      <itemizedlist>
483        <listitem>
484	  <para>ARNET 8 port serial card using shared IRQ</para>
485	</listitem>
486        <listitem>
487	  <para>ARNET (now Digiboard) Sync 570/i high-speed serial</para>
488	</listitem>
489      </itemizedlist>
490    </para>
491    
492    <para arch="i386">Boca multi-port serial cards
493      <itemizedlist>
494        <listitem>
495	  <para>Boca BB1004 4-Port serial card (Modems
496	  <emphasis>not</emphasis> supported)</para>
497	</listitem>
498        <listitem>
499	  <para>Boca IOAT66 6-Port serial card (Modems supported)</para>
500	</listitem>
501        <listitem>
502	  <para>Boca BB1008 8-Port serial card (Modems
503	  <emphasis>not</emphasis> supported)</para>
504	</listitem>
505        <listitem>
506	  <para>Boca BB2016 16-Port serial card (Modems supported)</para>
507	</listitem>
508      </itemizedlist>
509    </para>
510
511    <para arch="i386,alpha">Comtrol Rocketport card (&man.rp.4; driver)</para>
512
513    <para arch="i386">Cyclades Cyclom-Y serial board (&man.cy.4; driver)</para>
514
515    <para arch="i386">STB 4 port card using shared IRQ</para>
516
517    <para arch="i386">DigiBoard intelligent serial cards (digi driver)
518    </para>
519
520    <para arch="i386,ia64,amd64">PCI-Based multi-port serial boards (&man.puc.4;
521    driver)
522      <itemizedlist>
523	<listitem arch="i386,amd64">
524	  <para>Actiontech 56K PCI</para>
525	</listitem>
526        <listitem arch="i386,amd64">
527	  <para>Avlab Technology, PCI IO 2S and PCI IO 4S</para>
528	</listitem>
529	<listitem arch="i386,amd64">
530	  <para>Comtrol RocketPort 550</para>
531	</listitem>
532	<listitem arch="i386,amd64">
533	  <para>Decision Computers PCCOM 4-port serial and dual port RS232/422/485</para>
534	</listitem>
535	<listitem arch="ia64">
536	  <para>Diva Serial (GSP) Multiport UART (development branch only)</para>
537	</listitem>
538	<listitem arch="i386,amd64">
539	  <para>Dolphin Peripherals 4025/4035/4036</para>
540	</listitem>
541	<listitem arch="i386,amd64">
542	  <para>IC Book Labs Dreadnought 16x Lite and Pro</para>
543	</listitem>
544	<listitem arch="i386,amd64">
545	  <para>Lava Computers 2SP-PCI/DSerial-PCI/Quattro-PCI/Octopus-550</para>
546	</listitem>
547	<listitem arch="i386,amd64">
548	  <para>Middle Digital, Weasle serial port</para>
549	</listitem>
550        <listitem arch="i386,amd64">
551	  <para>Moxa Industio CP-114, Smartio C104H-PCI and C168H/PCI</para>
552	</listitem>
553	<listitem arch="i386,amd64">
554	  <para>NEC PK-UG-X001 and PK-UG-X008</para>
555	</listitem>
556        <listitem arch="i386,amd64">
557	  <para>Netmos NM9835 PCI-2S-550</para>
558	</listitem>
559	<listitem arch="i386,amd64">
560	  <para>Oxford Semiconductor OX16PCI954 PCI UART</para>
561	</listitem>
562	<listitem arch="i386,amd64">
563	  <para>Syba Tech SD-LAB PCI-4S2P-550-ECP</para>
564	</listitem>
565	<listitem arch="i386,amd64">
566	  <para>SIIG Cyber I/O PCI 16C550/16C650/16C850</para>
567	</listitem>
568	<listitem arch="i386,amd64">
569	  <para>SIIG Cyber 2P1S PCI 16C550/16C650/16C850</para>
570	</listitem>
571	<listitem arch="i386,amd64">
572	  <para>SIIG Cyber 2S1P PCI 16C550/16C650/16C850</para>
573	</listitem>
574	<listitem arch="i386,amd64">
575	  <para>SIIG Cyber 4S PCI 16C550/16C650/16C850</para>
576	</listitem>
577	<listitem arch="i386,amd64">
578	  <para>SIIG Cyber Serial (Single and Dual) PCI 16C550/16C650/16C850</para>
579	</listitem>
580        <listitem arch="i386,amd64">
581	  <para>Syba Tech Ltd. PCI-4S2P-550-ECP</para>
582	</listitem>
583	<listitem arch="i386,amd64">
584	  <para>Titan PCI-200H and PCI-800H</para>
585	</listitem>
586	<listitem arch="i386,amd64">
587	  <para>US Robotics (3Com) 3CP5609 modem</para>
588	</listitem>
589	<listitem arch="i386,amd64">
590	  <para>VScom PCI-400 and PCI-800</para>
591	</listitem>
592      </itemizedlist>
593    </para>
594
595    &hwlist.rc;
596
597    &hwlist.sr;
598
599    <para arch="i386,amd64">Specialix SI/XIO/SX multiport serial cards, with both the
600    older SIHOST2.x and the new <quote>enhanced</quote> (transputer
601    based, aka JET) host cards (ISA, EISA and PCI are supported)
602    (&man.si.4; driver)</para>
603
604    <para arch="pc98">Internel serial interfaces (&man.sio.4; driver)
605      <itemizedlist>
606        <listitem>
607	  <para>PC-9801 on-board</para>
608	</listitem>
609        <listitem>
610	  <para>PC-9821 2'nd CCU (flags 0x12000000)</para>
611	</listitem>
612      </itemizedlist>
613    </para>
614
615    <para arch="pc98">NEC PC-9861K, PC-9801-101 and Midori-Denshi MDC-926Rs (&man.sio.4; driver)
616      <itemizedlist>
617        <listitem>
618	  <para>COM2 (flags 0x01000000)</para>
619	</listitem>
620        <listitem>
621	  <para>COM3 (flags 0x02000000)</para>
622	</listitem>
623      </itemizedlist>
624    </para>
625
626    <para arch="pc98">NEC PC-9801-120 (&man.sio.4; driver)</para>
627      <note arch="pc98">
628        <para>"flags 0x11000000" is necessary in kernel configuration.</para>
629      </note>
630
631    <para arch="pc98">Microcore MC-16550, MC-16550II, MC-RS98 (&man.sio.4; driver)</para>
632      <note arch="pc98">
633        <para>"flags 0x14000?01" is necessary in kernel configuration.</para>
634      </note>
635
636    <para arch="pc98">Media Intelligent RSB-2000, RSB-3000 and AIWA B98-02 (&man.sio.4; driver)</para>
637      <note arch="pc98">
638        <para>"flags 0x15000?01" is necessary in kernel configuration.</para>
639      </note>
640
641    <para arch="pc98">Media Intelligent RSB-384 (&man.sio.4; driver)</para>
642      <note arch="pc98">
643        <para>"flags 0x16000001" is necessary in kernel configuration.</para>
644      </note>
645
646    <para arch="pc98">I-O DATA RSA-98III (&man.sio.4; driver)</para>
647      <note arch="pc98">
648        <para>"flags 0x18000?01" is necessary in kernel configuration.</para>
649      </note>
650
651    <para arch="pc98">Hayes ESP98 (&man.sio.4; driver)</para>
652      <note arch="pc98">
653        <para>"options COM_ESP" and "flags 0x19000000" are necessary in kernel configuration.</para>
654      </note>
655
656  </sect2>
657  <sect2 id="sound">
658    <title>Sound Devices</title>
659
660    &hwlist.sound;
661
662    &hwlist.snd.ad1816;
663
664    &hwlist.snd.als4000;
665
666    &hwlist.snd.audiocs;
667
668    &hwlist.snd.cmi;
669
670    &hwlist.snd.cs4281;
671
672    &hwlist.snd.csa;
673
674    &hwlist.snd.ds1;
675
676    &hwlist.snd.emu10k1;
677
678    &hwlist.snd.es137x;
679
680    &hwlist.snd.ess;
681
682    &hwlist.snd.fm801;
683
684    &hwlist.snd.gusc;
685
686    &hwlist.snd.ich;
687
688    &hwlist.snd.maestro;
689
690    &hwlist.snd.maestro3;
691
692    &hwlist.snd.neomagic;
693
694    &hwlist.snd.sbc;
695
696    &hwlist.snd.solo;
697
698    &hwlist.snd.t4dwave;
699
700    &hwlist.snd.via8233;
701
702    &hwlist.snd.via82c686;
703
704    &hwlist.snd.vibes;
705
706    <para arch="pc98">NEC PC-9801-73, 86 and compatibles (nss driver)
707      <itemizedlist>
708        <listitem>
709          <para>NEC A-MATE internal sound</para>
710        </listitem>
711        <listitem>
712          <para>Q-Vision WaveStar, WaveMaster</para>
713        </listitem>
714      </itemizedlist>
715    </para>
716
717    <para arch="pc98">NEC X-MATE, CanBe, ValueStar internal (mss driver)</para>
718
719    <para arch="pc98">Creative Technologies SoundBlaster(98) (&man.sb.4;
720    driver)</para>
721
722    <para arch="pc98">I-O DATA CD-BOX (&man.sb.4; driver)</para>
723
724    <para arch="pc98">MPU-401 and compatible interfaces (mpu driver)
725      <itemizedlist>
726        <listitem>
727          <para>Q-Vision WaveStar</para>
728        </listitem>
729      </itemizedlist>
730    </para>
731  </sect2>
732
733  <sect2 id="camera">
734    <title>Camera and Video Capture Devices</title>
735
736    &hwlist.bktr;
737
738    <para arch="i386">Connectix QuickCam</para>
739  </sect2>
740
741  <sect2 id="usb">
742    <title>USB Devices</title>
743
744    <para arch="alpha,i386,pc98,amd64">A range of USB peripherals are supported; devices known to
745    work are listed in this section.  Owing to the
746    generic nature of most USB devices, with some exceptions any
747    device of a given class will be supported, even if not explicitly
748    listed here.</para>
749
750    <note arch="alpha,i386,pc98,amd64">
751      <para>USB Ethernet adapters can be found in the section listing <link
752      linkend="ethernet">Ethernet interfaces</link>.</para>
753    </note>
754
755    <note arch="alpha,i386,pc98,amd64">
756      <para>USB Bluetooth adapters can be found in <link
757      linkend="bluetooth">Bluetooth</link> section.</para>
758    </note>
759
760    &hwlist.ohci;
761
762    &hwlist.uhci;
763
764    <para arch="i386,ia64,pc98,amd64">USB 2.0 controllers using the EHCI
765      interface (&man.ehci.4; driver)</para>
766
767    <para arch="i386,pc98,alpha,amd64">Hubs
768    </para>
769    <para arch="i386,pc98,alpha,amd64">Keyboards (&man.ukbd.4; driver)
770    </para>
771    <para arch="i386,pc98,amd64">Miscellaneous
772      <itemizedlist>
773        <listitem>
774	  <para>Assist Computer Systems PC Camera C-M1</para>
775	</listitem>
776        <listitem>
777	  <para>ActiveWire I/O Board</para>
778	</listitem>
779        <listitem>
780	  <para>Creative Technology Video Blaster WebCam Plus</para>
781	</listitem>
782	<listitem>
783	  <para>D-Link DSB-R100 USB Radio (&man.ufm.4; driver)</para>
784	</listitem>
785        <listitem>
786	  <para>Mirunet AlphaCam Plus</para>
787	</listitem>
788      </itemizedlist>
789    </para>
790
791    &hwlist.urio;
792
793    &hwlist.umodem;
794
795    <para arch="i386,pc98,alpha,amd64">Mice (&man.ums.4; driver)
796    </para>
797
798    &hwlist.ulpt;
799
800    &hwlist.ubsa;
801
802    &hwlist.ubser;
803
804    &hwlist.uftdi;
805
806    &hwlist.uplcom;
807
808    &hwlist.umct;
809
810    &hwlist.uscanner;
811
812    &hwlist.umass;
813
814    <para arch="i386,pc98,amd64">Audio Devices (&man.uaudio.4; driver)
815    </para>
816
817    &hwlist.uvisor;
818
819 </sect2>
820
821  <sect2 id="firewire">
822    <title>IEEE 1394 (Firewire) Devices</title>
823
824    &hwlist.fwohci;
825
826    <para arch="i386,sparc64,amd64">Serial Bus Protocol 2 (SBP-2)
827      storage devices (&man.sbp.4; driver)</para>
828
829  </sect2>
830
831  <sect2 id="bluetooth">
832    <title>Bluetooth Devices</title>
833
834    &hwlist.ng.bt3c;
835
836    &hwlist.ng.ubt;
837
838  </sect2>
839
840  <sect2 id="crypto-accel">
841    <title>Cryptographic Accelerators</title>
842
843    &hwlist.hifn;
844
845    &hwlist.safe;
846
847    &hwlist.ubsec;
848  </sect2>
849
850  <sect2 id="misc">
851    <title>Miscellaneous</title>
852
853    <para arch="i386,pc98,amd64">FAX-Modem/PCCARD
854      <itemizedlist>
855        <listitem>
856	  <para>MELCO IGM-PCM56K/IGM-PCM56KH</para>
857	</listitem>
858        <listitem>
859	  <para>Nokia Card Phone 2.0 (gsm900/dcs1800 HSCSD terminal)</para>
860	</listitem>
861      </itemizedlist>
862    </para>
863
864    <para arch="i386,pc98,alpha,amd64">Floppy drives (&man.fdc.4; driver)</para>
865
866    <para arch="i386,alpha,ia64,amd64">VGA-compatible video cards
867      (&man.vga.4; driver)
868
869      <note>
870	<para>Information regarding specific video cards and
871	  compatibility with <application>Xorg</application> can be
872	  found at <ulink
873	  url="http://www.x.org/"></ulink>.</para>
874      </note>
875
876      </para>
877
878    <para arch="i386,pc98,alpha,ia64,amd64">Keyboards including:
879      <itemizedlist>
880        <listitem arch="i386,alpha">
881	  <para>AT-style keyboards (&man.atkbd.4; driver)</para>
882	</listitem>
883        <listitem arch="i386,alpha,ia64,amd64">
884	  <para>PS/2 keyboards (&man.atkbd.4; driver)</para>
885	</listitem>
886        <listitem arch="pc98">
887	  <para>Standard keyboards</para>
888	</listitem>
889        <listitem arch="i386,pc98,alpha,amd64">
890	  <para>USB keyboards (&man.ukbd.4; driver)</para>
891	</listitem>
892      </itemizedlist>
893    </para>
894
895    <para arch="i386,pc98,alpha,ia64,amd64">Pointing devices including:
896      <itemizedlist>
897        <listitem arch="i386,pc98,amd64">
898	  <para>Bus mice and compatible devices (&man.mse.4; driver)</para>
899	</listitem>
900        <listitem arch="i386,alpha,ia64,amd64">
901	  <para>PS/2 mice and compatible devices, including many laptop
902	    pointing devices (&man.psm.4; driver)</para>
903	</listitem>
904        <listitem>
905	  <para>Serial mice and compatible devices</para>
906	</listitem>
907        <listitem arch="i386,pc98,alpha,amd64">
908	  <para>USB mice (&man.ums.4; driver)</para>
909	</listitem>
910      </itemizedlist>
911
912      <note>
913	<para>&man.moused.8; has more information on using pointing
914	  devices with &os;.  Information on using pointing devices
915	  with <application>Xorg</application> can be found at
916	  <ulink url="http://www.x.org/"></ulink>.</para>
917      </note>
918    </para>
919
920    <para arch="i386,alpha,amd64"><quote>PC standard</quote> parallel ports (&man.ppc.4; driver)</para>
921    <para arch="pc98"><quote>PC-9821 standard</quote> parallel ports (&man.ppc.4; driver)</para>
922
923    <para arch="i386,amd64">PC-compatible joysticks (&man.joy.4; driver)</para>
924
925    <para arch="pc98">Joystick port of SoundBlaster(98) (&man.joy.4;
926    driver)</para>
927
928    <para arch="i386,pc98">PHS Data Communication Card/PCCARD
929      <itemizedlist>
930        <listitem>
931	  <para>NTT DoCoMo P-in Comp@ct</para>
932	</listitem>
933        <listitem>
934	  <para>Panasonic KX-PH405</para>
935	</listitem>
936        <listitem>
937	  <para>SII MC-P200</para>
938	</listitem>
939      </itemizedlist>
940    </para>
941
942    <para arch="i386">Xilinx XC6200-based reconfigurable hardware cards compatible
943    with the HOT1 from <ulink url="http://www.vcc.com/">Virtual
944    Computers</ulink> (xrpu driver).</para>
945
946    <para arch="pc98">Power Management Controller of NEC PC-98 Note (pmc
947    driver)</para>
948
949    <para arch="sparc64">OpenFirmware console (ofwcons driver)</para>
950
951  </sect2>
952</sect1>
953