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