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