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