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