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