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