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