]> CyberLeo.Net >> Repos - FreeBSD/releng/9.0.git/blob - release/doc/en_US.ISO8859-1/hardware/article.sgml
MFC: r227275
[FreeBSD/releng/9.0.git] / release / doc / en_US.ISO8859-1 / hardware / article.sgml
1 <!DOCTYPE article PUBLIC "-//FreeBSD//DTD DocBook V4.1-Based Extension//EN" [
2 <!ENTITY % articles.ent PUBLIC "-//FreeBSD//ENTITIES DocBook FreeBSD Articles Entity Set//EN">
3 %articles.ent;
4
5 <!ENTITY % release PUBLIC "-//FreeBSD//ENTITIES Release Specification//EN">
6 %release;
7 <!ENTITY % devauto PUBLIC "-//FreeBSD//ENTITIES Auto Generated Device Lists//EN">
8 %devauto;
9
10 <!-- Text constants which probably don't need to be changed.-->
11
12 ]>
13
14 <article>
15   <articleinfo>
16     <title>&os; &release.current; Hardware Notes</title>
17
18     <corpauthor>The &os; Documentation Project</corpauthor>
19
20     <pubdate>$FreeBSD$</pubdate>
21
22     <copyright>
23       <year>2000</year>
24       <year>2001</year>
25       <year>2002</year>
26       <year>2003</year>
27       <year>2004</year>
28       <year>2005</year>
29       <year>2006</year>
30       <year>2007</year>
31       <year>2008</year>
32       <year>2009</year>
33       <holder role="mailto:doc@FreeBSD.org">The &os; Documentation Project</holder>
34     </copyright>
35
36     <legalnotice id="trademarks" role="trademarks">
37       &tm-attrib.freebsd;
38       &tm-attrib.amd;
39       &tm-attrib.fujitsu;
40       &tm-attrib.ibm;
41       &tm-attrib.intel;
42       &tm-attrib.sparc;
43       &tm-attrib.sun;
44       &tm-attrib.general;
45     </legalnotice>
46
47   </articleinfo>
48
49   <sect1 id="intro">
50     <title>Introduction</title>
51
52     <para>This document contains the hardware compatibility notes for
53       &os; &release.current;.  It lists the hardware platforms
54       supported by &os;, as well as the various types of hardware
55       devices (storage controllers, network interfaces, and so on),
56       along with known working instances of these devices.</para>
57   </sect1>
58
59   <sect1 id="proc">
60     <title>Supported Processors and System Boards</title>
61
62     <para>This section provides some architecture-specific information
63       about the specific processors and systems that are supported by
64       each architecture.</para>
65
66     <sect2 id="proc-amd64">
67       <title>amd64</title>
68
69       <para>Since mid-2003 &os;/&arch.amd64; has supported the AMD64
70         (<quote>Hammer</quote>) and &intel; EM64T architecture, and is
71         now one of the Tier-1 platforms (fully supported
72         architecture), which are expected to be Production Quality
73         with respects to all aspects of the &os; operating system,
74         including installation and development environments.</para>
75
76       <para>Note that there are two names for this architecture, AMD64
77         (AMD) and Intel EM64T (Extended Memory 64-bit Technology).
78         64-bit mode of the two architectures are almost compatible
79         with each other, and &os;/&arch.amd64; should support them
80         both.</para>
81
82       <para>As of this writing, the following processors are
83         supported:</para>
84
85       <itemizedlist>
86         <listitem>
87           <para>&amd.athlon;64 (<quote>Clawhammer</quote>).</para>
88         </listitem>
89
90         <listitem>
91           <para>&amd.opteron; (<quote>Sledgehammer</quote>).</para>
92         </listitem>
93
94         <listitem>
95           <para>All multi-core &intel; &xeon; processors except
96             Sossaman have EM64T support.</para>
97         </listitem>
98
99         <listitem>
100           <para>The single-core &intel; &xeon;
101             processors <quote>Nocona</quote>, <quote>Irwindale</quote>,
102             <quote>Potomac</quote>, and <quote>Cranford</quote> have
103             EM64T support.</para>
104         </listitem>
105
106         <listitem>
107           <para>All &intel; Core 2 (not Core Duo) and later
108             processors</para>
109         </listitem>
110
111         <listitem>
112           <para>All &intel; &pentium; D processors</para>
113         </listitem>
114
115         <listitem>
116           <para>&intel; &pentium; 4s and Celeron Ds using
117             the <quote>Cedar Mill</quote> core have EM64T
118             support.</para>
119         </listitem>
120
121         <listitem>
122           <para>Some &intel; &pentium; 4s and Celeron Ds using
123             the <quote>Prescott</quote> core have EM64T support.  See
124             the <ulink url="http://processorfinder.intel.com">Intel
125             Processor Spec Finder</ulink> for the definitive answer about
126             EM64T support in Intel processors.</para>
127         </listitem>
128
129       </itemizedlist>
130
131       <para>&intel; EM64T is an extended version of IA-32 (x86) and
132         different from &intel; IA-64 (Itanium) architecture, which
133         &os;/ia64 supports.  Some &intel;'s old documentation refers
134         to &intel; EM64T as <quote>64-bit extension technology</quote>
135         or <quote>IA-32e</quote>.</para>
136
137       <para>The largest tested memory configuration to date is 64GB.
138         SMP support has been recently completed and is reasonably
139         robust.</para>
140
141       <para>In many respects, &os;/&arch.amd64; is similar to
142         &os;/&arch.i386;, in terms of drivers supported.  There may be
143         some issues with 64-bit cleanliness in some (particularly
144         older) drivers.  Generally, drivers that already function
145         correctly on other 64-bit platforms should work.</para>
146
147       <para>&os;/&arch.amd64; is a very young platform on &os;.  While
148         the core &os; kernel and base system components are generally
149         fairly robust, there are likely to still be rough edges,
150         particularly with third party packages.</para>
151
152     </sect2>
153
154     <sect2 id="proc-i386">
155       <title>i386</title>
156
157       <para>&os;/&arch.i386; runs on a wide variety of <quote>IBM PC
158           compatible</quote> machines. Due to the wide range of
159         hardware available for this architecture, it is impossible
160         to exhaustively list all combinations of equipment supported
161         by &os;.  Nevertheless, some general guidelines are
162         presented here.</para>
163
164       <para>Almost all &i386;-compatible processors with a floating
165         point unit are supported. All &intel; processors beginning
166         with the 80486 are supported, including the 80486, &pentium;,
167         &pentium; Pro, &pentium; II, &pentium; III, &pentium; 4, and
168         variants thereof, such as the &xeon; and &celeron; processors.
169         All &i386;-compatible AMD processors are also supported,
170         including the &am486;, &am5x86;, K5, &amd.k6; (and variants),
171         &amd.athlon; (including Athlon-MP, Athlon-XP, Athlon-4, and
172         Athlon Thunderbird), and &amd.duron; processors.  The AMD
173         &Eacute;lan SC520 embedded processor is supported.  The
174         Transmeta Crusoe is recognized and supported, as are
175         &i386;-compatible processors from Cyrix and NexGen.</para>
176
177       <para>There is a wide variety of motherboards available for this
178         architecture.  Motherboards using the ISA, VLB, EISA, AGP, and
179         PCI expansion busses are well-supported.  There is some
180         limited support for the MCA (<quote>MicroChannel</quote>)
181         expansion bus used in the IBM PS/2 line of PCs.</para>
182
183       <para>Symmetric multi-processor (SMP) systems are generally
184         supported by &os;, although in some cases, BIOS or motherboard
185         bugs may generate some problems.  Perusal of the archives of
186         the &a.smp; may yield some clues.</para>
187
188       <para>&os; will take advantage of HyperThreading (HTT) support
189         on &intel; CPUs that support this feature.  A kernel with the
190         <literal>options&nbsp;SMP</literal> feature enabled will
191         automatically detect the additional logical processors.  The
192         default &os; scheduler treats the logical processors the same
193         as additional physical processors; in other words, no attempt
194         is made to optimize scheduling decisions given the shared
195         resources between logical processors within the same CPU.
196         Because this naive scheduling can result in suboptimal
197         performance, under certain circumstances it may be useful to
198         disable the logical processors with the
199         <varname>machdep.hyperthreading_allowed</varname> tunable.
200         The &man.smp.4; manual page has more details.</para>
201
202       <para>&os; will take advantage of Physical Address Extensions
203         (PAE) support on CPUs that support this feature.  A kernel
204         with the <literal>PAE</literal> feature enabled will detect
205         memory above 4 gigabytes and allow it to be used by the
206         system.  This feature places constraints on the device drivers
207         and other features of &os; which may be used; consult the
208         &man.pae.4; manpage for more details.</para>
209
210       <para>&os; will generally run on i386-based laptops, albeit with
211         varying levels of support for certain hardware features such
212         as sound, graphics, power management, and PCCARD expansion
213         slots.  These features tend to vary in idiosyncratic ways
214         between machines, and frequently require special-case support
215         in &os; to work around hardware bugs or other oddities.  When
216         in doubt, a search of the archives of the &a.mobile; may be
217         useful.</para>
218
219       <para>Most modern laptops (as well as many desktops) use the
220         Advanced Configuration and Power Management (ACPI) standard.
221         &os; supports ACPI via the ACPI Component Architecture
222         reference implementation from &intel;, as described in the
223         &man.acpi.4; manual page.  The use of ACPI causes
224         instabilities on some machines and it may be necessary to
225         disable the ACPI driver, which is normally loaded via a kernel
226         module.  This may be accomplished by adding the following line
227         to <filename>/boot/device.hints</filename>:</para>
228
229       <programlisting>hint.acpi.0.disabled="1"</programlisting>
230
231       <para>Users debugging ACPI-related problems may find it useful
232         to disable portions of the ACPI functionality.  The
233         &man.acpi.4; manual page has more information on how to do
234         this via loader tunables.</para>
235
236       <para>ACPI depends on a Differentiated System Descriptor Table
237         (DSDT) provided by each machine's BIOS.  Some machines have
238         bad or incomplete DSDTs, which prevents ACPI from functioning
239         correctly.  Replacement DSDTs for some machines can be found
240         at the <ulink
241           url="http://acpi.sourceforge.net/dsdt/index.php">DSDT</ulink>
242         section of the <ulink
243           url="http://acpi.sourceforge.net/">ACPI4Linux</ulink> project
244         Web site.  &os; can use these DSDTs to override the DSDT
245         provided by the BIOS; see the &man.acpi.4; manual page for
246         more information.</para>
247     </sect2>
248
249     <sect2 id="proc-ia64">
250       <title>ia64</title>
251
252       <para>Currently supported processors are the <ulink
253           url="http://people.freebsd.org/~marcel/refs/ia64/itanium/24532003.pdf">&itanium;</ulink>
254         and the <ulink
255           url="http://people.freebsd.org/~marcel/refs/ia64/itanium2/25111003.pdf">&itanium;
256           2</ulink>.</para>
257
258       <para>Supported chipsets include:</para>
259
260       <itemizedlist>
261         <listitem>
262           <para>HP zx1</para>
263         </listitem>
264
265         <listitem>
266           <para>&intel; 460GX</para>
267         </listitem>
268
269         <listitem>
270           <para>&intel; E8870</para>
271         </listitem>
272       </itemizedlist>
273
274       <para>Both Uniprocessor (UP) and Symmetric Multi-processor (SMP)
275         configurations are supported.</para>
276
277       <para>Most devices that can be found in or are compatible with
278         &arch.ia64; machines are fully supported.  The notable
279         exception is the VGA console. The &os; support for VGA
280         consoles is at this time too much based on PC hardware and not
281         all &arch.ia64; machines have chipsets that provide sufficient
282         PC legacy support. As such &man.syscons.4; can not be enabled
283         and the use of a serial console is required.</para>
284     </sect2>
285
286     <sect2 id="proc-pc98">
287       <title>pc98</title>
288
289       <para>NEC PC-9801/9821 series with almost all &i386;-compatible
290         processors, including 80486, &pentium;, &pentium; Pro,
291         &pentium; II, and variants.  All &i386;-compatible processors
292         by AMD, Cyrix, IBM, and IDT are also supported.</para>
293
294       <para>NEC FC-9801/9821 series, and NEC SV-98 series (both of
295         them are compatible with PC-9801/9821 series) should be
296         supported.</para>
297
298       <para>EPSON PC-386/486/586 series, which are compatible with NEC
299         PC-9801 series are supported.</para>
300
301       <para>High-resolution mode is not supported.  NEC
302         PC-98XA/XL/RL/XL^2, and NEC PC-H98 series are supported in
303         normal (PC-9801 compatible) mode only.</para>
304
305       <para>Although there are some multi-processor systems (such as
306         Rs20/B20), SMP-related features of &os; are not supported
307         yet.</para>
308
309       <para>PC-9801/9821 standard bus (called C-Bus), PC-9801NOTE
310         expansion bus (110pin), and PCI bus are supported.  New Extend
311         Standard Architecture (NESA) bus (used in PC-H98, SV-H98, and
312         FC-H98 series) is not supported.</para>
313     </sect2>
314
315     <sect2 id="proc-powerpc">
316       <title>powerpc</title>
317
318       <para>This section describes the systems currently known to be
319         supported by &os; on the PowerPC platform. This list is not
320         exhaustive.</para>
321
322       <para>In general, all New World architecture Apple hardware
323         is supported, as well a limited selection of non-Apple
324         machines.</para>
325
326       <para>All systems listed below are fully supported, with the
327         exception that software fan control is currently missing on
328         some Power Macintosh G5 models. SMP is supported on all systems
329         with more than 1 processor.</para>
330
331       <itemizedlist>
332         <listitem>
333           <para>Apple iMac G3</para>
334         </listitem>
335         <listitem>
336           <para>Apple iMac G4</para>
337         </listitem>
338         <listitem>
339           <para>Apple iMac G5</para>
340         </listitem>
341         <listitem>
342           <para>Apple Power Macintosh G3 (Blue & White)</para>
343         </listitem>
344         <listitem>
345           <para>Apple Power Macintosh G4</para>
346         </listitem>
347         <listitem>
348           <para>Apple Power Macintosh G5</para>
349         </listitem>
350         <listitem>
351           <para>Apple iBook G3</para>
352         </listitem>
353         <listitem>
354           <para>Apple iBook G4</para>
355         </listitem>
356         <listitem>
357           <para>Apple PowerBook G3 (Lombard and Pismo)</para>
358         </listitem>
359         <listitem>
360           <para>Apple PowerBook G4</para>
361         </listitem>
362         <listitem>
363           <para>Apple XServe G4</para>
364         </listitem>
365         <listitem>
366           <para>Apple XServe G5</para>
367         </listitem>
368         <listitem>
369           <para>Apple Mac Mini</para>
370         </listitem>
371         <listitem>
372           <para>Embedded boards based on MPC85XX</para>
373         </listitem>
374       </itemizedlist>
375     </sect2>
376
377     <sect2 id="proc-sparc64">
378       <title>sparc64</title>
379
380       <para>This section describes the systems currently known to be
381         supported by &os; on the Fujitsu &sparc64; and Sun &ultrasparc;
382         platforms.  For
383         background information on the various hardware designs see the
384         <ulink url="http://sunsolve.sun.com/handbook_pub/">Sun System
385           Handbook</ulink>.</para>
386
387       <para>SMP is supported on all systems with more than 1
388         processor.</para>
389
390       <para>When using the <filename>GENERIC</filename> kernel,
391         &os;/&arch.sparc64; systems not equipped with a framebuffer
392         supported by the &man.creator.4; (Sun Creator, Sun Creator3D
393         and Sun Elite3D) or &man.machfb.4; (Sun PGX and Sun PGX64
394         as well as the ATI Mach64 chips found onboard in for example
395         &sun.blade; 100, &sun.blade; 150, &sun.ultra; 5 and &sun.ultra; 10)
396         driver must use the serial console.</para>
397
398       <para>If you have a system that is not listed here, it may not
399         have been tested with &os; &release.current;.  We encourage
400         you to try it and send a note to the &a.sparc; with your
401         results, including which devices work and which do not.</para>
402
403       <para>The following systems are fully supported by &os;:</para>
404
405       <itemizedlist>
406         <listitem>
407           <para>Naturetech GENIALstation 777S</para>
408         </listitem>
409
410         <listitem>
411           <para>&sun.blade; 100</para>
412         </listitem>
413
414         <listitem>
415           <para>&sun.blade; 150</para>
416         </listitem>
417
418         <listitem>
419           <para>&sun.enterprise; 150</para>
420         </listitem>
421
422         <listitem>
423           <para>&sun.enterprise; 220R</para>
424         </listitem>
425
426         <listitem>
427           <para>&sun.enterprise; 250</para>
428         </listitem>
429
430         <listitem>
431           <para>&sun.enterprise; 420R</para>
432         </listitem>
433
434         <listitem>
435           <para>&sun.enterprise; 450</para>
436         </listitem>
437
438         <listitem>
439           <para>&sun.fire; B100s (support for the on-board NICs first
440             appeared in 8.1-RELEASE)</para>
441         </listitem>
442
443         <listitem>
444           <para>&sun.fire; V100</para>
445         </listitem>
446
447         <listitem>
448           <para>&sun.fire; V120</para>
449         </listitem>
450
451         <listitem>
452           <para>Sun &netra; t1 100/105</para>
453         </listitem>
454
455         <listitem>
456           <para>Sun &netra; T1 AC200/DC200</para>
457         </listitem>
458
459         <listitem>
460           <para>Sun &netra; t 1100</para>
461         </listitem>
462
463         <listitem>
464           <para>Sun &netra; t 1120</para>
465         </listitem>
466
467         <listitem>
468           <para>Sun &netra; t 1125</para>
469         </listitem>
470
471         <listitem>
472           <para>Sun &netra; t 1400/1405</para>
473         </listitem>
474
475         <listitem>
476           <para>Sun &netra; 120</para>
477         </listitem>
478
479         <listitem>
480           <para>Sun &netra; X1</para>
481         </listitem>
482
483         <listitem>
484           <para>Sun &sparcengine; Ultra AX1105</para>
485         </listitem>
486
487         <listitem>
488           <para>Sun &sparcengine; Ultra AXe</para>
489         </listitem>
490
491         <listitem>
492           <para>Sun &sparcengine; Ultra AXi</para>
493         </listitem>
494
495         <listitem>
496           <para>Sun &sparcengine; Ultra AXmp</para>
497         </listitem>
498
499         <listitem>
500           <para>Sun &sparcengine; CP1500</para>
501         </listitem>
502
503         <listitem>
504           <para>&sun.ultra; 1</para>
505         </listitem>
506
507         <listitem>
508           <para>&sun.ultra; 1E</para>
509         </listitem>
510
511         <listitem>
512           <para>&sun.ultra; 2</para>
513         </listitem>
514
515         <listitem>
516           <para>&sun.ultra; 5</para>
517         </listitem>
518
519         <listitem>
520           <para>&sun.ultra; 10</para>
521         </listitem>
522
523         <listitem>
524           <para>&sun.ultra; 30</para>
525         </listitem>
526
527         <listitem>
528           <para>&sun.ultra; 60</para>
529         </listitem>
530
531         <listitem>
532           <para>&sun.ultra; 80</para>
533         </listitem>
534
535         <listitem>
536           <para>&sun.ultra; 450</para>
537         </listitem>
538       </itemizedlist>
539
540       <para>The following systems are partially supported by &os;.  In
541         particular the fibre channel controllers in SBus-based systems are not
542         supported.  However, it is possible to use these with a SCSI controller
543         supported by the &man.esp.4 driver (Sun ESP SCSI, Sun FAS Fast-SCSI
544         and Sun FAS366 Fast-Wide SCSI controllers).</para>
545
546       <itemizedlist>
547         <listitem>
548           <para>&sun.enterprise; 3500</para>
549         </listitem>
550
551         <listitem>
552           <para>&sun.enterprise; 4500</para>
553         </listitem>
554       </itemizedlist>
555
556       <para>Starting with 7.2-RELEASE, &arch.sparc64; systems based on Sun
557         &ultrasparc; III and beyond are also supported by &os;, which includes
558         the following known working systems:</para>
559
560       <itemizedlist>
561         <listitem>
562           <para>&sun.blade; 1000</para>
563         </listitem>
564
565         <listitem>
566           <para>&sun.blade; 1500</para>
567         </listitem>
568
569         <listitem>
570           <para>&sun.blade; 2000</para>
571         </listitem>
572
573         <listitem>
574           <para>&sun.blade; 2500</para>
575         </listitem>
576
577         <listitem>
578           <para>&sun.fire; 280R</para>
579         </listitem>
580
581         <listitem>
582           <para>&sun.fire; V210</para>
583         </listitem>
584
585         <listitem>
586           <para>&sun.fire; V215 (support first appeared in 7.3-RELEASE and 8.1-RELEASE)</para>
587         </listitem>
588
589         <listitem>
590           <para>&sun.fire; V240</para>
591         </listitem>
592
593         <listitem>
594           <para>&sun.fire; V250</para>
595         </listitem>
596
597         <listitem>
598           <para>&sun.fire; V440 (support for the on-board NICs first
599             appeared in 7.3-RELEASE and 8.0-RELEASE)</para>
600         </listitem>
601
602         <listitem>
603           <para>&sun.fire; V480 (501-6780 and 501-6790 centerplanes only, for
604             which support first appeared in 7.3-RELEASE and 8.1-RELEASE)</para>
605         </listitem>
606
607         <listitem>
608           <para>&sun.fire; V880</para>
609         </listitem>
610
611         <listitem>
612           <para>&sun.fire; V890 (support first appeared in 7.4-RELEASE and 8.1-RELEASE,
613             non-mixed &ultrasparc; IV/IV+ CPU-configurations only)</para>
614         </listitem>
615
616         <listitem>
617           <para>&netra; 20/&netra; T4</para>
618         </listitem>
619       </itemizedlist>
620
621       <para>The following Sun &ultrasparc; systems are not tested but
622         believed to be also supported by &os;:</para>
623
624       <itemizedlist>
625         <listitem>
626           <para>&sun.fire; V125</para>
627         </listitem>
628
629         <listitem>
630           <para>&sun.fire; V245 (support first appeared in 7.3-RELEASE and 8.1-RELEASE)</para>
631         </listitem>
632
633         <listitem>
634           <para>&sun.fire; V490 (support first appeared in 7.4-RELEASE and 8.1-RELEASE,
635             non-mixed &ultrasparc; IV/IV+ CPU-configurations only)</para>
636         </listitem>
637       </itemizedlist>
638
639       <para>Starting with 7.4-RELEASE and 8.1-RELEASE, &arch.sparc64; systems based on
640         Fujitsu &sparc64; V are also supported by &os;, which
641         includes the following known working systems:</para>
642
643       <itemizedlist>
644         <listitem>
645           <para>Fujitsu &primepower; 250</para>
646         </listitem>
647       </itemizedlist>
648
649       <para>The following Fujitsu &primepower; systems are not tested but
650         believed to be also supported by &os;:</para>
651
652       <itemizedlist>
653         <listitem>
654           <para>Fujitsu &primepower; 450</para>
655         </listitem>
656
657         <listitem>
658           <para>Fujitsu &primepower; 650</para>
659         </listitem>
660
661         <listitem>
662           <para>Fujitsu &primepower; 850</para>
663         </listitem>
664       </itemizedlist>
665
666     </sect2>
667   </sect1>
668
669   <!--
670
671   The "Supported Devices" section of the release notes.
672   Generally processor-independent, with conditional text
673   inclusion handling any architecture-dependent text.
674
675   Within each subsection describing a class of hardware
676   (i.e. Ethernet interfaces), list broad groups of devices
677   alphabetically as paragraphs sorted alphabetically (frequently
678   these groups will be arranged by manufacturer, i.e. 3Com
679   Ethernet interfaces).
680
681   Where applicable, a "Miscellaneous" section may follow all
682   other named sections.
683
684   These guidelines are not hard-and-fast rules, and exceptions
685   will occur.  Following these guidelines (vague as they may be)
686   is highly recommended to try to keep the formatting of
687   this section consistent.
688
689   We give manpage references using the &man entities where
690   possible.  If a driver has no manpage (and consequently no
691   &man entity, we simply give the name of the driver).
692   Please avoid doing &man entity conversions unless you
693   know for sure that an entity and manpage exist; sweeps through
694   this file to fix "missed" conversions are likely to break the
695   build.
696   -->
697
698   <sect1 id="support">
699     <title>Supported Devices</title>
700
701     <para>This section describes the devices currently known to be
702       supported by &os;.  Other configurations may also work, but
703       simply have not been tested yet.  Feedback, updates, and
704       corrections to this list are encouraged.</para>
705
706     <para>Where possible, the drivers applicable to each device or
707       class of devices is listed.  If the driver in question has a
708       manual page in the &os; base distribution (most should), it is
709       referenced here.  Information on specific models of supported
710       devices, controllers, etc. can be found in the manual
711       pages.</para>
712
713     <note>
714       <para>The device lists in this document are being generated
715         automatically from &os; manual pages.  This means that some
716         devices, which are supported by multiple drivers, may appear
717         multiple times.</para>
718     </note>
719
720     <sect2 id="disk">
721       <title>Disk Controllers</title>
722
723       <para>[&arch.amd64;, &arch.i386;, &arch.ia64;, &arch.pc98;,
724         &arch.sparc64;] IDE/ATA controllers (&man.ata.4;
725         driver)</para>
726
727       <para>[&arch.pc98;] IDE/ATA controllers (wdc driver)</para>
728
729       <itemizedlist>
730         <listitem>
731           <para>On-board IDE controller</para>
732         </listitem>
733       </itemizedlist>
734
735       &hwlist.aac;
736
737       &hwlist.adv;
738
739       &hwlist.adw;
740
741       &hwlist.aha;
742
743       &hwlist.ahb;
744
745       &hwlist.ahc;
746
747       &hwlist.ahd;
748
749       &hwlist.aic;
750
751       &hwlist.amd;
752
753       &hwlist.amr;
754
755       &hwlist.arcmsr;
756
757       &hwlist.asr;
758
759       &hwlist.bt;
760
761       &hwlist.ciss;
762
763       &hwlist.ct;
764
765       &hwlist.dpt;
766
767       <note>
768         <para>[&arch.amd64;, &arch.i386;] Booting from these
769           controllers is supported. EISA adapters are not
770           supported.</para>
771       </note>
772
773       &hwlist.esp;
774
775       &hwlist.hptiop;
776
777       &hwlist.hptmv;
778
779       &hwlist.hptrr;
780
781       &hwlist.ida;
782
783       &hwlist.iir;
784
785       &hwlist.ips;
786
787       &hwlist.isp;
788
789       &hwlist.mfi;
790
791       &hwlist.mlx;
792
793       <note>
794         <para>[&arch.amd64;, &arch.i386;] Booting from these
795           controllers is supported. EISA adapters are not
796           supported.</para>
797       </note>
798
799       &hwlist.mly;
800
801       &hwlist.mpt;
802
803       &hwlist.ncr;
804
805       &hwlist.ncv;
806
807       &hwlist.nsp;
808
809       &hwlist.pst;
810
811       &hwlist.stg;
812
813       &hwlist.sym;
814
815       &hwlist.trm;
816
817       &hwlist.twa;
818
819       &hwlist.twe;
820
821       &hwlist.vpo;
822
823       <para>[&arch.i386;] The wds(4) driver supports the WD7000 SCSI
824         controller.</para>
825
826       <para>With all supported SCSI controllers, full support is
827         provided for SCSI-I, SCSI-II, and SCSI-III peripherals,
828         including hard disks, optical disks, tape drives (including
829         DAT, 8mm Exabyte, Mammoth, and DLT), medium changers,
830         processor target devices and CD-ROM drives.  WORM devices that
831         support CD-ROM commands are supported for read-only access by
832         the CD-ROM drivers (such as &man.cd.4;).  WORM/CD-R/CD-RW
833         writing support is provided by &man.cdrecord.1;, which is a
834         part of the <filename
835           role="package">sysutils/cdrtools</filename> port in the Ports
836         Collection.</para>
837
838       <para>The following CD-ROM type systems are supported at this
839         time:</para>
840
841       <itemizedlist>
842         <listitem>
843           <para>SCSI interface (also includes ProAudio Spectrum and
844             SoundBlaster SCSI) (&man.cd.4;)</para>
845         </listitem>
846
847         <listitem>
848           <para>[&arch.i386;] Sony proprietary interface (all models)
849             (&man.scd.4;)</para>
850         </listitem>
851
852         <listitem>
853           <para>ATAPI IDE interface (&man.acd.4;)</para>
854         </listitem>
855       </itemizedlist>
856
857       <para>[&arch.i386;] The following device is unmaintained:</para>
858
859       <itemizedlist>
860         <listitem>
861           <para>Mitsumi proprietary CD-ROM interface (all models)
862             (&man.mcd.4;)</para>
863         </listitem>
864       </itemizedlist>
865     </sect2>
866
867     <sect2 id="ethernet">
868       <title>Ethernet Interfaces</title>
869
870       &hwlist.ae;
871
872       &hwlist.age;
873
874       &hwlist.ale;
875
876       &hwlist.aue;
877
878       &hwlist.axe;
879
880       &hwlist.bce;
881
882       <para>[&arch.amd64;, &arch.i386;] Broadcom BCM4401 based Fast
883         Ethernet adapters (&man.bfe.4; driver)</para>
884
885       &hwlist.bge;
886
887       &hwlist.cas;
888
889       &hwlist.cdce;
890
891       <para>[&arch.amd64;, &arch.i386;] Crystal Semiconductor
892         CS89x0-based NICs (&man.cs.4; driver)</para>
893
894       &hwlist.cue;
895
896       &hwlist.cxgb;
897
898       &hwlist.dc;
899
900       &hwlist.de;
901
902       &hwlist.ed;
903
904       &hwlist.em;
905
906       &hwlist.ep;
907
908       <para>Agere ET1310 Gigabit Ethernet adapters
909         (&man.et.4; driver)</para>
910
911       &hwlist.ex;
912
913       &hwlist.fe;
914
915       &hwlist.fxp;
916
917       &hwlist.gem;
918
919       &hwlist.hme;
920
921       &hwlist.ie;
922
923       &hwlist.igb;
924
925       &hwlist.ixgb;
926
927       &hwlist.ixgbe;
928
929       &hwlist.jme;
930
931       &hwlist.kue;
932
933       &hwlist.lge;
934
935       &hwlist.msk;
936
937       &hwlist.mxge;
938
939       &hwlist.my;
940
941       &hwlist.nfe;
942
943       &hwlist.nge;
944
945       &hwlist.nve;
946
947       &hwlist.nxge;
948
949       &hwlist.pcn;
950
951       &hwlist.qlxgb;
952
953       &hwlist.re;
954
955       &hwlist.rl;
956
957       &hwlist.rue;
958
959       &hwlist.sf;
960
961       &hwlist.sge;
962
963       &hwlist.sis;
964
965       &hwlist.sk;
966
967       &hwlist.sn;
968
969       &hwlist.snc;
970
971       &hwlist.ste;
972
973       &hwlist.stge;
974
975       &hwlist.ti;
976
977       &hwlist.tl;
978
979       <para>[&arch.amd64;, &arch.i386;, &arch.pc98;] SMC 83c17x
980         (EPIC)-based Ethernet NICs (&man.tx.4; driver)</para>
981
982       &hwlist.txp;
983
984       &hwlist.udav;
985
986       &hwlist.vge;
987
988       &hwlist.vr;
989
990       &hwlist.vx;
991
992       &hwlist.vxge;
993
994       &hwlist.wb;
995
996       &hwlist.xe;
997
998       &hwlist.xl;
999
1000     </sect2>
1001
1002     <sect2 id="fddi">
1003       <title>FDDI Interfaces</title>
1004
1005       <para>[&arch.i386;, &arch.pc98;] DEC DEFPA PCI (&man.fpa.4;
1006         driver)</para>
1007
1008       <para>[&arch.i386;] DEC DEFEA EISA (&man.fpa.4; driver)</para>
1009     </sect2>
1010
1011     <sect2 id="atm">
1012       <title>ATM Interfaces</title>
1013
1014       <para>[&arch.i386;, &arch.pc98;] Midway-based ATM interfaces
1015         (&man.en.4; driver)</para>
1016
1017       <para>[&arch.i386;, &arch.pc98; &arch.sparc64;] FORE Systems,
1018         Inc. PCA-200E ATM PCI Adapters (hfa and &man.fatm.4;
1019         drivers)</para>
1020
1021       <para>[&arch.i386;, &arch.pc98;] IDT NICStAR 77201/211-based ATM
1022         Adapters (&man.idt.4; driver)</para>
1023
1024       <para>[&arch.i386;, &arch.pc98; &arch.sparc64;] FORE Systems,
1025         Inc. HE155 and HE622 ATM interfaces (&man.hatm.4;
1026         driver)</para>
1027
1028       <para>[&arch.i386;, &arch.pc98;] IDT77252-based ATM cards
1029         (&man.patm.4; driver)</para>
1030     </sect2>
1031
1032     <sect2 id="wlan">
1033       <title>Wireless Network Interfaces</title>
1034
1035       <para>[&arch.amd64;, &arch.i386;, &arch.pc98;] Cisco/Aironet
1036         802.11b wireless adapters (&man.an.4; driver)</para>
1037
1038       &hwlist.ath;
1039
1040       &hwlist.bwi;
1041
1042       <para>[&arch.i386;, &arch.amd64;] Intel PRO/Wireless 2100
1043         MiniPCI network adapter (&man.ipw.4; driver)</para>
1044
1045       <para>[&arch.i386;, &arch.amd64;] Intel PRO/Wireless
1046         2200BG/2915ABG MiniPCI and 2225BG PCI network adapters
1047         (&man.iwi.4; driver)</para>
1048
1049       <para>[&arch.i386;, &arch.amd64;] Intel Wireless WiFi Link
1050         4965AGN IEEE 802.11n PCI network adapters
1051         (&man.iwn.4; driver)</para>
1052
1053       <para>[&arch.i386;, &arch.amd64;] Marvell Libertas IEEE 802.11b/g
1054         PCI network adapters (&man.malo.4; driver)</para>
1055
1056       <para>Marvell 88W8363 IEEE 802.11n wireless network
1057         adapters (&man.mwl.4; driver)</para>
1058
1059       &hwlist.ral;
1060
1061       &hwlist.rum;
1062
1063       &hwlist.run;
1064
1065       &hwlist.uath;
1066
1067       &hwlist.upgt;
1068
1069       &hwlist.ural;
1070
1071       &hwlist.urtw;
1072
1073       <para>[&arch.amd64;, &arch.i386;, &arch.pc98;] Lucent
1074         Technologies WaveLAN/IEEE 802.11b wireless network adapters
1075         and workalikes using the Lucent Hermes, Intersil PRISM-II,
1076         Intersil PRISM-2.5, Intersil Prism-3, and Symbol Spectrum24
1077         chipsets (&man.wi.4; driver)</para>
1078
1079       <para>[&arch.i386;] NCR / AT&amp;T / Lucent Technologies WaveLan
1080         T1-speed ISA/radio LAN cards (&man.wl.4; driver)</para>
1081
1082       <para>[&arch.i386;, &arch.amd64;] Intel PRO/Wireless 3945ABG
1083         MiniPCI network adapters (&man.wpi.4; driver)</para>
1084
1085       &hwlist.zyd;
1086     </sect2>
1087
1088     <sect2 id="misc-network">
1089       <title>Miscellaneous Networks</title>
1090
1091       &hwlist.ce;
1092
1093       &hwlist.cx;
1094
1095       &hwlist.cp;
1096
1097       &hwlist.ctau;
1098
1099       &hwlist.cm;
1100     </sect2>
1101
1102     <sect2 id="serial">
1103       <title>Serial Interfaces</title>
1104
1105       <para>[&arch.amd64;, &arch.i386;] <quote>PC standard</quote>
1106         8250, 16450, and 16550-based serial ports (&man.sio.4;
1107         driver)</para>
1108
1109       &hwlist.uart;
1110
1111       &hwlist.scc;
1112
1113       <para>[&arch.amd64;, &arch.i386;] AST 4 port serial card using
1114         shared IRQ</para>
1115
1116       <itemizedlist>
1117         <listitem>
1118           <para>ARNET 8 port serial card using shared IRQ</para>
1119         </listitem>
1120
1121         <listitem>
1122           <para>ARNET (now Digiboard) Sync 570/i high-speed
1123             serial</para>
1124         </listitem>
1125       </itemizedlist>
1126
1127       <para>[&arch.i386;] Boca multi-port serial cards</para>
1128
1129       <itemizedlist>
1130         <listitem>
1131           <para>Boca BB1004 4-Port serial card (Modems
1132             <emphasis>not</emphasis> supported)</para>
1133         </listitem>
1134
1135         <listitem>
1136           <para>Boca IOAT66 6-Port serial card (Modems
1137             supported)</para>
1138         </listitem>
1139
1140         <listitem>
1141           <para>Boca BB1008 8-Port serial card (Modems
1142             <emphasis>not</emphasis> supported)</para>
1143         </listitem>
1144
1145         <listitem>
1146           <para>Boca BB2016 16-Port serial card (Modems
1147             supported)</para>
1148         </listitem>
1149       </itemizedlist>
1150
1151       <para>[&arch.i386;] Comtrol Rocketport card (&man.rp.4;
1152         driver)</para>
1153
1154       <para>[&arch.i386;] Cyclades Cyclom-Y serial board (&man.cy.4;
1155         driver)</para>
1156
1157       <para>[&arch.i386;] STB 4 port card using shared IRQ</para>
1158
1159       <para>[&arch.i386;] DigiBoard intelligent serial cards (digi
1160         driver)</para>
1161
1162       <para>[&arch.amd64;, &arch.i386;, &arch.ia64;] PCI-Based
1163         multi-port serial boards (&man.puc.4; driver)</para>
1164
1165       <itemizedlist>
1166         <listitem>
1167           <para>[&arch.amd64;, &arch.i386;] Actiontech 56K PCI</para>
1168         </listitem>
1169
1170         <listitem>
1171           <para>[&arch.amd64;, &arch.i386;] Avlab Technology, PCI IO 2S
1172             and PCI IO 4S</para>
1173         </listitem>
1174
1175         <listitem>
1176           <para>[&arch.amd64;, &arch.i386;] Comtrol RocketPort 550</para>
1177         </listitem>
1178
1179         <listitem>
1180           <para>[&arch.amd64;, &arch.i386;] Decision Computers PCCOM
1181             4-port serial and dual port RS232/422/485</para>
1182         </listitem>
1183
1184         <listitem>
1185           <para>[&arch.ia64;] Diva Serial (GSP) Multiport UART</para>
1186         </listitem>
1187
1188         <listitem>
1189           <para>[&arch.amd64;, &arch.i386;] Dolphin Peripherals
1190             4025/4035/4036</para>
1191         </listitem>
1192
1193         <listitem>
1194           <para>[&arch.amd64;, &arch.i386;] IC Book Labs Dreadnought
1195             16x Lite and Pro</para>
1196         </listitem>
1197
1198         <listitem>
1199           <para>[&arch.amd64;, &arch.i386;] Lava Computers
1200             2SP-PCI/DSerial-PCI/Quattro-PCI/Octopus-550</para>
1201         </listitem>
1202
1203         <listitem>
1204           <para>[&arch.amd64;, &arch.i386;] Middle Digital, Weasle
1205             serial port</para>
1206         </listitem>
1207
1208         <listitem>
1209           <para>[&arch.amd64;, &arch.i386;] Moxa Industio CP-114,
1210             Smartio C104H-PCI and C168H/PCI</para>
1211         </listitem>
1212
1213         <listitem>
1214           <para>[&arch.amd64;, &arch.i386;] NEC PK-UG-X001 and
1215             PK-UG-X008</para>
1216         </listitem>
1217
1218         <listitem>
1219           <para>[&arch.amd64;, &arch.i386;] Netmos NM9835
1220             PCI-2S-550</para>
1221         </listitem>
1222
1223         <listitem>
1224           <para>[&arch.amd64;, &arch.i386;] Oxford Semiconductor
1225             OX16PCI954 PCI UART</para>
1226         </listitem>
1227
1228         <listitem>
1229           <para>[&arch.amd64;, &arch.i386;] Syba Tech SD-LAB
1230             PCI-4S2P-550-ECP</para>
1231         </listitem>
1232
1233         <listitem>
1234           <para>[&arch.amd64;, &arch.i386;] SIIG Cyber I/O PCI
1235             16C550/16C650/16C850</para>
1236         </listitem>
1237
1238         <listitem>
1239           <para>[&arch.amd64;, &arch.i386;] SIIG Cyber 2P1S PCI
1240             16C550/16C650/16C850</para>
1241         </listitem>
1242
1243         <listitem>
1244           <para>[&arch.amd64;, &arch.i386;] SIIG Cyber 2S1P PCI
1245             16C550/16C650/16C850</para>
1246         </listitem>
1247
1248         <listitem>
1249           <para>[&arch.amd64;, &arch.i386;] SIIG Cyber 4S PCI
1250           16C550/16C650/16C850</para>
1251         </listitem>
1252
1253         <listitem>
1254           <para>[&arch.amd64;, &arch.i386;] SIIG Cyber Serial (Single
1255             and Dual) PCI 16C550/16C650/16C850</para>
1256         </listitem>
1257
1258         <listitem>
1259           <para>[&arch.amd64;, &arch.i386;] Syba Tech
1260             Ltd. PCI-4S2P-550-ECP</para>
1261         </listitem>
1262
1263         <listitem>
1264           <para>[&arch.amd64;, &arch.i386;] Titan PCI-200H and
1265             PCI-800H</para>
1266         </listitem>
1267
1268         <listitem>
1269           <para>[&arch.amd64;, &arch.i386;] US Robotics (3Com) 3CP5609
1270             modem</para>
1271         </listitem>
1272
1273         <listitem>
1274           <para>[&arch.amd64;, &arch.i386;] VScom PCI-400 and
1275             PCI-800</para>
1276         </listitem>
1277       </itemizedlist>
1278
1279       &hwlist.rc;
1280
1281       <para>[&arch.i386;, &arch.amd64;] Specialix SI/XIO/SX multiport
1282         serial cards, with both the older SIHOST2.x and the
1283         <quote>enhanced</quote> (transputer based, aka JET) host cards
1284         (ISA, EISA and PCI) are supported.  Note that the newer SX+
1285         PCI cards are not currently supported.  (&man.si.4;
1286         driver)</para>
1287
1288       <para>[&arch.pc98;] Internel serial interfaces (&man.sio.4;
1289         driver)</para>
1290
1291       <itemizedlist>
1292         <listitem>
1293           <para>PC-9801 on-board</para>
1294         </listitem>
1295         <listitem>
1296           <para>PC-9821 2'nd CCU (flags 0x12000000)</para>
1297         </listitem>
1298       </itemizedlist>
1299
1300       <para>[&arch.pc98;] NEC PC-9861K, PC-9801-101 and Midori-Denshi
1301         MDC-926Rs (&man.sio.4; driver)</para>
1302
1303       <itemizedlist>
1304         <listitem>
1305           <para>COM2 (flags 0x01000000)</para>
1306         </listitem>
1307
1308         <listitem>
1309           <para>COM3 (flags 0x02000000)</para>
1310         </listitem>
1311       </itemizedlist>
1312
1313       <para>[&arch.pc98;] NEC PC-9801-120 (&man.sio.4; driver)</para>
1314
1315       <note>
1316         <para>"flags 0x11000000" is necessary in kernel
1317           configuration.</para>
1318       </note>
1319
1320       <para>[&arch.pc98;] Microcore MC-16550, MC-16550II, MC-RS98
1321         (&man.sio.4; driver)</para>
1322
1323       <note>
1324         <para>"flags 0x14000?01" is necessary in kernel
1325           configuration.</para>
1326       </note>
1327
1328       <para>[&arch.pc98;] Media Intelligent RSB-2000, RSB-3000 and
1329         AIWA B98-02 (&man.sio.4; driver)</para>
1330
1331       <note>
1332         <para>"flags 0x15000?01" is necessary in kernel
1333         configuration.</para>
1334       </note>
1335
1336       <para>[&arch.pc98;] Media Intelligent RSB-384 (&man.sio.4;
1337         driver)</para>
1338
1339       <note>
1340         <para>"flags 0x16000001" is necessary in kernel
1341           configuration.</para>
1342       </note>
1343
1344       <para>[&arch.pc98;] I-O DATA RSA-98III (&man.sio.4;
1345         driver)</para>
1346
1347       <note>
1348         <para>"flags 0x18000?01" is necessary in kernel
1349           configuration.</para>
1350       </note>
1351
1352       <para>[&arch.pc98;] Hayes ESP98 (&man.sio.4; driver)</para>
1353
1354       <note>
1355         <para>"options COM_ESP" and "flags 0x19000000" are necessary
1356           in kernel configuration.</para>
1357       </note>
1358
1359     </sect2>
1360
1361     <sect2 id="sound">
1362       <title>Sound Devices</title>
1363
1364       &hwlist.snd.ad1816;
1365
1366       &hwlist.snd.als4000;
1367
1368       &hwlist.snd.atiixp;
1369
1370       &hwlist.snd.audiocs;
1371
1372       &hwlist.snd.cmi;
1373
1374       &hwlist.snd.cs4281;
1375
1376       &hwlist.snd.csa;
1377
1378       &hwlist.snd.ds1;
1379
1380       &hwlist.snd.emu10k1;
1381
1382       &hwlist.snd.emu10kx;
1383
1384       &hwlist.snd.envy24;
1385
1386       &hwlist.snd.envy24ht;
1387
1388       &hwlist.snd.es137x;
1389
1390       &hwlist.snd.ess;
1391
1392       &hwlist.snd.fm801;
1393
1394       &hwlist.snd.gusc;
1395
1396       &hwlist.snd.hda;
1397
1398       &hwlist.snd.ich;
1399
1400       &hwlist.snd.maestro;
1401
1402       &hwlist.snd.maestro3;
1403
1404       &hwlist.snd.mss;
1405
1406       &hwlist.snd.neomagic;
1407
1408       &hwlist.snd.sbc;
1409
1410       &hwlist.snd.solo;
1411
1412       &hwlist.snd.spicds;
1413
1414       &hwlist.snd.t4dwave;
1415
1416       &hwlist.snd.via8233;
1417
1418       &hwlist.snd.via82c686;
1419
1420       &hwlist.snd.vibes;
1421
1422       <para>[&arch.pc98;] NEC PC-9801-73, 86 and compatibles (nss
1423         driver)</para>
1424
1425       <itemizedlist>
1426         <listitem>
1427           <para>NEC A-MATE internal sound</para>
1428         </listitem>
1429
1430         <listitem>
1431           <para>Q-Vision WaveStar, WaveMaster</para>
1432         </listitem>
1433       </itemizedlist>
1434
1435       <para>[&arch.pc98;] NEC X-MATE, CanBe, ValueStar internal (mss
1436         driver)</para>
1437
1438       <para>[&arch.pc98;] Creative Technologies SoundBlaster(98)
1439         (&man.sb.4; driver)</para>
1440
1441       <para>[&arch.pc98;] I-O DATA CD-BOX (&man.sb.4; driver)</para>
1442
1443       <para>[&arch.pc98;] MPU-401 and compatible interfaces (mpu
1444         driver)</para>
1445
1446       <itemizedlist>
1447         <listitem>
1448           <para>Q-Vision WaveStar</para>
1449         </listitem>
1450       </itemizedlist>
1451     </sect2>
1452
1453     <sect2 id="camera">
1454       <title>Camera and Video Capture Devices</title>
1455
1456       &hwlist.bktr;
1457
1458       <para>[&arch.i386;] Connectix QuickCam</para>
1459     </sect2>
1460
1461     <sect2 id="usb">
1462       <title>USB Devices</title>
1463
1464       <para>[&arch.amd64;, &arch.i386;, &arch.ia64;, &arch.pc98;] A
1465         range of USB peripherals are supported; devices known to work
1466         are listed in this section.  Owing to the generic nature of
1467         most USB devices, with some exceptions any device of a given
1468         class will be supported, even if not explicitly listed
1469         here.</para>
1470
1471       <note>
1472         <para>[&arch.amd64;, &arch.i386;, &arch.ia64;, &arch.pc98;]
1473           USB Ethernet adapters can be found in the section listing
1474           <link linkend="ethernet">Ethernet
1475             interfaces</link>.</para>
1476       </note>
1477
1478       <note>
1479         <para>[&arch.amd64;, &arch.i386;, &arch.ia64;, &arch.pc98;]
1480           USB Bluetooth adapters can be found in <link
1481             linkend="bluetooth">Bluetooth</link> section.</para>
1482       </note>
1483
1484       &hwlist.ohci;
1485
1486       &hwlist.uhci;
1487
1488       <para>[&arch.amd64;, &arch.i386;, &arch.ia64;, &arch.pc98;] USB
1489         2.0 controllers using the EHCI interface (&man.ehci.4;
1490         driver)</para>
1491
1492       <para>[&arch.amd64;, &arch.i386;, &arch.ia64;, &arch.pc98;]
1493         Hubs</para>
1494
1495       <para>[&arch.amd64;, &arch.i386;, &arch.ia64;, &arch.pc98;]
1496         Keyboards (&man.ukbd.4; driver)</para>
1497
1498       <para>[&arch.amd64;, &arch.i386;, &arch.pc98;]
1499         Miscellaneous</para>
1500
1501       <itemizedlist>
1502         <listitem>
1503           <para>Assist Computer Systems PC Camera C-M1</para>
1504         </listitem>
1505
1506         <listitem>
1507           <para>ActiveWire I/O Board</para>
1508         </listitem>
1509
1510         <listitem>
1511           <para>Creative Technology Video Blaster WebCam Plus</para>
1512         </listitem>
1513
1514         <listitem>
1515           <para>D-Link DSB-R100 USB Radio (&man.ufm.4; driver)</para>
1516         </listitem>
1517
1518         <listitem>
1519           <para>Mirunet AlphaCam Plus</para>
1520         </listitem>
1521       </itemizedlist>
1522
1523       &hwlist.urio;
1524
1525       &hwlist.umodem;
1526
1527       <para>[&arch.amd64;, &arch.i386;, &arch.ia64;, &arch.pc98;] Mice
1528         (&man.ums.4; driver)</para>
1529
1530       &hwlist.ulpt;
1531
1532       &hwlist.ubsa;
1533
1534       &hwlist.ubser;
1535
1536       &hwlist.uftdi;
1537
1538       &hwlist.uplcom;
1539
1540       &hwlist.umct;
1541
1542       &hwlist.umass;
1543
1544       <para>[&arch.amd64;, &arch.i386;, &arch.pc98;] Audio Devices
1545         (&man.uaudio.4; driver)</para>
1546
1547       &hwlist.uvisor;
1548     </sect2>
1549
1550     <sect2 id="firewire">
1551       <title>IEEE 1394 (Firewire) Devices</title>
1552
1553       &hwlist.fwohci;
1554
1555       <para>[&arch.amd64;, &arch.i386;, &arch.sparc64;] Serial Bus
1556         Protocol 2 (SBP-2) storage devices (&man.sbp.4; driver)</para>
1557     </sect2>
1558
1559     <sect2 id="bluetooth">
1560       <title>Bluetooth Devices</title>
1561
1562       &hwlist.ng.bt3c;
1563
1564       &hwlist.ng.ubt;
1565     </sect2>
1566
1567     <sect2 id="crypto-accel">
1568       <title>Cryptographic Accelerators</title>
1569
1570       &hwlist.hifn;
1571
1572       &hwlist.safe;
1573
1574       &hwlist.ubsec;
1575     </sect2>
1576
1577     <sect2 id="misc">
1578       <title>Miscellaneous</title>
1579
1580       <para>[&arch.amd64;, &arch.i386;, &arch.pc98;]
1581         FAX-Modem/PCCARD</para>
1582
1583       <itemizedlist>
1584         <listitem>
1585           <para>MELCO IGM-PCM56K/IGM-PCM56KH</para>
1586         </listitem>
1587
1588         <listitem>
1589           <para>Nokia Card Phone 2.0 (gsm900/dcs1800 HSCSD
1590             terminal)</para>
1591         </listitem>
1592       </itemizedlist>
1593
1594       <para>[&arch.amd64;, &arch.i386;, &arch.pc98;] Floppy drives
1595         (&man.fdc.4; driver)</para>
1596
1597       <para>[&arch.amd64;, &arch.i386;] VGA-compatible video cards
1598         (&man.vga.4; driver)</para>
1599
1600       <note>
1601         <para>Information regarding specific video cards and
1602           compatibility with <application>Xorg</application> can be
1603           found at <ulink url="http://www.x.org/"></ulink>.</para>
1604       </note>
1605
1606       <para>[&arch.amd64;, &arch.i386;, &arch.ia64;, &arch.pc98;]
1607         Keyboards including:</para>
1608
1609       <itemizedlist>
1610         <listitem>
1611           <para>[&arch.i386;] AT-style keyboards (&man.atkbd.4;
1612             driver)</para>
1613         </listitem>
1614
1615         <listitem>
1616           <para>[&arch.amd64;, &arch.i386;] PS/2 keyboards
1617             (&man.atkbd.4; driver)</para>
1618         </listitem>
1619
1620         <listitem>
1621           <para>[&arch.pc98;] Standard keyboards</para>
1622         </listitem>
1623
1624         <listitem>
1625           <para>[&arch.amd64;, &arch.i386;, &arch.ia64;, &arch.pc98;]
1626             USB keyboards (&man.ukbd.4; driver)</para>
1627         </listitem>
1628       </itemizedlist>
1629
1630       <para>[&arch.amd64;, &arch.i386;, &arch.ia64;, &arch.pc98;]
1631         Pointing devices including:</para>
1632
1633       <itemizedlist>
1634         <listitem>
1635           <para>[&arch.amd64;, &arch.i386;, &arch.pc98;] Bus mice and
1636             compatible devices (&man.mse.4; driver)</para>
1637         </listitem>
1638
1639         <listitem>
1640           <para>[&arch.amd64;, &arch.i386;] PS/2 mice and compatible
1641             devices, including many laptop pointing devices
1642             (&man.psm.4; driver)</para>
1643         </listitem>
1644
1645         <listitem>
1646           <para>Serial mice and compatible devices</para>
1647         </listitem>
1648
1649         <listitem>
1650           <para>[&arch.amd64;, &arch.i386;, &arch.ia64;, &arch.pc98;]
1651             USB mice (&man.ums.4; driver)</para>
1652         </listitem>
1653       </itemizedlist>
1654
1655       <note>
1656         <para>&man.moused.8; has more information on using pointing
1657           devices with &os;.  Information on using pointing devices
1658           with <application>Xorg</application> can be found at <ulink
1659             url="http://www.x.org/"></ulink>.</para>
1660       </note>
1661
1662       <para>[&arch.amd64;, &arch.i386;] <quote>PC standard</quote>
1663         parallel ports (&man.ppc.4; driver)</para>
1664
1665       <para>[&arch.pc98;] <quote>PC-9821 standard</quote> parallel
1666         ports (&man.ppc.4; driver)</para>
1667
1668       <para>[&arch.i386;, &arch.amd64;] PC-compatible joysticks
1669         (&man.joy.4; driver)</para>
1670
1671       <para>[&arch.pc98;] Joystick port of SoundBlaster(98)
1672         (&man.joy.4; driver)</para>
1673
1674       <para>[&arch.i386;, &arch.pc98;] PHS Data Communication
1675         Card/PCCARD</para>
1676
1677       <itemizedlist>
1678         <listitem>
1679           <para>NTT DoCoMo P-in Comp@ct</para>
1680         </listitem>
1681
1682         <listitem>
1683           <para>Panasonic KX-PH405</para>
1684         </listitem>
1685
1686         <listitem>
1687           <para>SII MC-P200</para>
1688         </listitem>
1689       </itemizedlist>
1690
1691       <para>[&arch.i386;] Xilinx XC6200-based reconfigurable hardware
1692         cards compatible with the HOT1 from <ulink
1693           url="http://www.vcc.com/">Virtual Computers</ulink> (xrpu
1694         driver).</para>
1695
1696       <para>[&arch.pc98;] Power Management Controller of NEC PC-98
1697         Note (pmc driver)</para>
1698     </sect2>
1699   </sect1>
1700 </article>