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