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