article.xml revision 166767
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 166767 2007-02-15 19:33:47Z bmah $</pubdate>
33  </sect1info>
34
35  <title>Supported Devices</title>
36
37  <para>This section describes the devices currently known to be
38  supported by &os;.  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.amd64;, &arch.i386;, &arch.ia64;, &arch.pc98;, &arch.sparc64;] 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.amd64;, &arch.i386;] Booting from these controllers is supported.  EISA
100	adapters are not supported.</para>
101      </note>
102
103    &hwlist.esp;
104
105    &hwlist.hptmv;
106
107    &hwlist.ida;
108
109    &hwlist.iir;
110
111    &hwlist.ips;
112
113    &hwlist.isp;
114
115    &hwlist.mfi;
116
117    &hwlist.mlx;
118
119      <note>
120	<para>[&arch.amd64;, &arch.i386;] Booting from these controllers is supported. EISA adapters
121	are not supported.</para>
122      </note>
123
124    &hwlist.mly;
125
126    &hwlist.mpt;
127
128    &hwlist.ncr;
129
130    &hwlist.ncv;
131
132    &hwlist.nsp;
133
134    &hwlist.pst;
135
136    &hwlist.rr232x;
137
138    &hwlist.stg;
139
140    &hwlist.sym;
141
142    &hwlist.trm;
143
144    &hwlist.twa;
145
146    &hwlist.twe;
147
148    &hwlist.vpo;
149
150    <para>[&arch.i386;] The wds(4) driver supports the WD7000 SCSI
151      controller.</para>
152
153    <para>With all supported SCSI controllers, full support is
154    provided for SCSI-I, SCSI-II, and SCSI-III peripherals, including
155    hard disks, optical disks, tape drives (including DAT, 8mm
156    Exabyte, Mammoth, and DLT), medium changers, processor target
157    devices and CD-ROM drives.  WORM devices that support CD-ROM
158    commands are supported for read-only access by the CD-ROM drivers
159    (such as &man.cd.4;).  WORM/CD-R/CD-RW writing support is provided
160    by &man.cdrecord.1;, which is a part of the
161    <filename role="package">sysutils/cdrtools</filename> port in the Ports Collection.</para>
162
163    <para>The following CD-ROM type systems are supported at this
164    time:
165      <itemizedlist>
166        <listitem>
167          <para>SCSI interface (also includes ProAudio Spectrum and
168          SoundBlaster SCSI) (&man.cd.4;)</para>
169	</listitem>
170
171	<listitem>
172	  <para>[&arch.i386;] Sony proprietary interface (all models) (&man.scd.4;)</para>
173	</listitem>
174
175	<listitem>
176	  <para>ATAPI IDE interface (&man.acd.4;)</para>
177	</listitem>
178      </itemizedlist>
179    </para>
180
181    <para>[&arch.i386;] The following device is unmaintained:
182      <itemizedlist>
183        <listitem>
184	  <para>Mitsumi proprietary CD-ROM interface (all
185	  models) (&man.mcd.4;)</para>
186	</listitem>
187      </itemizedlist>
188    </para>
189
190  </sect2>
191  <sect2 id="ethernet">
192    <title>Ethernet Interfaces</title>
193
194    &hwlist.aue;
195
196    &hwlist.axe;
197
198    &hwlist.bce;
199
200    <para>[&arch.amd64;, &arch.i386;] Broadcom BCM4401 based Fast Ethernet adapters
201      (&man.bfe.4; driver)</para>
202
203    &hwlist.bge;
204
205    &hwlist.cdce;
206
207    <para>[&arch.amd64;, &arch.i386;] Crystal Semiconductor CS89x0-based NICs 
208    (&man.cs.4; driver)
209    </para>
210
211    &hwlist.cue;
212
213    &hwlist.dc;
214
215    &hwlist.de;
216
217    &hwlist.ed;
218
219    &hwlist.em;
220
221    &hwlist.ep;
222
223    &hwlist.ex;
224
225    &hwlist.fe;
226
227    &hwlist.fxp;
228
229    &hwlist.gem;
230
231    &hwlist.hme;
232
233    &hwlist.ie;
234
235    &hwlist.ixgb;
236
237    &hwlist.kue;
238
239    &hwlist.lge;
240
241    &hwlist.msk;
242
243    &hwlist.mxge;
244
245    &hwlist.my;
246
247    &hwlist.nge;
248
249    &hwlist.nve;
250
251    &hwlist.pcn;
252
253    &hwlist.re;
254
255    &hwlist.rl;
256
257    &hwlist.rue;
258
259    &hwlist.sf;
260
261    &hwlist.sis;
262
263    &hwlist.sk;
264
265    &hwlist.sn;
266
267    &hwlist.snc;
268
269    &hwlist.ste;
270
271    &hwlist.stge;
272
273    &hwlist.ti;
274
275    &hwlist.tl;
276
277    <para>[&arch.amd64;, &arch.i386, &arch.pc98;] 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, &arch.pc98;] 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, &arch.pc98;] Midway-based ATM interfaces (&man.en.4;
315      driver)</para>
316
317    <para>[&arch.i386, &arch.pc98; &arch.sparc64;] FORE Systems, Inc. PCA-200E ATM PCI
318      Adapters (hfa and &man.fatm.4; drivers)</para>
319
320    <para>[&arch.i386;, &arch.pc98;] IDT NICStAR 77201/211-based ATM Adapters (&man.idt.4;
321    driver)</para>
322
323    <para>[&arch.i386, &arch.pc98; &arch.sparc64;] FORE Systems, Inc. HE155 and HE622
324      ATM interfaces (&man.hatm.4; driver)</para>
325
326    <para>[&arch.i386;, &arch.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.amd64;, &arch.i386;, &arch.pc98;] 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.amd64;, &arch.i386;, &arch.pc98;] Cisco/Aironet 802.11b wireless adapters (&man.an.4; driver)
344    </para>
345
346    <para>[&arch.i386;, &arch.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.ce;
360
361    &hwlist.cx;
362
363    &hwlist.cp;
364
365    &hwlist.ctau;
366
367    <para>[&arch.i386;] Granch SBNI12 point-to-point communications
368    adapters (&man.sbni.4; driver)
369    </para>
370
371    <para>[&arch.i386;] Granch SBNI16 SHDSL modems (&man.sbsh.4;
372      driver)</para>
373
374    &hwlist.cm;
375
376  </sect2>
377
378  <sect2 id="isdn">
379    <title>ISDN Interfaces</title>
380    <para>[&arch.i386;] AcerISDN P10 ISA PnP (experimental)</para>
381    <para>[&arch.i386;] Asuscom ISDNlink 128K ISA</para>
382    <para>[&arch.i386;] ASUSCOM P-IN100-ST-D (and other Winbond W6692-based cards)</para>
383    <para>[&arch.i386;] AVM
384      <itemizedlist>
385        <listitem>
386	  <para>A1</para>
387	</listitem>
388        <listitem>
389	  <para>B1 ISA (tested with V2.0)</para>
390	</listitem>
391        <listitem>
392	  <para>B1 PCI (tested with V4.0)</para>
393	</listitem>
394        <listitem>
395	  <para>Fritz!Card classic</para>
396	</listitem>
397        <listitem>
398	  <para>Fritz!Card PnP</para>
399	</listitem>
400        <listitem>
401	  <para>Fritz!Card PCI</para>
402	</listitem>
403        <listitem>
404	  <para>Fritz!Card PCI, Version 2</para>
405	</listitem>
406        <listitem>
407	  <para>T1</para>
408	</listitem>
409      </itemizedlist>
410    </para>
411    <para>[&arch.i386;] Creatix
412      <itemizedlist>
413        <listitem>
414	  <para>ISDN-S0</para>
415	</listitem>
416        <listitem>
417	  <para>ISDN-S0 P&amp;P</para>
418	</listitem>
419      </itemizedlist>
420    </para>
421    <para>[&arch.i386;] Compaq Microcom 610 ISDN (Compaq series PSB2222I) ISA PnP</para>
422    <para>[&arch.i386;] Dr. Neuhaus Niccy Go@ and compatibles</para>
423    <para>[&arch.i386;] Dynalink IS64PPH and IS64PPH+</para>
424    <para>[&arch.i386;] Eicon Diehl DIVA 2.0 and 2.02</para>
425    <para>[&arch.i386;] ELSA
426      <itemizedlist>
427        <listitem>
428	  <para>ELSA PCC-16</para>
429	</listitem>
430        <listitem>
431	  <para>QuickStep 1000pro ISA</para>
432	</listitem>
433        <listitem>
434	  <para>MicroLink ISDN/PCI</para>
435	</listitem>
436        <listitem>
437	  <para>QuickStep 1000pro PCI</para>
438	</listitem>
439      </itemizedlist>
440    </para>
441    <para>[&arch.i386;] ITK ix1 Micro ( &lt; V.3, non-PnP version )</para>
442    <para>[&arch.i386;] Sedlbauer Win Speed</para>
443    <para>[&arch.i386;] Siemens I-Surf 2.0</para>
444    <para>[&arch.i386;] TELEINT ISDN SPEED No.1 (experimental)</para>
445    <para>[&arch.i386;] Teles
446      <itemizedlist>
447        <listitem>
448	  <para>S0/8</para>
449	</listitem>
450        <listitem>
451	  <para>S0/16</para>
452	</listitem>
453        <listitem>
454	  <para>S0/16.3</para>
455	</listitem>
456        <listitem>
457	  <para>S0/16.3 PnP</para>
458	</listitem>
459        <listitem>
460	  <para>16.3c ISA PnP (experimental)</para>
461	</listitem>
462	<listitem>
463	  <para>Teles PCI-TJ</para>
464	</listitem>
465      </itemizedlist>
466    </para>
467    <para>[&arch.i386;] Traverse Technologies NETjet-S PCI</para>
468    <para>[&arch.i386;] USRobotics Sportster ISDN TA intern</para>
469    <para>[&arch.i386;] Winbond W6692 based PCI cards</para>
470  </sect2>
471
472  <sect2 id="serial">
473    <title>Serial Interfaces</title>
474
475    <para>[&arch.amd64; &arch.i386;] <quote>PC standard</quote> 8250, 16450, and 16550-based serial ports (&man.sio.4; driver)</para>
476
477    &hwlist.uart;
478
479    &hwlist.scc;
480
481    <para>[&arch.amd64; &arch.i386;] 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;] 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.amd64;, &arch.i386, &arch.ia64;] PCI-Based multi-port serial boards (&man.puc.4;
523    driver)
524      <itemizedlist>
525	<listitem>
526	  <para>[&arch.amd64; &arch.i386;] Actiontech 56K PCI</para>
527	</listitem>
528        <listitem>
529	  <para>[&arch.amd64; &arch.i386;] Avlab Technology, PCI IO 2S and PCI IO 4S</para>
530	</listitem>
531	<listitem>
532	  <para>[&arch.amd64; &arch.i386;] Comtrol RocketPort 550</para>
533	</listitem>
534	<listitem>
535	  <para>[&arch.amd64; &arch.i386;] Decision Computers PCCOM 4-port serial and dual port RS232/422/485</para>
536	</listitem>
537	<listitem>
538	  <para>[&arch.ia64;] Diva Serial (GSP) Multiport UART</para>
539	</listitem>
540	<listitem>
541	  <para>[&arch.amd64; &arch.i386;] Dolphin Peripherals 4025/4035/4036</para>
542	</listitem>
543	<listitem>
544	  <para>[&arch.amd64; &arch.i386;] IC Book Labs Dreadnought 16x Lite and Pro</para>
545	</listitem>
546	<listitem>
547	  <para>[&arch.amd64; &arch.i386;] Lava Computers 2SP-PCI/DSerial-PCI/Quattro-PCI/Octopus-550</para>
548	</listitem>
549	<listitem>
550	  <para>[&arch.amd64; &arch.i386;] Middle Digital, Weasle serial port</para>
551	</listitem>
552        <listitem>
553	  <para>[&arch.amd64; &arch.i386;] Moxa Industio CP-114, Smartio C104H-PCI and C168H/PCI</para>
554	</listitem>
555	<listitem>
556	  <para>[&arch.amd64; &arch.i386;] NEC PK-UG-X001 and PK-UG-X008</para>
557	</listitem>
558        <listitem>
559	  <para>[&arch.amd64; &arch.i386;] Netmos NM9835 PCI-2S-550</para>
560	</listitem>
561	<listitem>
562	  <para>[&arch.amd64; &arch.i386;] Oxford Semiconductor OX16PCI954 PCI UART</para>
563	</listitem>
564	<listitem>
565	  <para>[&arch.amd64; &arch.i386;] Syba Tech SD-LAB PCI-4S2P-550-ECP</para>
566	</listitem>
567	<listitem>
568	  <para>[&arch.amd64; &arch.i386;] SIIG Cyber I/O PCI 16C550/16C650/16C850</para>
569	</listitem>
570	<listitem>
571	  <para>[&arch.amd64; &arch.i386;] SIIG Cyber 2P1S PCI 16C550/16C650/16C850</para>
572	</listitem>
573	<listitem>
574	  <para>[&arch.amd64; &arch.i386;] SIIG Cyber 2S1P PCI 16C550/16C650/16C850</para>
575	</listitem>
576	<listitem>
577	  <para>[&arch.amd64; &arch.i386;] SIIG Cyber 4S PCI 16C550/16C650/16C850</para>
578	</listitem>
579	<listitem>
580	  <para>[&arch.amd64; &arch.i386;] SIIG Cyber Serial (Single and Dual) PCI 16C550/16C650/16C850</para>
581	</listitem>
582        <listitem>
583	  <para>[&arch.amd64; &arch.i386;] Syba Tech Ltd. PCI-4S2P-550-ECP</para>
584	</listitem>
585	<listitem>
586	  <para>[&arch.amd64; &arch.i386;] Titan PCI-200H and PCI-800H</para>
587	</listitem>
588	<listitem>
589	  <para>[&arch.amd64; &arch.i386;] US Robotics (3Com) 3CP5609 modem</para>
590	</listitem>
591	<listitem>
592	  <para>[&arch.amd64; &arch.i386;] 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;, &arch.amd64;] Specialix SI/XIO/SX multiport serial cards, with both the
602    older SIHOST2.x and the <quote>enhanced</quote> (transputer
603    based, aka JET) host cards (ISA, EISA and PCI) are supported.
604    Note that the newer SX+ PCI cards are not currently supported.
605    (&man.si.4; driver)</para>
606
607    <para>[&arch.pc98;] Internel serial interfaces (&man.sio.4; driver)
608      <itemizedlist>
609        <listitem>
610	  <para>PC-9801 on-board</para>
611	</listitem>
612        <listitem>
613	  <para>PC-9821 2'nd CCU (flags 0x12000000)</para>
614	</listitem>
615      </itemizedlist>
616    </para>
617
618    <para>[&arch.pc98;] NEC PC-9861K, PC-9801-101 and Midori-Denshi MDC-926Rs (&man.sio.4; driver)
619      <itemizedlist>
620        <listitem>
621	  <para>COM2 (flags 0x01000000)</para>
622	</listitem>
623        <listitem>
624	  <para>COM3 (flags 0x02000000)</para>
625	</listitem>
626      </itemizedlist>
627    </para>
628
629    <para>[&arch.pc98;] NEC PC-9801-120 (&man.sio.4; driver)</para>
630      <note>
631        <para>"flags 0x11000000" is necessary in kernel configuration.</para>
632      </note>
633
634    <para>[&arch.pc98;] Microcore MC-16550, MC-16550II, MC-RS98 (&man.sio.4; driver)</para>
635      <note>
636        <para>"flags 0x14000?01" is necessary in kernel configuration.</para>
637      </note>
638
639    <para>[&arch.pc98;] Media Intelligent RSB-2000, RSB-3000 and AIWA B98-02 (&man.sio.4; driver)</para>
640      <note>
641        <para>"flags 0x15000?01" is necessary in kernel configuration.</para>
642      </note>
643
644    <para>[&arch.pc98;] Media Intelligent RSB-384 (&man.sio.4; driver)</para>
645      <note>
646        <para>"flags 0x16000001" is necessary in kernel configuration.</para>
647      </note>
648
649    <para>[&arch.pc98;] I-O DATA RSA-98III (&man.sio.4; driver)</para>
650      <note>
651        <para>"flags 0x18000?01" is necessary in kernel configuration.</para>
652      </note>
653
654    <para>[&arch.pc98;] Hayes ESP98 (&man.sio.4; driver)</para>
655      <note>
656        <para>"options COM_ESP" and "flags 0x19000000" are necessary in kernel configuration.</para>
657      </note>
658
659  </sect2>
660  <sect2 id="sound">
661    <title>Sound Devices</title>
662
663    &hwlist.snd.ad1816;
664
665    &hwlist.snd.als4000;
666
667    &hwlist.snd.atiixp;
668
669    &hwlist.snd.audiocs;
670
671    &hwlist.snd.cmi;
672
673    &hwlist.snd.cs4281;
674
675    &hwlist.snd.csa;
676
677    &hwlist.snd.ds1;
678
679    &hwlist.snd.emu10k1;
680
681    &hwlist.snd.emu10kx;
682
683    &hwlist.snd.envy24;
684
685    &hwlist.snd.envy24ht;
686
687    &hwlist.snd.es137x;
688
689    &hwlist.snd.ess;
690
691    &hwlist.snd.fm801;
692
693    &hwlist.snd.gusc;
694
695    &hwlist.snd.hda;
696
697    &hwlist.snd.ich;
698
699    &hwlist.snd.maestro;
700
701    &hwlist.snd.maestro3;
702
703    &hwlist.snd.mss;
704
705    &hwlist.snd.neomagic;
706
707    &hwlist.snd.sbc;
708
709    &hwlist.snd.solo;
710
711    &hwlist.snd.spicds;
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.amd64;, &arch.i386;, &arch.ia64;, &arch.pc98;] 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>
766      <para>[&arch.amd64;, &arch.i386;, &arch.ia64;, &arch.pc98;] USB Ethernet adapters can be found in the section listing <link
767      linkend="ethernet">Ethernet interfaces</link>.</para>
768    </note>
769
770    <note>
771      <para>[&arch.amd64;, &arch.i386;, &arch.ia64;, &arch.pc98;] 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.amd64;, &arch.i386;, &arch.ia64;, &arch.pc98;] USB 2.0 controllers using the EHCI
780      interface (&man.ehci.4; driver)</para>
781
782    <para>[&arch.amd64;, &arch.i386;, &arch.ia64;, &arch.pc98;] Hubs
783    </para>
784    <para>[&arch.amd64;, &arch.i386;, &arch.ia64;, &arch.pc98;] Keyboards (&man.ukbd.4; driver)
785    </para>
786    <para>[&arch.amd64;, &arch.i386, &arch.pc98;] 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.amd64;, &arch.i386;, &arch.ia64;, &arch.pc98;] 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.amd64;, &arch.i386;, &arch.pc98;] 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.amd64;, &arch.i386;, &arch.sparc64;] 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.amd64;, &arch.i386;, &arch.pc98;] 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.amd64;, &arch.i386;, &arch.pc98;] Floppy drives (&man.fdc.4; driver)</para>
880
881    <para>[&arch.amd64; &arch.i386;] 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.amd64;, &arch.i386;, &arch.ia64;, &arch.pc98;] Keyboards including:
894      <itemizedlist>
895        <listitem>
896	  <para>[&arch.i386;] AT-style keyboards (&man.atkbd.4; driver)</para>
897	</listitem>
898        <listitem>
899	  <para>[&arch.amd64;, &arch.i386;] PS/2 keyboards (&man.atkbd.4; driver)</para>
900	</listitem>
901        <listitem>
902	  <para>[&arch.pc98;] Standard keyboards</para>
903	</listitem>
904        <listitem>
905	  <para>[&arch.amd64;, &arch.i386;, &arch.ia64;, &arch.pc98;] USB keyboards (&man.ukbd.4; driver)</para>
906	</listitem>
907      </itemizedlist>
908    </para>
909
910    <para>[&arch.amd64;, &arch.i386;, &arch.ia64;, &arch.pc98;] Pointing devices including:
911      <itemizedlist>
912        <listitem>
913	  <para>[&arch.amd64;, &arch.i386;, &arch.pc98;] Bus mice and compatible devices (&man.mse.4; driver)</para>
914	</listitem>
915        <listitem>
916	  <para>[&arch.amd64;, &arch.i386;] 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>
923	  <para>[&arch.amd64;, &arch.i386;, &arch.ia64;, &arch.pc98;] 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.amd64;, &arch.i386;] <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;, &arch.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;, &arch.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