article.xml revision 172129
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 172129 2007-09-10 17:58:16Z 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.ida;
531
532    &hwlist.iir;
533
534    &hwlist.ips;
535
536    &hwlist.isp;
537
538    &hwlist.mfi;
539
540    &hwlist.mlx;
541
542      <note>
543	<para>[&arch.amd64;, &arch.i386;] Booting from these controllers is supported. EISA adapters
544	are not supported.</para>
545      </note>
546
547    &hwlist.mly;
548
549    &hwlist.mpt;
550
551    &hwlist.ncr;
552
553    &hwlist.ncv;
554
555    &hwlist.nsp;
556
557    &hwlist.pst;
558
559    &hwlist.rr232x;
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.dc;
637
638    &hwlist.de;
639
640    &hwlist.ed;
641
642    &hwlist.em;
643
644    &hwlist.ep;
645
646    &hwlist.ex;
647
648    &hwlist.fe;
649
650    &hwlist.fxp;
651
652    &hwlist.gem;
653
654    &hwlist.hme;
655
656    &hwlist.ie;
657
658    &hwlist.ixgb;
659
660    &hwlist.kue;
661
662    &hwlist.lge;
663
664    &hwlist.msk;
665
666    &hwlist.mxge;
667
668    &hwlist.my;
669
670    &hwlist.nfe;
671
672    &hwlist.nge;
673
674    &hwlist.nve;
675
676    &hwlist.nxge;
677
678    &hwlist.pcn;
679
680    &hwlist.re;
681
682    &hwlist.rl;
683
684    &hwlist.rue;
685
686    &hwlist.sf;
687
688    &hwlist.sis;
689
690    &hwlist.sk;
691
692    &hwlist.sn;
693
694    &hwlist.snc;
695
696    &hwlist.ste;
697
698    &hwlist.stge;
699
700    &hwlist.ti;
701
702    &hwlist.tl;
703
704    <para>[&arch.amd64;, &arch.i386, &arch.pc98;] SMC 83c17x (EPIC)-based Ethernet NICs (&man.tx.4; driver)
705    </para>
706
707    &hwlist.txp;
708
709    &hwlist.udav;
710
711    &hwlist.vge;
712
713    &hwlist.vr;
714
715    &hwlist.vx;
716
717    &hwlist.wb;
718
719    &hwlist.xe;
720
721    &hwlist.xl;
722
723  </sect2>
724
725  <sect2 id="tokenring">
726    <title>Token Ring Interfaces</title>
727
728    &hwlist.oltr;
729
730  </sect2>
731
732  <sect2 id="fddi">
733    <title>FDDI Interfaces</title>
734    <para>[&arch.i386, &arch.pc98;] DEC DEFPA PCI (&man.fpa.4; driver)</para>
735    <para>[&arch.i386;] DEC DEFEA EISA (&man.fpa.4; driver)</para>
736  </sect2>
737
738  <sect2 id="atm">
739    <title>ATM Interfaces</title>
740
741    <para>[&arch.i386, &arch.pc98;] Midway-based ATM interfaces (&man.en.4;
742      driver)</para>
743
744    <para>[&arch.i386, &arch.pc98; &arch.sparc64;] FORE Systems, Inc. PCA-200E ATM PCI
745      Adapters (hfa and &man.fatm.4; drivers)</para>
746
747    <para>[&arch.i386;, &arch.pc98;] IDT NICStAR 77201/211-based ATM Adapters (&man.idt.4;
748    driver)</para>
749
750    <para>[&arch.i386, &arch.pc98; &arch.sparc64;] FORE Systems, Inc. HE155 and HE622
751      ATM interfaces (&man.hatm.4; driver)</para>
752
753    <para>[&arch.i386;, &arch.pc98;] IDT77252-based ATM cards (&man.patm.4;
754      driver)</para>
755
756  </sect2>
757  <sect2 id="wlan">
758    <title>Wireless Network Interfaces</title>
759
760    <para>[&arch.amd64;, &arch.i386;, &arch.pc98;] Cisco/Aironet 802.11b wireless adapters (&man.an.4; driver)
761    </para>
762
763    &hwlist.ath;
764
765    &hwlist.awi;
766
767    &hwlist.cnw;
768
769    <para>[&arch.i386;, &arch.amd64;] Intel PRO/Wireless 2100 MiniPCI network
770      adapter (&man.ipw.4; driver)</para>
771
772    <para>[&arch.i386;, &arch.amd64;] Intel PRO/Wireless 2200BG/2915ABG MiniPCI
773      and 2225BG PCI network adapters (&man.iwi.4; driver)</para>
774
775    &hwlist.ral;
776
777    <para>[&arch.i386;, &arch.pc98;] Raytheon Raylink 2.4GHz wireless adapters (&man.ray.4; driver)
778    </para>
779
780    &hwlist.rum;
781
782    &hwlist.ural;
783
784    <para>[&arch.amd64;, &arch.i386;, &arch.pc98;] Lucent Technologies WaveLAN/IEEE 802.11b
785      wireless network
786      adapters and workalikes using the Lucent Hermes, Intersil
787      PRISM-II, Intersil PRISM-2.5, Intersil Prism-3, and Symbol
788      Spectrum24 chipsets (&man.wi.4; driver)
789    </para>
790
791    <para>[&arch.i386;] NCR / AT&amp;T / Lucent Technologies WaveLan T1-speed
792    ISA/radio LAN cards (&man.wl.4; driver)</para>
793
794    &hwlist.zyd;
795
796  </sect2>
797
798  <sect2 id="misc-network">
799    <title>Miscellaneous Networks</title>
800
801    &hwlist.ce;
802
803    &hwlist.cx;
804
805    &hwlist.cp;
806
807    &hwlist.ctau;
808
809    <para>[&arch.i386;] Granch SBNI12 point-to-point communications
810    adapters (&man.sbni.4; driver)
811    </para>
812
813    <para>[&arch.i386;] Granch SBNI16 SHDSL modems (&man.sbsh.4;
814      driver)</para>
815
816    &hwlist.cm;
817
818  </sect2>
819
820  <sect2 id="isdn">
821    <title>ISDN Interfaces</title>
822    <para>[&arch.i386;] AcerISDN P10 ISA PnP (experimental)</para>
823    <para>[&arch.i386;] Asuscom ISDNlink 128K ISA</para>
824    <para>[&arch.i386;] ASUSCOM P-IN100-ST-D (and other Winbond W6692-based cards)</para>
825    <para>[&arch.i386;] AVM
826      <itemizedlist>
827        <listitem>
828	  <para>A1</para>
829	</listitem>
830        <listitem>
831	  <para>B1 ISA (tested with V2.0)</para>
832	</listitem>
833        <listitem>
834	  <para>B1 PCI (tested with V4.0)</para>
835	</listitem>
836        <listitem>
837	  <para>Fritz!Card classic</para>
838	</listitem>
839        <listitem>
840	  <para>Fritz!Card PnP</para>
841	</listitem>
842        <listitem>
843	  <para>Fritz!Card PCI</para>
844	</listitem>
845        <listitem>
846	  <para>Fritz!Card PCI, Version 2</para>
847	</listitem>
848        <listitem>
849	  <para>T1</para>
850	</listitem>
851      </itemizedlist>
852    </para>
853    <para>[&arch.i386;] Creatix
854      <itemizedlist>
855        <listitem>
856	  <para>ISDN-S0</para>
857	</listitem>
858        <listitem>
859	  <para>ISDN-S0 P&amp;P</para>
860	</listitem>
861      </itemizedlist>
862    </para>
863    <para>[&arch.i386;] Compaq Microcom 610 ISDN (Compaq series PSB2222I) ISA PnP</para>
864    <para>[&arch.i386;] Dr. Neuhaus Niccy Go@ and compatibles</para>
865    <para>[&arch.i386;] Dynalink IS64PPH and IS64PPH+</para>
866    <para>[&arch.i386;] Eicon Diehl DIVA 2.0 and 2.02</para>
867    <para>[&arch.i386;] ELSA
868      <itemizedlist>
869        <listitem>
870	  <para>ELSA PCC-16</para>
871	</listitem>
872        <listitem>
873	  <para>QuickStep 1000pro ISA</para>
874	</listitem>
875        <listitem>
876	  <para>MicroLink ISDN/PCI</para>
877	</listitem>
878        <listitem>
879	  <para>QuickStep 1000pro PCI</para>
880	</listitem>
881      </itemizedlist>
882    </para>
883    <para>[&arch.i386;] ITK ix1 Micro ( &lt; V.3, non-PnP version )</para>
884    <para>[&arch.i386;] Sedlbauer Win Speed</para>
885    <para>[&arch.i386;] Siemens I-Surf 2.0</para>
886    <para>[&arch.i386;] TELEINT ISDN SPEED No.1 (experimental)</para>
887    <para>[&arch.i386;] Teles
888      <itemizedlist>
889        <listitem>
890	  <para>S0/8</para>
891	</listitem>
892        <listitem>
893	  <para>S0/16</para>
894	</listitem>
895        <listitem>
896	  <para>S0/16.3</para>
897	</listitem>
898        <listitem>
899	  <para>S0/16.3 PnP</para>
900	</listitem>
901        <listitem>
902	  <para>16.3c ISA PnP (experimental)</para>
903	</listitem>
904	<listitem>
905	  <para>Teles PCI-TJ</para>
906	</listitem>
907      </itemizedlist>
908    </para>
909    <para>[&arch.i386;] Traverse Technologies NETjet-S PCI</para>
910    <para>[&arch.i386;] USRobotics Sportster ISDN TA intern</para>
911    <para>[&arch.i386;] Winbond W6692 based PCI cards</para>
912  </sect2>
913
914  <sect2 id="serial">
915    <title>Serial Interfaces</title>
916
917    <para>[&arch.amd64; &arch.i386;] <quote>PC standard</quote> 8250, 16450, and 16550-based serial ports (&man.sio.4; driver)</para>
918
919    &hwlist.uart;
920
921    &hwlist.scc;
922
923    <para>[&arch.amd64; &arch.i386;] AST 4 port serial card using shared IRQ</para>
924
925    <para>[&arch.i386;] ARNET serial cards (&man.ar.4; driver)
926      <itemizedlist>
927        <listitem>
928	  <para>ARNET 8 port serial card using shared IRQ</para>
929	</listitem>
930        <listitem>
931	  <para>ARNET (now Digiboard) Sync 570/i high-speed serial</para>
932	</listitem>
933      </itemizedlist>
934    </para>
935    
936    <para>[&arch.i386;] Boca multi-port serial cards
937      <itemizedlist>
938        <listitem>
939	  <para>Boca BB1004 4-Port serial card (Modems
940	  <emphasis>not</emphasis> supported)</para>
941	</listitem>
942        <listitem>
943	  <para>Boca IOAT66 6-Port serial card (Modems supported)</para>
944	</listitem>
945        <listitem>
946	  <para>Boca BB1008 8-Port serial card (Modems
947	  <emphasis>not</emphasis> supported)</para>
948	</listitem>
949        <listitem>
950	  <para>Boca BB2016 16-Port serial card (Modems supported)</para>
951	</listitem>
952      </itemizedlist>
953    </para>
954
955    <para>[&arch.i386;] Comtrol Rocketport card (&man.rp.4; driver)</para>
956
957    <para>[&arch.i386;] Cyclades Cyclom-Y serial board (&man.cy.4; driver)</para>
958
959    <para>[&arch.i386;] STB 4 port card using shared IRQ</para>
960
961    <para>[&arch.i386;] DigiBoard intelligent serial cards (digi driver)
962    </para>
963
964    <para>[&arch.amd64;, &arch.i386, &arch.ia64;] PCI-Based multi-port serial boards (&man.puc.4;
965    driver)
966      <itemizedlist>
967	<listitem>
968	  <para>[&arch.amd64; &arch.i386;] Actiontech 56K PCI</para>
969	</listitem>
970        <listitem>
971	  <para>[&arch.amd64; &arch.i386;] Avlab Technology, PCI IO 2S and PCI IO 4S</para>
972	</listitem>
973	<listitem>
974	  <para>[&arch.amd64; &arch.i386;] Comtrol RocketPort 550</para>
975	</listitem>
976	<listitem>
977	  <para>[&arch.amd64; &arch.i386;] Decision Computers PCCOM 4-port serial and dual port RS232/422/485</para>
978	</listitem>
979	<listitem>
980	  <para>[&arch.ia64;] Diva Serial (GSP) Multiport UART</para>
981	</listitem>
982	<listitem>
983	  <para>[&arch.amd64; &arch.i386;] Dolphin Peripherals 4025/4035/4036</para>
984	</listitem>
985	<listitem>
986	  <para>[&arch.amd64; &arch.i386;] IC Book Labs Dreadnought 16x Lite and Pro</para>
987	</listitem>
988	<listitem>
989	  <para>[&arch.amd64; &arch.i386;] Lava Computers 2SP-PCI/DSerial-PCI/Quattro-PCI/Octopus-550</para>
990	</listitem>
991	<listitem>
992	  <para>[&arch.amd64; &arch.i386;] Middle Digital, Weasle serial port</para>
993	</listitem>
994        <listitem>
995	  <para>[&arch.amd64; &arch.i386;] Moxa Industio CP-114, Smartio C104H-PCI and C168H/PCI</para>
996	</listitem>
997	<listitem>
998	  <para>[&arch.amd64; &arch.i386;] NEC PK-UG-X001 and PK-UG-X008</para>
999	</listitem>
1000        <listitem>
1001	  <para>[&arch.amd64; &arch.i386;] Netmos NM9835 PCI-2S-550</para>
1002	</listitem>
1003	<listitem>
1004	  <para>[&arch.amd64; &arch.i386;] Oxford Semiconductor OX16PCI954 PCI UART</para>
1005	</listitem>
1006	<listitem>
1007	  <para>[&arch.amd64; &arch.i386;] Syba Tech SD-LAB PCI-4S2P-550-ECP</para>
1008	</listitem>
1009	<listitem>
1010	  <para>[&arch.amd64; &arch.i386;] SIIG Cyber I/O PCI 16C550/16C650/16C850</para>
1011	</listitem>
1012	<listitem>
1013	  <para>[&arch.amd64; &arch.i386;] SIIG Cyber 2P1S PCI 16C550/16C650/16C850</para>
1014	</listitem>
1015	<listitem>
1016	  <para>[&arch.amd64; &arch.i386;] SIIG Cyber 2S1P PCI 16C550/16C650/16C850</para>
1017	</listitem>
1018	<listitem>
1019	  <para>[&arch.amd64; &arch.i386;] SIIG Cyber 4S PCI 16C550/16C650/16C850</para>
1020	</listitem>
1021	<listitem>
1022	  <para>[&arch.amd64; &arch.i386;] SIIG Cyber Serial (Single and Dual) PCI 16C550/16C650/16C850</para>
1023	</listitem>
1024        <listitem>
1025	  <para>[&arch.amd64; &arch.i386;] Syba Tech Ltd. PCI-4S2P-550-ECP</para>
1026	</listitem>
1027	<listitem>
1028	  <para>[&arch.amd64; &arch.i386;] Titan PCI-200H and PCI-800H</para>
1029	</listitem>
1030	<listitem>
1031	  <para>[&arch.amd64; &arch.i386;] US Robotics (3Com) 3CP5609 modem</para>
1032	</listitem>
1033	<listitem>
1034	  <para>[&arch.amd64; &arch.i386;] VScom PCI-400 and PCI-800</para>
1035	</listitem>
1036      </itemizedlist>
1037    </para>
1038
1039    &hwlist.rc;
1040
1041    &hwlist.sr;
1042
1043    <para>[&arch.i386;, &arch.amd64;] Specialix SI/XIO/SX multiport serial cards, with both the
1044    older SIHOST2.x and the <quote>enhanced</quote> (transputer
1045    based, aka JET) host cards (ISA, EISA and PCI) are supported.
1046    Note that the newer SX+ PCI cards are not currently supported.
1047    (&man.si.4; driver)</para>
1048
1049    <para>[&arch.pc98;] Internel serial interfaces (&man.sio.4; driver)
1050      <itemizedlist>
1051        <listitem>
1052	  <para>PC-9801 on-board</para>
1053	</listitem>
1054        <listitem>
1055	  <para>PC-9821 2'nd CCU (flags 0x12000000)</para>
1056	</listitem>
1057      </itemizedlist>
1058    </para>
1059
1060    <para>[&arch.pc98;] NEC PC-9861K, PC-9801-101 and Midori-Denshi MDC-926Rs (&man.sio.4; driver)
1061      <itemizedlist>
1062        <listitem>
1063	  <para>COM2 (flags 0x01000000)</para>
1064	</listitem>
1065        <listitem>
1066	  <para>COM3 (flags 0x02000000)</para>
1067	</listitem>
1068      </itemizedlist>
1069    </para>
1070
1071    <para>[&arch.pc98;] NEC PC-9801-120 (&man.sio.4; driver)</para>
1072      <note>
1073        <para>"flags 0x11000000" is necessary in kernel configuration.</para>
1074      </note>
1075
1076    <para>[&arch.pc98;] Microcore MC-16550, MC-16550II, MC-RS98 (&man.sio.4; driver)</para>
1077      <note>
1078        <para>"flags 0x14000?01" is necessary in kernel configuration.</para>
1079      </note>
1080
1081    <para>[&arch.pc98;] Media Intelligent RSB-2000, RSB-3000 and AIWA B98-02 (&man.sio.4; driver)</para>
1082      <note>
1083        <para>"flags 0x15000?01" is necessary in kernel configuration.</para>
1084      </note>
1085
1086    <para>[&arch.pc98;] Media Intelligent RSB-384 (&man.sio.4; driver)</para>
1087      <note>
1088        <para>"flags 0x16000001" is necessary in kernel configuration.</para>
1089      </note>
1090
1091    <para>[&arch.pc98;] I-O DATA RSA-98III (&man.sio.4; driver)</para>
1092      <note>
1093        <para>"flags 0x18000?01" is necessary in kernel configuration.</para>
1094      </note>
1095
1096    <para>[&arch.pc98;] Hayes ESP98 (&man.sio.4; driver)</para>
1097      <note>
1098        <para>"options COM_ESP" and "flags 0x19000000" are necessary in kernel configuration.</para>
1099      </note>
1100
1101  </sect2>
1102  <sect2 id="sound">
1103    <title>Sound Devices</title>
1104
1105    &hwlist.snd.ad1816;
1106
1107    &hwlist.snd.als4000;
1108
1109    &hwlist.snd.atiixp;
1110
1111    &hwlist.snd.audiocs;
1112
1113    &hwlist.snd.cmi;
1114
1115    &hwlist.snd.cs4281;
1116
1117    &hwlist.snd.csa;
1118
1119    &hwlist.snd.ds1;
1120
1121    &hwlist.snd.emu10k1;
1122
1123    &hwlist.snd.emu10kx;
1124
1125    &hwlist.snd.envy24;
1126
1127    &hwlist.snd.envy24ht;
1128
1129    &hwlist.snd.es137x;
1130
1131    &hwlist.snd.ess;
1132
1133    &hwlist.snd.fm801;
1134
1135    &hwlist.snd.gusc;
1136
1137    &hwlist.snd.hda;
1138
1139    &hwlist.snd.ich;
1140
1141    &hwlist.snd.maestro;
1142
1143    &hwlist.snd.maestro3;
1144
1145    &hwlist.snd.mss;
1146
1147    &hwlist.snd.neomagic;
1148
1149    &hwlist.snd.sbc;
1150
1151    &hwlist.snd.solo;
1152
1153    &hwlist.snd.spicds;
1154
1155    &hwlist.snd.t4dwave;
1156
1157    &hwlist.snd.via8233;
1158
1159    &hwlist.snd.via82c686;
1160
1161    &hwlist.snd.vibes;
1162
1163    <para>[&arch.pc98;] NEC PC-9801-73, 86 and compatibles (nss driver)
1164      <itemizedlist>
1165        <listitem>
1166          <para>NEC A-MATE internal sound</para>
1167        </listitem>
1168        <listitem>
1169          <para>Q-Vision WaveStar, WaveMaster</para>
1170        </listitem>
1171      </itemizedlist>
1172    </para>
1173
1174    <para>[&arch.pc98;] NEC X-MATE, CanBe, ValueStar internal (mss driver)</para>
1175
1176    <para>[&arch.pc98;] Creative Technologies SoundBlaster(98) (&man.sb.4;
1177    driver)</para>
1178
1179    <para>[&arch.pc98;] I-O DATA CD-BOX (&man.sb.4; driver)</para>
1180
1181    <para>[&arch.pc98;] MPU-401 and compatible interfaces (mpu driver)
1182      <itemizedlist>
1183        <listitem>
1184          <para>Q-Vision WaveStar</para>
1185        </listitem>
1186      </itemizedlist>
1187    </para>
1188  </sect2>
1189
1190  <sect2 id="camera">
1191    <title>Camera and Video Capture Devices</title>
1192
1193    &hwlist.bktr;
1194
1195    <para>[&arch.i386;] Connectix QuickCam</para>
1196  </sect2>
1197
1198  <sect2 id="usb">
1199    <title>USB Devices</title>
1200
1201    <para>[&arch.amd64;, &arch.i386;, &arch.ia64;, &arch.pc98;] A range of USB peripherals are supported; devices known to
1202    work are listed in this section.  Owing to the
1203    generic nature of most USB devices, with some exceptions any
1204    device of a given class will be supported, even if not explicitly
1205    listed here.</para>
1206
1207    <note>
1208      <para>[&arch.amd64;, &arch.i386;, &arch.ia64;, &arch.pc98;] USB Ethernet adapters can be found in the section listing <link
1209      linkend="ethernet">Ethernet interfaces</link>.</para>
1210    </note>
1211
1212    <note>
1213      <para>[&arch.amd64;, &arch.i386;, &arch.ia64;, &arch.pc98;] USB Bluetooth adapters can be found in <link
1214      linkend="bluetooth">Bluetooth</link> section.</para>
1215    </note>
1216
1217    &hwlist.ohci;
1218
1219    &hwlist.uhci;
1220
1221    <para>[&arch.amd64;, &arch.i386;, &arch.ia64;, &arch.pc98;] USB 2.0 controllers using the EHCI
1222      interface (&man.ehci.4; driver)</para>
1223
1224    <para>[&arch.amd64;, &arch.i386;, &arch.ia64;, &arch.pc98;] Hubs
1225    </para>
1226    <para>[&arch.amd64;, &arch.i386;, &arch.ia64;, &arch.pc98;] Keyboards (&man.ukbd.4; driver)
1227    </para>
1228    <para>[&arch.amd64;, &arch.i386, &arch.pc98;] Miscellaneous
1229      <itemizedlist>
1230        <listitem>
1231	  <para>Assist Computer Systems PC Camera C-M1</para>
1232	</listitem>
1233        <listitem>
1234	  <para>ActiveWire I/O Board</para>
1235	</listitem>
1236        <listitem>
1237	  <para>Creative Technology Video Blaster WebCam Plus</para>
1238	</listitem>
1239	<listitem>
1240	  <para>D-Link DSB-R100 USB Radio (&man.ufm.4; driver)</para>
1241	</listitem>
1242        <listitem>
1243	  <para>Mirunet AlphaCam Plus</para>
1244	</listitem>
1245      </itemizedlist>
1246    </para>
1247
1248    &hwlist.urio;
1249
1250    &hwlist.umodem;
1251
1252    <para>[&arch.amd64;, &arch.i386;, &arch.ia64;, &arch.pc98;] Mice (&man.ums.4; driver)
1253    </para>
1254
1255    &hwlist.ulpt;
1256
1257    &hwlist.ubsa;
1258
1259    &hwlist.ubser;
1260
1261    &hwlist.uftdi;
1262
1263    &hwlist.uplcom;
1264
1265    &hwlist.umct;
1266
1267    &hwlist.uscanner;
1268
1269    &hwlist.umass;
1270
1271    <para>[&arch.amd64;, &arch.i386;, &arch.pc98;] Audio Devices (&man.uaudio.4; driver)
1272    </para>
1273
1274    &hwlist.uvisor;
1275
1276 </sect2>
1277
1278  <sect2 id="firewire">
1279    <title>IEEE 1394 (Firewire) Devices</title>
1280
1281    &hwlist.fwohci;
1282
1283    <para>[&arch.amd64;, &arch.i386;, &arch.sparc64;] Serial Bus Protocol 2 (SBP-2)
1284      storage devices (&man.sbp.4; driver)</para>
1285
1286  </sect2>
1287
1288  <sect2 id="bluetooth">
1289    <title>Bluetooth Devices</title>
1290
1291    &hwlist.ng.bt3c;
1292
1293    &hwlist.ng.ubt;
1294
1295  </sect2>
1296
1297  <sect2 id="crypto-accel">
1298    <title>Cryptographic Accelerators</title>
1299
1300    &hwlist.hifn;
1301
1302    &hwlist.safe;
1303
1304    &hwlist.ubsec;
1305  </sect2>
1306
1307  <sect2 id="misc">
1308    <title>Miscellaneous</title>
1309
1310    <para>[&arch.amd64;, &arch.i386;, &arch.pc98;] FAX-Modem/PCCARD
1311      <itemizedlist>
1312        <listitem>
1313	  <para>MELCO IGM-PCM56K/IGM-PCM56KH</para>
1314	</listitem>
1315        <listitem>
1316	  <para>Nokia Card Phone 2.0 (gsm900/dcs1800 HSCSD terminal)</para>
1317	</listitem>
1318      </itemizedlist>
1319    </para>
1320
1321    <para>[&arch.amd64;, &arch.i386;, &arch.pc98;] Floppy drives (&man.fdc.4; driver)</para>
1322
1323    <para>[&arch.amd64; &arch.i386;] VGA-compatible video cards
1324      (&man.vga.4; driver)
1325
1326      <note>
1327	<para>Information regarding specific video cards and
1328	  compatibility with <application>Xorg</application> can be
1329	  found at <ulink
1330	  url="http://www.x.org/"></ulink>.</para>
1331      </note>
1332
1333      </para>
1334
1335    <para>[&arch.amd64;, &arch.i386;, &arch.ia64;, &arch.pc98;] Keyboards including:
1336      <itemizedlist>
1337        <listitem>
1338	  <para>[&arch.i386;] AT-style keyboards (&man.atkbd.4; driver)</para>
1339	</listitem>
1340        <listitem>
1341	  <para>[&arch.amd64;, &arch.i386;] PS/2 keyboards (&man.atkbd.4; driver)</para>
1342	</listitem>
1343        <listitem>
1344	  <para>[&arch.pc98;] Standard keyboards</para>
1345	</listitem>
1346        <listitem>
1347	  <para>[&arch.amd64;, &arch.i386;, &arch.ia64;, &arch.pc98;] USB keyboards (&man.ukbd.4; driver)</para>
1348	</listitem>
1349      </itemizedlist>
1350    </para>
1351
1352    <para>[&arch.amd64;, &arch.i386;, &arch.ia64;, &arch.pc98;] Pointing devices including:
1353      <itemizedlist>
1354        <listitem>
1355	  <para>[&arch.amd64;, &arch.i386;, &arch.pc98;] Bus mice and compatible devices (&man.mse.4; driver)</para>
1356	</listitem>
1357        <listitem>
1358	  <para>[&arch.amd64;, &arch.i386;] PS/2 mice and compatible devices, including many laptop
1359	    pointing devices (&man.psm.4; driver)</para>
1360	</listitem>
1361        <listitem>
1362	  <para>Serial mice and compatible devices</para>
1363	</listitem>
1364        <listitem>
1365	  <para>[&arch.amd64;, &arch.i386;, &arch.ia64;, &arch.pc98;] USB mice (&man.ums.4; driver)</para>
1366	</listitem>
1367      </itemizedlist>
1368
1369      <note>
1370	<para>&man.moused.8; has more information on using pointing
1371	  devices with &os;.  Information on using pointing devices
1372	  with <application>Xorg</application> can be found at
1373	  <ulink url="http://www.x.org/"></ulink>.</para>
1374      </note>
1375    </para>
1376
1377    <para>[&arch.amd64;, &arch.i386;] <quote>PC standard</quote> parallel ports (&man.ppc.4; driver)</para>
1378    <para>[&arch.pc98;] <quote>PC-9821 standard</quote> parallel ports (&man.ppc.4; driver)</para>
1379
1380    <para>[&arch.i386;, &arch.amd64;] PC-compatible joysticks (&man.joy.4; driver)</para>
1381
1382    <para>[&arch.pc98;] Joystick port of SoundBlaster(98) (&man.joy.4;
1383    driver)</para>
1384
1385    <para>[&arch.i386;, &arch.pc98;] PHS Data Communication Card/PCCARD
1386      <itemizedlist>
1387        <listitem>
1388	  <para>NTT DoCoMo P-in Comp@ct</para>
1389	</listitem>
1390        <listitem>
1391	  <para>Panasonic KX-PH405</para>
1392	</listitem>
1393        <listitem>
1394	  <para>SII MC-P200</para>
1395	</listitem>
1396      </itemizedlist>
1397    </para>
1398
1399    <para>[&arch.i386;] Xilinx XC6200-based reconfigurable hardware cards compatible
1400    with the HOT1 from <ulink url="http://www.vcc.com/">Virtual
1401    Computers</ulink> (xrpu driver).</para>
1402
1403    <para>[&arch.pc98;] Power Management Controller of NEC PC-98 Note (pmc
1404    driver)</para>
1405
1406    <para>[&arch.sparc64;] OpenFirmware console (ofwcons driver)</para>
1407
1408  </sect2>
1409</sect1>
1410
1411</article>
1412