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