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