freebsd-dev/release/doc/en_US.ISO8859-1/hardware/article.sgml
2004-12-17 18:19:44 +00:00

1144 lines
30 KiB
Plaintext

<!--
The "Supported Devices" section of the release notes.
Generally processor-independent, with conditional text
inclusion handling any architecture-dependent text.
Within each subsection describing a class of hardware
(i.e. Ethernet interfaces), list broad groups of devices
alphabetically as paragraphs sorted alphabetically (frequently
these groups will be arranged by manufacturer, i.e. 3Com
Ethernet interfaces).
Where applicable, a "Miscellaneous" section may follow all
other named sections.
These guidelines are not hard-and-fast rules, and exceptions
will occur. Following these guidelines (vague as they may be)
is highly recommended to try to keep the formatting of
this section consistent.
We give manpage references using the &man entities where
possible. If a driver has no manpage (and consequently no
&man entity, we simply give the name of the driver).
Please avoid doing &man entity conversions unless you
know for sure that an entity and manpage exist; sweeps through
this file to fix "missed" conversions are likely to break the
build.
-->
<sect1 id="support">
<sect1info>
<pubdate>$FreeBSD$</pubdate>
</sect1info>
<title>Supported Devices</title>
<para>This section describes the devices currently known to be
supported by with &os; on the &arch.print; platform. Other configurations
may also work, but simply have not been tested yet. Feedback,
updates, and corrections to this list are encouraged.</para>
<para>Where possible, the drivers applicable to each device or class
of devices is listed. If the driver in question has a manual page
in the &os; base distribution (most should), it is referenced here.
Information on specific models of supported devices, controllers,
etc. can be found in the manual pages.</para>
<note>
<para>The device lists in this document are being generated
automatically from &os; manual pages. This means that some
devices, which are supported by multiple drivers, may appear
multiple times.</para>
</note>
<sect2 id="disk">
<title>Disk Controllers</title>
<para arch="i386,alpha,sparc64,ia64,pc98,amd64">IDE/ATA controllers (&man.ata.4; driver)</para>
<para arch="pc98">IDE/ATA controllers (wdc driver)
<itemizedlist>
<listitem>
<para>On-board IDE controller</para>
</listitem>
</itemizedlist>
</para>
&hwlist.aic;
&hwlist.aha;
&hwlist.ahb;
&hwlist.ahc;
&hwlist.ahd;
&hwlist.aac;
&hwlist.ct;
<para arch="pc98">NEC PC-9801-55, 92 and their compatible C-Bus SCSI interfaces (bs driver)
<itemizedlist>
<listitem>
<para>NEC PC-9801-55, 92 and their compatibles</para>
<para>ICM IF-2660</para>
<para>Midori-Denshi MDC-554NA</para>
<para>Logitec LHA-N151</para>
<note>
<para>"flags 0x00000" is necessary in kernel configuration
for DMA transfer mode.</para>
</note>
</listitem>
<listitem>
<para>I-O DATA SC-98II</para>
<note>
<para>"flags 0x10000" is necessary in kernel configuration
for DMA transfer mode.</para>
</note>
</listitem>
<listitem>
<para>TEXA HA-55BS2 and later</para>
<para>Midori-Denshi MDC-926Rs</para>
<note>
<para>"flags 0x20000" is necessary in kernel configuration
for Bus-master transfer mode.</para>
</note>
</listitem>
<listitem>
<para>ELECOM Bus-master SCSI interfaces</para>
<note>
<para>"flags 0x30000" is necessary in kernel configuration
for Bus-master transfer mode.</para>
</note>
</listitem>
<listitem>
<para>All SMIT transfer type SCSI interfaces</para>
<note>
<para>"flags 0x40000" is necessary in kernel configuration
for SMIT transfer mode.</para>
</note>
</listitem>
<listitem>
<para>Logitec LHA-20x series</para>
<para>ICM IF-2766, IF-2766ET, IF-2767 and IF-2769</para>
<note>
<para>"flags 0x50000" is necessary in kernel configuration
for Bus-master transfer mode.</para>
</note>
</listitem>
</itemizedlist>
</para>
&hwlist.adv;
&hwlist.adw;
&hwlist.bt;
&hwlist.dpt;
&hwlist.asr;
&hwlist.amr;
<note>
<para arch="i386,amd64">Booting from these controllers is supported. EISA
adapters are not supported.</para>
<para arch="alpha">Booting from these controllers is not
supported due to SRM limitations.</para>
</note>
&hwlist.mlx;
<note>
<para arch="i386,amd64">Booting from these controllers is supported. EISA adapters
are not supported.</para>
<para arch="alpha">Booting from these controllers is not
supported due to SRM limitations.
DAC960 controllers sold by Digital/Compaq for Alpha systems as part
of the StorageWorks family, e.g. KZPSC or KZPAC are bootable from SRM.
Note that these cards used 2.x firmware. SRM bootability of newer
firmware is unknown.</para>
</note>
&hwlist.mly;
&hwlist.twe;
&hwlist.twa;
&hwlist.ncr;
&hwlist.sym;
&hwlist.ncv;
&hwlist.stg;
&hwlist.isp;
&hwlist.amd;
&hwlist.nsp;
&hwlist.vpo;
&hwlist.ida;
&hwlist.ciss;
&hwlist.iir;
&hwlist.pst;
&hwlist.hptmv;
&hwlist.ips;
&hwlist.mpt;
&hwlist.trm;
<para arch="i386">The wds(4) driver supports the WD7000 SCSI
controller.</para>
<para>With all supported SCSI controllers, full support is
provided for SCSI-I, SCSI-II, and SCSI-III peripherals, including
hard disks, optical disks, tape drives (including DAT, 8mm
Exabyte, Mammoth, and DLT), medium changers, processor target
devices and CD-ROM drives. WORM devices that support CD-ROM
commands are supported for read-only access by the CD-ROM drivers
(such as &man.cd.4;). WORM/CD-R/CD-RW writing support is provided
by &man.cdrecord.1;, which is a part of the
<filename role="package">sysutils/cdrtools</filename> port in the Ports Collection.</para>
<para>The following CD-ROM type systems are supported at this
time:
<itemizedlist>
<listitem>
<para>SCSI interface (also includes ProAudio Spectrum and
SoundBlaster SCSI) (&man.cd.4;)</para>
</listitem>
<listitem arch="i386">
<para>Matsushita CR-562, CR-563, and compatibles
(&man.matcd.4; driver)</para>
</listitem>
<listitem arch="i386">
<para>Sony proprietary interface (all models) (&man.scd.4;)</para>
</listitem>
<listitem>
<para>ATAPI IDE interface (&man.acd.4;)</para>
</listitem>
</itemizedlist>
</para>
<para arch="i386">The following device is unmaintained:
<itemizedlist>
<listitem>
<para>Mitsumi proprietary CD-ROM interface (all
models) (&man.mcd.4;)</para>
</listitem>
</itemizedlist>
</para>
</sect2>
<sect2 id="ethernet">
<title>Ethernet Interfaces</title>
&hwlist.sf;
&hwlist.ti;
&hwlist.pcn;
&hwlist.lnc;
<para arch="i386,pc98,amd64">SMC 83c17x (EPIC)-based Ethernet NICs (&man.tx.4; driver)
</para>
&hwlist.ed;
&hwlist.rl;
&hwlist.wb;
&hwlist.vr;
&hwlist.sis;
&hwlist.nge;
&hwlist.ste;
&hwlist.sk;
&hwlist.tl;
&hwlist.dc;
&hwlist.aue;
&hwlist.cue;
&hwlist.kue;
&hwlist.axe;
&hwlist.rue;
&hwlist.udav;
&hwlist.de;
&hwlist.fe;
&hwlist.fxp;
&hwlist.ex;
&hwlist.ie;
&hwlist.ep;
&hwlist.el;
&hwlist.xl;
&hwlist.vx;
<para arch="i386,amd64">Crystal Semiconductor CS89x0-based NICs
(&man.cs.4; driver)
</para>
&hwlist.sn;
&hwlist.xe;
&hwlist.snc;
&hwlist.lge;
&hwlist.txp;
&hwlist.bge;
&hwlist.em;
&hwlist.hme;
&hwlist.gem;
&hwlist.my;
<para arch="i386,amd64">Broadcom BCM4401 based Fast Ethernet adapters
(&man.bfe.4; driver)</para>
&hwlist.re;
&hwlist.ixgb;
&hwlist.vge;
</sect2>
<sect2 id="fddi">
<title>FDDI Interfaces</title>
<para arch="i386,pc98,alpha">DEC DEFPA PCI (&man.fpa.4; driver)</para>
<para arch="i386">DEC DEFEA EISA (&man.fpa.4; driver)</para>
</sect2>
<sect2 id="atm">
<title>ATM Interfaces</title>
<para arch="i386,pc98">Midway-based ATM interfaces (&man.en.4;
driver)</para>
<para arch="i386,pc98,sparc64">FORE Systems, Inc. PCA-200E ATM PCI
Adapters (hfa and &man.fatm.4; drivers)</para>
<para arch="i386,pc98">IDT NICStAR 77201/211-based ATM Adapters (&man.idt.4;
driver)</para>
<para arch="i386,pc98,sparc64">FORE Systems, Inc. HE155 and HE622
ATM interfaces (&man.hatm.4; driver)</para>
<para arch="i386,pc98">IDT77252-based ATM cards (&man.patm.4;
driver)</para>
</sect2>
<sect2 id="wlan">
<title>Wireless Network Interfaces</title>
<para arch="i386">NCR / AT&amp;T / Lucent Technologies WaveLan T1-speed
ISA/radio LAN cards (&man.wl.4; driver)</para>
<para arch="i386,pc98,amd64">Lucent Technologies WaveLAN/IEEE 802.11b
wireless network
adapters and workalikes using the Lucent Hermes, Intersil
PRISM-II, Intersil PRISM-2.5, Intersil Prism-3, and Symbol
Spectrum24 chipsets (&man.wi.4; driver)
</para>
<para arch="i386,pc98,amd64">Cisco/Aironet 802.11b wireless adapters (&man.an.4; driver)
</para>
<para arch="i386,pc98">Raytheon Raylink 2.4GHz wireless adapters (&man.ray.4; driver)
</para>
&hwlist.awi;
&hwlist.cnw;
&hwlist.ath;
</sect2>
<sect2 id="misc-network">
<title>Miscellaneous Networks</title>
&hwlist.cx;
&hwlist.cp;
&hwlist.ctau;
<para arch="i386">Granch SBNI12 point-to-point communications
adapters (&man.sbni.4; driver)
</para>
<para arch="i386">Granch SBNI16 SHDSL modems (&man.sbsh.4;
driver)</para>
&hwlist.cm;
</sect2>
<sect2 id="isdn">
<title>ISDN Interfaces</title>
<para arch="i386">AcerISDN P10 ISA PnP (experimental)</para>
<para arch="i386">Asuscom ISDNlink 128K ISA</para>
<para arch="i386">ASUSCOM P-IN100-ST-D (and other Winbond W6692-based cards)</para>
<para arch="i386">AVM
<itemizedlist>
<listitem>
<para>A1</para>
</listitem>
<listitem>
<para>B1 ISA (tested with V2.0)</para>
</listitem>
<listitem>
<para>B1 PCI (tested with V4.0)</para>
</listitem>
<listitem>
<para>Fritz!Card classic</para>
</listitem>
<listitem>
<para>Fritz!Card PnP</para>
</listitem>
<listitem>
<para>Fritz!Card PCI</para>
</listitem>
<listitem>
<para>Fritz!Card PCI, Version 2</para>
</listitem>
<listitem>
<para>T1</para>
</listitem>
</itemizedlist>
</para>
<para arch="i386">Creatix
<itemizedlist>
<listitem>
<para>ISDN-S0</para>
</listitem>
<listitem>
<para>ISDN-S0 P&amp;P</para>
</listitem>
</itemizedlist>
</para>
<para arch="i386">Compaq Microcom 610 ISDN (Compaq series PSB2222I) ISA PnP</para>
<para arch="i386">Dr. Neuhaus Niccy Go@ and compatibles</para>
<para arch="i386">Dynalink IS64PPH and IS64PPH+</para>
<para arch="i386">Eicon Diehl DIVA 2.0 and 2.02</para>
<para arch="i386">ELSA
<itemizedlist>
<listitem>
<para>ELSA PCC-16</para>
</listitem>
<listitem>
<para>QuickStep 1000pro ISA</para>
</listitem>
<listitem>
<para>MicroLink ISDN/PCI</para>
</listitem>
<listitem>
<para>QuickStep 1000pro PCI</para>
</listitem>
</itemizedlist>
</para>
<para arch="i386">ITK ix1 Micro ( &lt; V.3, non-PnP version )</para>
<para arch="i386">Sedlbauer Win Speed</para>
<para arch="i386">Siemens I-Surf 2.0</para>
<para arch="i386">TELEINT ISDN SPEED No.1 (experimental)</para>
<para arch="i386">Teles
<itemizedlist>
<listitem>
<para>S0/8</para>
</listitem>
<listitem>
<para>S0/16</para>
</listitem>
<listitem>
<para>S0/16.3</para>
</listitem>
<listitem>
<para>S0/16.3 PnP</para>
</listitem>
<listitem>
<para>16.3c ISA PnP (experimental)</para>
</listitem>
<listitem>
<para>Teles PCI-TJ</para>
</listitem>
</itemizedlist>
</para>
<para arch="i386">Traverse Technologies NETjet-S PCI</para>
<para arch="i386">USRobotics Sportster ISDN TA intern</para>
<para arch="i386">Winbond W6692 based PCI cards</para>
</sect2>
<sect2 id="serial">
<title>Serial Interfaces</title>
<para arch="i386,alpha,ia64,amd64"><quote>PC standard</quote> 8250, 16450, and 16550-based serial ports (&man.sio.4; driver)</para>
<para arch="sparc64">Serial ports based on the SAB82532 serial
chip, console only (&man.sab.4; driver)</para>
<para arch="sparc64">Serial ports based on the Zilog 8530 dual uart,
console only (zs driver)</para>
<para arch="i386,alpha,amd64">AST 4 port serial card using shared IRQ</para>
<para arch="i386">ARNET serial cards (&man.ar.4; driver)
<itemizedlist>
<listitem>
<para>ARNET 8 port serial card using shared IRQ</para>
</listitem>
<listitem>
<para>ARNET (now Digiboard) Sync 570/i high-speed serial</para>
</listitem>
</itemizedlist>
</para>
<para arch="i386">Boca multi-port serial cards
<itemizedlist>
<listitem>
<para>Boca BB1004 4-Port serial card (Modems
<emphasis>not</emphasis> supported)</para>
</listitem>
<listitem>
<para>Boca IOAT66 6-Port serial card (Modems supported)</para>
</listitem>
<listitem>
<para>Boca BB1008 8-Port serial card (Modems
<emphasis>not</emphasis> supported)</para>
</listitem>
<listitem>
<para>Boca BB2016 16-Port serial card (Modems supported)</para>
</listitem>
</itemizedlist>
</para>
<para arch="i386,alpha">Comtrol Rocketport card (&man.rp.4; driver)</para>
<para arch="i386">Cyclades Cyclom-Y serial board (&man.cy.4; driver)</para>
<para arch="i386">STB 4 port card using shared IRQ</para>
<para arch="i386">DigiBoard intelligent serial cards (digi driver)
</para>
<para arch="i386,ia64,amd64">PCI-Based multi-port serial boards (&man.puc.4;
driver)
<itemizedlist>
<listitem arch="i386,amd64">
<para>Actiontech 56K PCI</para>
</listitem>
<listitem arch="i386,amd64">
<para>Avlab Technology, PCI IO 2S and PCI IO 4S</para>
</listitem>
<listitem arch="i386,amd64">
<para>Comtrol RocketPort 550</para>
</listitem>
<listitem arch="i386,amd64">
<para>Decision Computers PCCOM 4-port serial and dual port RS232/422/485</para>
</listitem>
<listitem arch="ia64">
<para>Diva Serial (GSP) Multiport UART (development branch only)</para>
</listitem>
<listitem arch="i386,amd64">
<para>Dolphin Peripherals 4025/4035/4036</para>
</listitem>
<listitem arch="i386,amd64">
<para>IC Book Labs Dreadnought 16x Lite and Pro</para>
</listitem>
<listitem arch="i386,amd64">
<para>Lava Computers 2SP-PCI/DSerial-PCI/Quattro-PCI/Octopus-550</para>
</listitem>
<listitem arch="i386,amd64">
<para>Middle Digital, Weasle serial port</para>
</listitem>
<listitem arch="i386,amd64">
<para>Moxa Industio CP-114, Smartio C104H-PCI and C168H/PCI</para>
</listitem>
<listitem arch="i386,amd64">
<para>NEC PK-UG-X001 and PK-UG-X008</para>
</listitem>
<listitem arch="i386,amd64">
<para>Netmos NM9835 PCI-2S-550</para>
</listitem>
<listitem arch="i386,amd64">
<para>Oxford Semiconductor OX16PCI954 PCI UART</para>
</listitem>
<listitem arch="i386,amd64">
<para>Syba Tech SD-LAB PCI-4S2P-550-ECP</para>
</listitem>
<listitem arch="i386,amd64">
<para>SIIG Cyber I/O PCI 16C550/16C650/16C850</para>
</listitem>
<listitem arch="i386,amd64">
<para>SIIG Cyber 2P1S PCI 16C550/16C650/16C850</para>
</listitem>
<listitem arch="i386,amd64">
<para>SIIG Cyber 2S1P PCI 16C550/16C650/16C850</para>
</listitem>
<listitem arch="i386,amd64">
<para>SIIG Cyber 4S PCI 16C550/16C650/16C850</para>
</listitem>
<listitem arch="i386,amd64">
<para>SIIG Cyber Serial (Single and Dual) PCI 16C550/16C650/16C850</para>
</listitem>
<listitem arch="i386,amd64">
<para>Syba Tech Ltd. PCI-4S2P-550-ECP</para>
</listitem>
<listitem arch="i386,amd64">
<para>Titan PCI-200H and PCI-800H</para>
</listitem>
<listitem arch="i386,amd64">
<para>US Robotics (3Com) 3CP5609 modem</para>
</listitem>
<listitem arch="i386,amd64">
<para>VScom PCI-400 and PCI-800</para>
</listitem>
</itemizedlist>
</para>
<para arch="i386">SDL Communication serial boards
<itemizedlist>
<listitem>
<para>SDL Communications Riscom/8 Serial Board (rc driver)</para>
</listitem>
<listitem>
<para>SDL Communications RISCom/N2 and N2pci high-speed sync
serial boards (&man.sr.4; driver)</para>
</listitem>
</itemizedlist>
</para>
<para arch="i386,amd64">Specialix SI/XIO/SX multiport serial cards, with both the
older SIHOST2.x and the new <quote>enhanced</quote> (transputer
based, aka JET) host cards (ISA, EISA and PCI are supported)
(&man.si.4; driver)</para>
<para arch="pc98">Internel serial interfaces (&man.sio.4; driver)
<itemizedlist>
<listitem>
<para>PC-9801 on-board</para>
</listitem>
<listitem>
<para>PC-9821 2'nd CCU (flags 0x12000000)</para>
</listitem>
</itemizedlist>
</para>
<para arch="pc98">NEC PC-9861K, PC-9801-101 and Midori-Denshi MDC-926Rs (&man.sio.4; driver)
<itemizedlist>
<listitem>
<para>COM2 (flags 0x01000000)</para>
</listitem>
<listitem>
<para>COM3 (flags 0x02000000)</para>
</listitem>
</itemizedlist>
</para>
<para arch="pc98">NEC PC-9801-120 (&man.sio.4; driver)</para>
<note arch="pc98">
<para>"flags 0x11000000" is necessary in kernel configuration.</para>
</note>
<para arch="pc98">Microcore MC-16550, MC-16550II, MC-RS98 (&man.sio.4; driver)</para>
<note arch="pc98">
<para>"flags 0x14000?01" is necessary in kernel configuration.</para>
</note>
<para arch="pc98">Media Intelligent RSB-2000, RSB-3000 and AIWA B98-02 (&man.sio.4; driver)</para>
<note arch="pc98">
<para>"flags 0x15000?01" is necessary in kernel configuration.</para>
</note>
<para arch="pc98">Media Intelligent RSB-384 (&man.sio.4; driver)</para>
<note arch="pc98">
<para>"flags 0x16000001" is necessary in kernel configuration.</para>
</note>
<para arch="pc98">I-O DATA RSA-98III (&man.sio.4; driver)</para>
<note arch="pc98">
<para>"flags 0x18000?01" is necessary in kernel configuration.</para>
</note>
<para arch="pc98">Hayes ESP98 (&man.sio.4; driver)</para>
<note arch="pc98">
<para>"options COM_ESP" and "flags 0x19000000" are necessary in kernel configuration.</para>
</note>
</sect2>
<sect2 id="audio">
<title>Audio Devices</title>
&hwlist.snd.ad1816;
&hwlist.snd.cs4281;
&hwlist.snd.solo;
<para arch="i386,amd64">Advance (&man.sbc.4; driver)
<itemizedlist>
<listitem>
<para>Asound 100 and 110</para>
</listitem>
<listitem>
<para>Logic ALS120 and ALS4000</para>
</listitem>
</itemizedlist>
</para>
&hwlist.snd.cmi;
&hwlist.snd.csa;
&hwlist.snd.es137x;
&hwlist.snd.ess;
<para arch="i386,alpha,amd64">ESS
<itemizedlist>
<listitem>
<para>ES1868, ES1869, ES1879 and ES1888 (&man.sbc.4; driver)</para>
</listitem>
</itemizedlist>
</para>
&hwlist.snd.maestro;
&hwlist.snd.maestro3;
<para arch="i386,amd64">ForteMedia fm801</para>
&hwlist.snd.gusc;
<para arch="i386,amd64">Intel 443MX, 810, 815, and 815E integrated sound
devices (&man.pcm.4; driver)</para>
<para arch="i386,alpha,amd64">MSS/WSS Compatible DSPs (&man.pcm.4; driver)</para>
<para arch="i386,amd64">NeoMagic 256AV/ZX (&man.pcm.4; driver)</para>
<para arch="i386,amd64">OPTi 931/82C931 (&man.pcm.4; driver)</para>
<para arch="i386,amd64">S3 Sonicvibes</para>
<para arch="i386,alpha,amd64">Creative Technologies SoundBlaster series (&man.sbc.4; driver)
<itemizedlist>
<listitem>
<para>SoundBlaster</para>
</listitem>
<listitem>
<para>SoundBlaster Pro</para>
</listitem>
<listitem>
<para>SoundBlaster AWE-32</para>
</listitem>
<listitem>
<para>SoundBlaster AWE-64</para>
</listitem>
<listitem>
<para>SoundBlaster AWE-64 GOLD</para>
</listitem>
<listitem>
<para>SoundBlaster ViBRA-16</para>
</listitem>
</itemizedlist>
</para>
&hwlist.snd.emu10k1;
<para arch="i386,amd64">Trident 4DWave DX/NX (&man.pcm.4; driver)</para>
<para arch="i386,amd64">VIA Technologies VT82C686A</para>
&hwlist.snd.ds1;
&hwlist.snd.ich;
&hwlist.snd.audiocs;
<para arch="pc98">NEC PC-9801-73, 86 and compatibles (nss driver)
<itemizedlist>
<listitem>
<para>NEC A-MATE internal sound</para>
</listitem>
<listitem>
<para>Q-Vision WaveStar, WaveMaster</para>
</listitem>
</itemizedlist>
</para>
<para arch="pc98">NEC X-MATE, CanBe, ValueStar internal (mss driver)</para>
<para arch="pc98">Creative Technologies SoundBlaster(98) (&man.sb.4;
driver)</para>
<para arch="pc98">I-O DATA CD-BOX (&man.sb.4; driver)</para>
<para arch="pc98">MPU-401 and compatible interfaces (mpu driver)
<itemizedlist>
<listitem>
<para>Q-Vision WaveStar</para>
</listitem>
</itemizedlist>
</para>
</sect2>
<sect2 id="camera">
<title>Camera and Video Capture Devices</title>
<para arch="i386,pc98">Brooktree Bt848/849/878/879-based frame grabbers (&man.bktr.4;
driver)
</para>
<para arch="i386">Connectix QuickCam</para>
</sect2>
<sect2 id="usb">
<title>USB Devices</title>
<para arch="alpha,i386,pc98,amd64">A range of USB peripherals are supported; devices known to
work are listed in this section. Owing to the
generic nature of most USB devices, with some exceptions any
device of a given class will be supported, even if not explicitly
listed here.</para>
<note arch="alpha,i386,pc98,amd64">
<para>USB Ethernet adapters can be found in the section listing <link
linkend="ethernet">Ethernet interfaces</link>.</para>
</note>
<note arch="alpha,i386,pc98,amd64">
<para>USB Bluetooth adapters can be found in <link
linkend="bluetooth">Bluetooth</link> section.</para>
</note>
&hwlist.ohci;
&hwlist.uhci;
<para arch="i386,ia64,pc98,amd64">USB 2.0 controllers using the EHCI
interface (&man.ehci.4; driver)</para>
<para arch="i386,pc98,alpha,amd64">Hubs
</para>
<para arch="i386,pc98,alpha,amd64">Keyboards (&man.ukbd.4; driver)
</para>
<para arch="i386,pc98,amd64">Miscellaneous
<itemizedlist>
<listitem>
<para>Assist Computer Systems PC Camera C-M1</para>
</listitem>
<listitem>
<para>ActiveWire I/O Board</para>
</listitem>
<listitem>
<para>Creative Technology Video Blaster WebCam Plus</para>
</listitem>
<listitem>
<para>D-Link DSB-R100 USB Radio (&man.ufm.4; driver)</para>
</listitem>
<listitem>
<para>Mirunet AlphaCam Plus</para>
</listitem>
</itemizedlist>
</para>
&hwlist.urio;
&hwlist.umodem;
<para arch="i386,pc98,alpha,amd64">Mice (&man.ums.4; driver)
</para>
&hwlist.ulpt;
&hwlist.ubsa;
&hwlist.ubser;
&hwlist.uftdi;
&hwlist.uplcom;
&hwlist.umct;
&hwlist.uscanner;
<para arch="i386,pc98,alpha,amd64">Storage (&man.umass.4; driver)
<itemizedlist>
<listitem>
<para>ADTEC Stick Drive AD-UST32M, 64M, 128M, 256M</para>
</listitem>
<listitem>
<para>Denno FireWire/USB2 Removable
2.5-inch HDD Case MIFU-25CB20</para>
</listitem>
<listitem>
<para>FujiFilm Zip USB Drive ZDR100 USB A</para>
</listitem>
<listitem>
<para>GREEN HOUSE USB Flash Memory <quote>PicoDrive</quote>
GH-UFD32M, 64M, 128M</para>
</listitem>
<listitem>
<para>IBM 32MB USB Memory Key (P/N 22P5296)</para>
</listitem>
<listitem>
<para>IBM ThinkPad USB Portable CD-ROM Drive (P/N 33L5151)</para>
</listitem>
<listitem>
<para>I-O DATA USB x6 CD-RW Drive CDRW-i64/USB (CDROM only)</para>
</listitem>
<listitem>
<para>I-O DATA USB CD/CD-R/CD-RW/DVD-R/DVD-RW/DVD-RAM/DVD-ROM Drive DVR-iUH2
(CDROM, DVD-RAM only)</para>
</listitem>
<listitem arch="i386,pc98">
<para>Iomega USB Zip 100Mb (primitive support still)</para>
</listitem>
<listitem>
<para>Iomega Zip750 USB2.0 Drive</para>
</listitem>
<listitem>
<para>Keian USB1.1/2.0 3.5-inch HDD Case KU350A</para>
</listitem>
<listitem>
<para>Kurouto Shikou USB 2.5-inch HDD Case GAWAP2.5PS-USB2.0</para>
</listitem>
<listitem>
<para>Logitec USB1.1/2.0 HDD Unit SHD-E60U2</para>
</listitem>
<listitem>
<para>Logitec Mobile USB Memory LMC-256UD</para>
</listitem>
<listitem>
<para>Logitec USB Double-Speed Floppy Drive LFD-31U2</para>
</listitem>
<listitem>
<para>Logitec USB/IEEE1394 DVD-RAM/R/RW Unit LDR-N21FU2 (CDROM only)</para>
</listitem>
<listitem>
<para>Matshita CF-VFDU03 floppy drive</para>
</listitem>
<listitem>
<para>MELCO USB2.0 MO Drive MO-CH640U2</para>
</listitem>
<listitem>
<para>I-O DATA USB/IEEE1394 Portable HD Drive HDP-i30P/CI, HDP-i40P/CI</para>
</listitem>
<listitem>
<para>MELCO USB Flash Disk <quote>PetitDrive</quote>,
RUF-32M, -64M, -128M, -256M</para>
</listitem>
<listitem>
<para>MELCO USB2.0 Flash Disk <quote>PetitDrive2</quote>,
RUF-256M/U2, -512M/U2</para>
</listitem>
<listitem>
<para>MELCO USB Flash Disk <quote>ClipDrive</quote>,
RUF-C32M, -C64M, -C128M, -C256M, -C512M</para>
</listitem>
<listitem>
<para>Microtech USB-SCSI-HD 50 USB to SCSI cable</para>
</listitem>
<listitem>
<para>NOVAC USB2.0 2.5/3.5-inch HDD Case NV-HD351U</para>
</listitem>
<listitem>
<para>Panasonic floppy drive</para>
</listitem>
<listitem>
<para>Panasonic USB2.0 Portable CD-RW Drive KXL-RW40AN (CDROM only)</para>
</listitem>
<listitem>
<para>RATOC Systems USB2.0 Removable HDD Case U2-MDK1, U2-MDK1B</para>
</listitem>
<listitem>
<para>Sony Portable CD-R/RW Drive CRX10U (CDROM only)</para>
</listitem>
<listitem>
<para>TEAC Portable USB CD-ROM Unit CD-110PU/210PU</para>
</listitem>
<listitem>
<para>Y-E Data floppy drive (720/1.44/2.88Mb)</para>
</listitem>
</itemizedlist>
</para>
<para arch="i386,pc98,amd64">Audio Devices (&man.uaudio.4; driver)
</para>
&hwlist.uvisor;
</sect2>
<sect2 id="firewire">
<title>IEEE 1394 (Firewire) Devices</title>
&hwlist.fwohci;
<para arch="i386,sparc64,amd64">Serial Bus Protocol 2 (SBP-2)
storage devices (&man.sbp.4; driver)</para>
</sect2>
<sect2 id="bluetooth">
<title>Bluetooth Devices</title>
&hwlist.ng.bt3c;
&hwlist.ng.ubt;
</sect2>
<sect2 id="crypto-accel">
<title>Cryptographic Accelerators</title>
&hwlist.hifn;
&hwlist.safe;
&hwlist.ubsec;
</sect2>
<sect2 id="misc">
<title>Miscellaneous</title>
<para arch="i386,pc98,amd64">FAX-Modem/PCCARD
<itemizedlist>
<listitem>
<para>MELCO IGM-PCM56K/IGM-PCM56KH</para>
</listitem>
<listitem>
<para>Nokia Card Phone 2.0 (gsm900/dcs1800 HSCSD terminal)</para>
</listitem>
</itemizedlist>
</para>
<para arch="i386,pc98,alpha,amd64">Floppy drives (&man.fdc.4; driver)</para>
<para arch="i386,alpha,ia64,amd64">VGA-compatible video cards
(&man.vga.4; driver)
<note>
<para>Information regarding specific video cards and
compatibility with <application>XFree86</application> can be
found at <ulink
url="http://www.xfree86.org/"></ulink>.</para>
</note>
</para>
<para arch="i386,pc98,alpha,ia64,amd64">Keyboards including:
<itemizedlist>
<listitem arch="i386,alpha">
<para>AT-style keyboards (&man.atkbd.4; driver)</para>
</listitem>
<listitem arch="i386,alpha,ia64,amd64">
<para>PS/2 keyboards (&man.atkbd.4; driver)</para>
</listitem>
<listitem arch="pc98">
<para>Standard keyboards</para>
</listitem>
<listitem arch="i386,pc98,alpha,amd64">
<para>USB keyboards (&man.ukbd.4; driver)</para>
</listitem>
</itemizedlist>
</para>
<para arch="i386,pc98,alpha,ia64,amd64">Pointing devices including:
<itemizedlist>
<listitem arch="i386,pc98,amd64">
<para>Bus mice and compatible devices (&man.mse.4; driver)</para>
</listitem>
<listitem arch="i386,alpha,ia64,amd64">
<para>PS/2 mice and compatible devices, including many laptop
pointing devices (&man.psm.4; driver)</para>
</listitem>
<listitem>
<para>Serial mice and compatible devices</para>
</listitem>
<listitem arch="i386,pc98,alpha,amd64">
<para>USB mice (&man.ums.4; driver)</para>
</listitem>
</itemizedlist>
<note>
<para>&man.moused.8; has more information on using pointing
devices with &os;. Information on using pointing devices
with <application>XFree86</application> can be found at
<ulink url="http://www.xfree86.org/"></ulink>.</para>
</note>
</para>
<para arch="i386,alpha,amd64"><quote>PC standard</quote> parallel ports (&man.ppc.4; driver)</para>
<para arch="pc98"><quote>PC-9821 standard</quote> parallel ports (&man.ppc.4; driver)</para>
<para arch="i386,amd64">PC-compatible joysticks (&man.joy.4; driver)</para>
<para arch="pc98">Joystick port of SoundBlaster(98) (&man.joy.4;
driver)</para>
<para arch="i386,pc98">PHS Data Communication Card/PCCARD
<itemizedlist>
<listitem>
<para>NTT DoCoMo P-in Comp@ct</para>
</listitem>
<listitem>
<para>Panasonic KX-PH405</para>
</listitem>
<listitem>
<para>SII MC-P200</para>
</listitem>
</itemizedlist>
</para>
<para arch="i386">Xilinx XC6200-based reconfigurable hardware cards compatible
with the HOT1 from <ulink url="http://www.vcc.com/">Virtual
Computers</ulink> (xrpu driver).</para>
<para arch="pc98">Power Management Controller of NEC PC-98 Note (pmc
driver)</para>
<para arch="sparc64">OpenFirmware console (ofwcons driver)</para>
</sect2>
</sect1>