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