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