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