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