ac938691a5
rl, vr, dc, de, and gem. - hme(4) is not sparc64 only anymore, so update dev.archlist.txt acordingly.
1684 lines
50 KiB
Plaintext
1684 lines
50 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>Lists of specific, supported devices are gradually being
|
|
removed from this document in order to reduce the amount of
|
|
duplicated (and potentially out-of-date) information contained
|
|
within. When this process is complete, the manual page for each
|
|
driver should be consulted for the authoritative list of devices
|
|
supported that particular driver.</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;
|
|
|
|
<para arch="pc98">NEC PC-9801-55, 92 and their compatible C-Bus SCSI interfaces (&man.ct.4; 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><literal>flags 0x00000</literal> is necessary in
|
|
kernel configuration for DMA transfer mode.</para>
|
|
</note>
|
|
</listitem>
|
|
<listitem>
|
|
<para>I-O DATA SC-98II</para>
|
|
<note>
|
|
<para><literal>flags 0x10000</literal> 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><literal>flags 0x20000</literal> is necessary in
|
|
kernel configuration for Bus-master transfer mode.</para>
|
|
</note>
|
|
</listitem>
|
|
<listitem>
|
|
<para>ELECOM Bus-master SCSI interfaces</para>
|
|
<note>
|
|
<para><literal>flags 0x30000</literal> is necessary in
|
|
kernel configuration for Bus-master transfer mode.</para>
|
|
</note>
|
|
</listitem>
|
|
<listitem>
|
|
<para>All SMIT transfer type SCSI interfaces</para>
|
|
<note>
|
|
<para><literal>flags 0x40000</literal> 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><literal>flags 0x50000</literal> is necessary in
|
|
kernel configuration for Bus-master transfer mode.</para>
|
|
</note>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</para>
|
|
|
|
<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;
|
|
|
|
<para arch="i386,pc98,alpha,sparc64,amd64">LSI/Symbios (formerly NCR)
|
|
53C8<replaceable>XX</replaceable> and 53C10<replaceable>XX</replaceable> PCI
|
|
SCSI controllers, either embedded on motherboard or on add-on
|
|
boards (&man.ncr.4; and &man.sym.4; drivers)
|
|
</para>
|
|
|
|
|
|
&hwlist.ncv;
|
|
|
|
&hwlist.stg;
|
|
|
|
&hwlist.isp;
|
|
|
|
<para arch="i386,amd64">DTC 3290 EISA SCSI controller in 1542 emulation mode.</para>
|
|
|
|
&hwlist.amd;
|
|
|
|
&hwlist.nsp;
|
|
|
|
<para arch="i386">Adaptec AIC-7110 Parallel to SCSI interfaces (&man.vpo.4; driver)
|
|
</para>
|
|
|
|
&hwlist.ida;
|
|
|
|
&hwlist.ciss;
|
|
|
|
&hwlist.iir;
|
|
|
|
<para arch="i386">Promise SuperTrak ATA RAID controllers (&man.pst.4;
|
|
driver)
|
|
</para>
|
|
|
|
&hwlist.ips;
|
|
|
|
&hwlist.mpt;
|
|
|
|
&hwlist.trm;
|
|
|
|
<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 drivers were supported under the old SCSI
|
|
subsystem, but are not yet supported under the &man.cam.4; SCSI
|
|
subsystem:
|
|
<itemizedlist>
|
|
<listitem arch="i386">
|
|
<para>NCR5380/NCR53400 (<quote>ProAudio Spectrum</quote>)
|
|
SCSI controller</para>
|
|
</listitem>
|
|
<listitem arch="i386">
|
|
<para>UltraStor 14F, 24F and 34F SCSI controllers.
|
|
<note>
|
|
<para>There is work-in-progress to port the
|
|
UltraStor driver to the new CAM SCSI framework, but no
|
|
estimates on when or if it will be completed.</para>
|
|
</note>
|
|
</para>
|
|
</listitem>
|
|
<listitem arch="i386">
|
|
<para>Seagate ST01/02 SCSI controllers</para>
|
|
</listitem>
|
|
<listitem arch="i386">
|
|
<para>Future Domain 8xx/950 series SCSI controllers</para>
|
|
</listitem>
|
|
<listitem arch="i386">
|
|
<para>WD7000 SCSI controller</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>
|
|
|
|
<para arch="i386,pc98,alpha,amd64">Adaptec Duralink PCI Fast Ethernet adapters based on the Adaptec
|
|
AIC-6915 Fast Ethernet controller chip (&man.sf.4; driver)
|
|
</para>
|
|
|
|
<para arch="i386,pc98,amd64">Alteon Networks PCI Gigabit Ethernet NICs based on the Tigon
|
|
1 and Tigon 2 chipsets (&man.ti.4; driver)</para>
|
|
|
|
<para arch="i386,pc98,alpha,amd64">AMD PCnet NICs (&man.lnc.4; and &man.pcn.4; drivers)
|
|
<itemizedlist>
|
|
<listitem arch="i386,alpha,amd64">
|
|
<para>AMD PCnet/PCI (79c970 & 53c974 or 79c974)</para>
|
|
</listitem>
|
|
<listitem arch="i386,alpha,amd64">
|
|
<para>AMD PCnet/FAST</para>
|
|
</listitem>
|
|
<listitem arch="i386,alpha,amd64">
|
|
<para>Isolan AT 4141-0 (16 bit)</para>
|
|
</listitem>
|
|
<listitem arch="i386,alpha,amd64">
|
|
<para>Isolink 4110 (8 bit)</para>
|
|
</listitem>
|
|
<listitem arch="i386,alpha,amd64">
|
|
<para>PCnet/FAST+</para>
|
|
</listitem>
|
|
<listitem arch="i386,alpha,amd64">
|
|
<para>PCnet/FAST III</para>
|
|
</listitem>
|
|
<listitem arch="i386,alpha,amd64">
|
|
<para>PCnet/PRO</para>
|
|
</listitem>
|
|
<listitem arch="i386,alpha,amd64">
|
|
<para>PCnet/Home</para>
|
|
</listitem>
|
|
<listitem arch="i386,alpha,amd64">
|
|
<para>HomePNA</para>
|
|
</listitem>
|
|
<listitem arch="pc98">
|
|
<para>Contec C-NET(98)S</para>
|
|
</listitem>
|
|
<listitem arch="pc98">
|
|
<para>PCI NIC using AMD AM79C97x (PCnet-PCI/Fast)</para>
|
|
</listitem>
|
|
<listitem arch="pc98">
|
|
<para>NEC SV-98/2-B05, B06 (PCI)</para>
|
|
</listitem>
|
|
<listitem arch="pc98">
|
|
<para>Allied-Telesis LA-PCI (PCI)</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</para>
|
|
|
|
<para arch="i386,pc98,amd64">SMC 83c17x (EPIC)-based Ethernet NICs (&man.tx.4; driver)
|
|
</para>
|
|
|
|
<para arch="i386,pc98">National Semiconductor DS8390-based Ethernet NICs, including
|
|
Novell NE2000 and clones
|
|
(&man.ed.4; driver)
|
|
<note arch="pc98">
|
|
<para>In kernel configuration, you need to set flag for non-PCI
|
|
device.</para>
|
|
</note>
|
|
<itemizedlist>
|
|
<listitem arch="i386,alpha">
|
|
<para>3C503 Etherlink II (&man.ed.4; driver)</para>
|
|
</listitem>
|
|
<listitem arch="i386">
|
|
<para>DEC Etherworks DE305</para>
|
|
</listitem>
|
|
<listitem arch="i386">
|
|
<para>Hewlett-Packard PC Lan+ 27247B and 27252A</para>
|
|
</listitem>
|
|
<listitem arch="i386,alpha">
|
|
<para>NetVin 5000</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Novell NE1000, NE2000, and NE2100</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>RealTek 8029</para>
|
|
</listitem>
|
|
<listitem arch="i386,alpha">
|
|
<para>SMC Elite 16 WD8013 Ethernet interface</para>
|
|
</listitem>
|
|
<listitem arch="i386,alpha">
|
|
<para>SMC Elite Ultra</para>
|
|
</listitem>
|
|
<listitem arch="i386,alpha">
|
|
<para>SMC WD8003E, WD8003EBT, WD8003W, WD8013W, WD8003S,
|
|
WD8003SBT and WD8013EBT and clones</para>
|
|
</listitem>
|
|
<listitem arch="i386,alpha">
|
|
<para>Surecom NE-34</para>
|
|
</listitem>
|
|
<listitem arch="i386,alpha">
|
|
<para>VIA VT86C926</para>
|
|
</listitem>
|
|
<listitem arch="i386,alpha">
|
|
<para>Winbond W89C940</para>
|
|
</listitem>
|
|
<listitem arch="pc98">
|
|
<para>I-O DATA ET2/T-PCI</para>
|
|
</listitem>
|
|
<listitem arch="pc98">
|
|
<para>MELCO LGY-PCI-TR</para>
|
|
</listitem>
|
|
<listitem arch="pc98">
|
|
<para>PLANEX ENW-8300-T</para>
|
|
</listitem>
|
|
<listitem arch="pc98">
|
|
<para>Allied Telesis LA-98 (flags 0x000000)</para>
|
|
</listitem>
|
|
<listitem arch="pc98">
|
|
<para>Corega Ether98-T (flags 0x000000)</para>
|
|
</listitem>
|
|
<listitem arch="pc98">
|
|
<para>SMC EtherEZ98 (flags 0x000000)</para>
|
|
</listitem>
|
|
<listitem arch="pc98">
|
|
<para>ELECOM LD-BDN, LD-NW801G (flags 0x200000)</para>
|
|
</listitem>
|
|
<listitem arch="pc98">
|
|
<para>PLANEX EN-2298-C (flags 0x200000)</para>
|
|
</listitem>
|
|
<listitem arch="pc98">
|
|
<para>MELCO EGY-98 (flags 0x300000)</para>
|
|
</listitem>
|
|
<listitem arch="pc98">
|
|
<para>Contec C-NET(98)E-A, C-NET(98)L-A, C-NET(98)P (flags
|
|
0x300000)</para>
|
|
</listitem>
|
|
<listitem arch="pc98">
|
|
<para>MELCO LGY-98, LGH-98, IND-SP, IND-SS, LGY-98-N
|
|
(110pin) (flags 0x400000)</para>
|
|
</listitem>
|
|
<listitem arch="pc98">
|
|
<para>MACNICA NE2098 (flags 0x400000)</para>
|
|
</listitem>
|
|
<listitem arch="pc98">
|
|
<para>ICM IF-2766ET, IF-2771ET, AD-ET2-T, DT-ET-25, DT-ET-T5,
|
|
NB-ET-T (110pin) (flags 0x500000)</para>
|
|
</listitem>
|
|
<listitem arch="pc98">
|
|
<para>D-Link DE-298, DE-298P (flags 0x500000)</para>
|
|
</listitem>
|
|
<listitem arch="pc98">
|
|
<para>ELECOM LD-98P (flags 0x500000)</para>
|
|
</listitem>
|
|
<listitem arch="pc98">
|
|
<para>PLANEX EN-2298-T, EN-2298P-T (flags 0x500000)</para>
|
|
</listitem>
|
|
<listitem arch="pc98">
|
|
<para>Allied Telesis SIC-98, SIU-98, SIC-98NOTE (110pin) (flags
|
|
0x600000)</para>
|
|
</listitem>
|
|
<listitem arch="pc98">
|
|
<para>Allied Telesis SIU-98-D (flags 0x610000)</para>
|
|
</listitem>
|
|
<listitem arch="pc98">
|
|
<para>NEC PC-9801-107, 108 (flags 0x800000)</para>
|
|
</listitem>
|
|
<listitem arch="pc98">
|
|
<para>I-O DATA LA/T-98, LA/T-98SB, LA2/T-98, ET/T-98 (flags
|
|
0x900000)</para>
|
|
</listitem>
|
|
<listitem arch="pc98">
|
|
<para>MACNICA ME98 (flags 0x900000)</para>
|
|
</listitem>
|
|
<listitem arch="pc98">
|
|
<para>Kansai KLA-98C/T (flags 0x900000)</para>
|
|
</listitem>
|
|
<listitem arch="pc98">
|
|
<para>NEC PC-9801-77, 78 (flags 0x910000)</para>
|
|
</listitem>
|
|
<listitem arch="pc98">
|
|
<para>Contec C-NET(98), RT-1007(98), C-NET(9N) (110pin) (flags
|
|
0xa00000)</para>
|
|
</listitem>
|
|
<listitem arch="pc98">
|
|
<para>Contec C-NET(98)E, C-NET(98)L, C-NET(9N)L (110pin) (flags
|
|
0xb00000)</para>
|
|
</listitem>
|
|
<listitem arch="pc98">
|
|
<para>Logitec LAN-98T (flags 0xb00000)</para>
|
|
</listitem>
|
|
<listitem arch="pc98">
|
|
<para>Networld 98X3 (flags 0xd00000)</para>
|
|
</listitem>
|
|
<listitem arch="pc98">
|
|
<para>Accton EN1644(old model), EN1646(old model), EN2203(old
|
|
model) (110pin) (flags 0xd00000)</para>
|
|
</listitem>
|
|
<listitem arch="pc98">
|
|
<para>Networld EC-98X, EP-98X (flags 0xd10000)</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</para>
|
|
|
|
<para arch="i386,pc98">NE2000 compatible PC-Card (PCMCIA) Ethernet and
|
|
FastEthernet cards (&man.ed.4; driver)
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>AR-P500 Ethernet</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Accton EN2212/EN2216/UE2216</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Allied Telesis CentreCOM LA100-PCM_V2</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>AmbiCom 10BaseT card</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>BayNetworks NETGEAR FA410TXC Fast Ethernet</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>CNet BC40 adapter</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>COREGA Ether PCC-T/EtherII PCC-T/FEther PCC-TXF/PCC-TXD</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Compex Net-A adapter</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>CyQ've ELA-010</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>D-Link DE-650/660</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Danpex EN-6200P2</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Elecom Laneed LD-CDL/TX, LD-CDF, LD-CDS, LD-10/100CD, LD-CDWA (DP83902A), MACNICA Ethernet ME1 for JEIDA</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>IO DATA PCLATE</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>IBM Creditcard Ethernet I/II</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>IC-CARD Ethernet/IC-CARD+ Ethernet</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Kingston KNE-PC2, KNE-PCM/x Ethernet</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Linksys EC2T/PCMPC100/PCM100, PCMLM56, EtherFast 10/100 PC Card, Combo PCMCIA Ethernet Card
|
|
(PCMPC100 V2)</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>MELCO LPC-T/LPC2-T/LPC2-CLT/LPC2-TX/LPC3-TX/LPC3-CLX</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>NDC Ethernet Instant-Link</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>National Semiconductor InfoMover NE4100</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>NetGear FA-410TX</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Network Everywhere Ethernet 10BaseT PC Card</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Planex FNW-3600-T</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Socket LP-E</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Surecom EtherPerfect EP-427</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>TDK LAK-CD031,Grey Cell GCS2000 Ethernet Card</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Telecom Device SuperSocket RE450T</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</para>
|
|
|
|
&hwlist.rl;
|
|
|
|
<para arch="i386,pc98,alpha,amd64">Winbond W89C840F Fast Ethernet NICs (&man.wb.4; driver)
|
|
</para>
|
|
|
|
&hwlist.vr;
|
|
|
|
<para arch="i386,pc98,alpha,amd64">Silicon Integrated Systems SiS 900 and SiS 7016 PCI Fast
|
|
Ethernet NICs (&man.sis.4; driver)
|
|
</para>
|
|
|
|
<para arch="i386,pc98,alpha,amd64">National Semiconductor DP83815 Fast Ethernet NICs
|
|
(&man.sis.4; driver)
|
|
</para>
|
|
|
|
<para arch="i386,pc98,amd64">National Semiconductor DP83820 and DP83821 Gigabit Ethernet
|
|
NICs (&man.nge.4; driver)
|
|
</para>
|
|
|
|
<para arch="i386,pc98,alpha,amd64">Sundance Technologies ST201 PCI Fast Ethernet NICs
|
|
(&man.ste.4; driver)
|
|
</para>
|
|
|
|
<para arch="i386,pc98,alpha,amd64">SysKonnect SK-984x PCI Gigabit Ethernet cards (&man.sk.4; driver)
|
|
</para>
|
|
|
|
<para arch="i386,pc98,alpha,amd64">Texas Instruments ThunderLAN PCI NICs (&man.tl.4; driver)</para>
|
|
|
|
&hwlist.dc;
|
|
|
|
&hwlist.aue;
|
|
|
|
<para arch="i386,pc98,amd64">CATC USB-EL1210A-based USB Ethernet NICs (&man.cue.4; driver)</para>
|
|
|
|
<para arch="i386,pc98,amd64">Kawasaki LSI KU5KUSB101B-based USB Ethernet NICs
|
|
(&man.kue.4; driver)</para>
|
|
|
|
<para arch="i386,pc98,amd64">ASIX Electronics AX88172-based USB Ethernet NICs
|
|
(&man.axe.4; driver)</para>
|
|
|
|
<para arch="i386,pc98,amd64">RealTek RTL8150-based USB Ethernet NICs
|
|
(&man.rue.4; driver)</para>
|
|
|
|
&hwlist.udav;
|
|
|
|
&hwlist.de;
|
|
|
|
&hwlist.fe;
|
|
|
|
&hwlist.fxp;
|
|
|
|
<para arch="i386,amd64">Intel 82595-based Ethernet NICs (&man.ex.4; driver)
|
|
</para>
|
|
|
|
<para arch="i386">Intel 82586-based Ethernet NICs (&man.ie.4; driver)
|
|
</para>
|
|
|
|
<para arch="i386,pc98,amd64">3Com 3C5x9 Etherlink III NICs (&man.ep.4; driver)</para>
|
|
|
|
<para arch="i386">3Com 3C501 8-bit ISA Ethernet NIC
|
|
(&man.el.4; driver)</para>
|
|
|
|
&hwlist.xl;
|
|
|
|
<para arch="i386,pc98,amd64">3Com 3C59X series NICs (&man.vx.4; driver)
|
|
</para>
|
|
|
|
<para arch="i386,amd64">Crystal Semiconductor CS89x0-based NICs
|
|
(&man.cs.4; driver)
|
|
</para>
|
|
|
|
<para arch="i386,amd64">Megahertz X-Jack Ethernet PC-Card CC-10BT (&man.sn.4;
|
|
driver)</para>
|
|
|
|
&hwlist.xe;
|
|
|
|
<para arch="pc98">National Semiconductor DP8393X (SONIC) Ethernet
|
|
cards (snc driver)
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>NEC PC-9801-83, -84, -103, and -104</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>NEC PC-9801N-25 and -J02R</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</para>
|
|
|
|
<para arch="i386,pc98,amd64">Gigabit Ethernet cards based on the Level 1
|
|
LXT1001 NetCellerator controller (&man.lge.4; driver)
|
|
</para>
|
|
|
|
&hwlist.txp;
|
|
|
|
&hwlist.bge;
|
|
|
|
<para arch="i386,pc98,alpha,ia64,amd64">Gigabit Ethernet NICs based on the
|
|
Intel 82542 and 82543 controller chips (&man.gx.4; and &man.em.4;
|
|
drivers), plus NICs supported by the Intel 82540EM, 82544,
|
|
82545EM, and 82546EB
|
|
controller chips (&man.em.4; driver only)
|
|
</para>
|
|
|
|
&hwlist.hme;
|
|
|
|
&hwlist.gem;
|
|
|
|
&hwlist.my;
|
|
|
|
<para arch="i386,amd64">Broadcom BCM4401 based Fast Ethernet adapters
|
|
(&man.bfe.4; driver)</para>
|
|
|
|
<para arch="alpha,i386,pc98,amd64">RealTek RTL8139C+, RTL8169, RTL8169S and
|
|
RTL8110S based PCI Fast Ethernet and Gigabit Ethernet
|
|
controllers (&man.re.4; driver)</para>
|
|
|
|
</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&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;
|
|
|
|
<para arch="i386">Atheros AR5210, AR5211, and AR5212-based
|
|
802.11a/b/g network interfaces (&man.ath.4; driver)
|
|
</para>
|
|
|
|
</sect2>
|
|
|
|
<sect2 id="misc-network">
|
|
<title>Miscellaneous Networks</title>
|
|
|
|
&hwlist.cx;
|
|
|
|
<para arch="i386,pc98">Cronyx Tau-PCI synchronous serial adapters for PCI bus
|
|
(&man.cp.4; driver)
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>Cronyx Tau-PCI (dual RS-232/V.35) and Cronyx Tau-PCI/R (dual RS-530(RS-449)/X.21)</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Cronyx Tau-PCI/E1 (dual fractional E1) and Cronyx Tau-PCI/G703 (dual unframed E1)</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Cronyx Tau-PCI/2E1 (dual fractional/unframed E1)</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Cronyx Tau-PCI/4E1 (four fractional/unframed E1)</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Cronyx Tau-PCI/E3 (one E3)</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</para>
|
|
|
|
<para arch="i386">Cronyx Tau synchronous serial adapters for ISA bus
|
|
(&man.ctau.4; driver)
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>Cronyx Tau (RS-232/V.35) and Cronyx Tau/R (RS-530/RS-449)</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Cronyx Tau/E1 (fractional E1) and Cronyx Tau/G703 (unframed E1)</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</para>
|
|
|
|
<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&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 ( < 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>
|
|
|
|
<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>
|
|
|
|
<para arch="i386,amd64">CMedia sound chips
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>CMI8338/CMI8738</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</para>
|
|
|
|
<para arch="i386,amd64">Crystal Semiconductor (&man.csa.4; driver)
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>CS461x/462x Audio Accelerator</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>CS428x Audio Controller</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</para>
|
|
|
|
<para arch="i386,amd64">ENSONIQ (&man.pcm.4; driver)
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>AudioPCI ES1370/1371</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</para>
|
|
|
|
<para arch="i386,alpha,amd64">ESS
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>ES1868, ES1869, ES1879 and ES1888 (&man.sbc.4; driver)</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Maestro-1, Maestro-2, and Maestro-2E</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Maestro-3/Allegro</para>
|
|
<note>
|
|
<para>The Maestro-3/Allegro cannot be compiled into the
|
|
&os; kernel due to licensing restrictions. To use this
|
|
driver, add the following line to
|
|
<filename>/boot/loader.conf</filename>:</para>
|
|
|
|
<screen><userinput>snd_maestro3_load="YES"</userinput></screen>
|
|
</note>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</para>
|
|
|
|
<para arch="i386,amd64">ForteMedia fm801</para>
|
|
|
|
<para arch="i386,amd64">Gravis (&man.gusc.4; driver)
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>UltraSound MAX</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>UltraSound PnP</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</para>
|
|
|
|
<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>
|
|
|
|
<para arch="i386,amd64">Creative Technologies Sound Blaster Live! series
|
|
(emu10k1 driver)</para>
|
|
|
|
<para arch="i386,amd64">Trident 4DWave DX/NX (&man.pcm.4; driver)</para>
|
|
|
|
<para arch="i386,amd64">VIA Technologies VT82C686A</para>
|
|
|
|
<para arch="i386,amd64">Yamaha
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>DS1</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>DS1e</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</para>
|
|
|
|
<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;
|
|
|
|
<para arch="i386,pc98,alpha,ia64,amd64">UHCI 1.1-compliant host controllers (&man.uhci.4; driver)</para>
|
|
|
|
<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>Diamond Rio 500, 600, and 800 MP3 players (&man.urio.4; driver)</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>
|
|
<para arch="i386,pc98,amd64">Modems (&man.umodem.4; driver)
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>3Com 5605</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Metricom Ricochet GS USB wireless modem</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Yamaha Broadband Wireless Router RTW65b</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</para>
|
|
<para arch="i386,pc98,alpha,amd64">Mice (&man.ums.4; driver)
|
|
</para>
|
|
<para arch="i386,pc98,alpha,amd64">Printers and parallel printer conversion cables (&man.ulpt.4; driver)
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>ATen parallel printer adapter</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Belkin F5U002 parallel printer adapter</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Canon BJ F850, S600</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Canon LBP-1310, 350</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Entrega USB-to-parallel printer adapter</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Hewlett-Packard HP Deskjet 3420 (P/N: C8947A #ABJ)</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Oki Data MICROLINE ML660PS</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Seiko Epson PM-900C, 880C, 820C, 730C</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</para>
|
|
<para arch="i386,pc98,amd64">Serial devices (&man.ubsa.4;,
|
|
&man.ubser.4;,
|
|
&man.uftdi.4;, and &man.uplcom.4; drivers)
|
|
</para>
|
|
<para arch="i386,pc98,amd64">Scanners (through <application>SANE</application>) (&man.uscanner.4; driver)
|
|
</para>
|
|
<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>
|
|
|
|
<para arch="i386,pc98,amd64">Handspring Visor and other PalmOS
|
|
devices (&man.uvisor.4; driver)
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>Handspring Visor</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Palm M125, M500, M505</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Sony Clie 4.0 and 4.1</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</para>
|
|
</sect2>
|
|
|
|
<sect2 id="firewire">
|
|
<title>IEEE 1394 (Firewire) Devices</title>
|
|
|
|
<para arch="i386,sparc64,amd64">Host Controllers (&man.fwohci.4;
|
|
driver)
|
|
</para>
|
|
|
|
<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>
|
|
|
|
<para arch="i386,pc98,amd64">PCCARD Host Controllers (&man.ng.bt3c.4; driver)
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>3Com/HP 3CRWB6096-A PCCARD adapter</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</para>
|
|
|
|
<para arch="i386,pc98,amd64">USB Host Controllers (&man.ng.ubt.4; driver)
|
|
<itemizedlist>
|
|
<listitem>
|
|
<para>3Com 3CREB96</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>EPoX BT-DG02</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>Mitsumi USB Bluetooth adapter</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>MSI MS-6967</para>
|
|
</listitem>
|
|
<listitem>
|
|
<para>TDK Bluetooth USB adapter</para>
|
|
</listitem>
|
|
</itemizedlist>
|
|
</para>
|
|
|
|
</sect2>
|
|
|
|
<sect2 id="crypto-accel">
|
|
<title>Cryptographic Accelerators</title>
|
|
|
|
<para arch="i386,pc98,amd64">Accelerators based on
|
|
the Hifn 7751, 7811, or 7951 chipsets (&man.hifn.4; driver)
|
|
</para>
|
|
|
|
<para arch="i386,pc98,amd64">Accelerators based on the SafeNet
|
|
1141 or 1741 cryptographic accelerator chipsets (&man.safe.4;
|
|
driver)</para>
|
|
|
|
<para arch="i386,pc98,amd64">Accelerators based on
|
|
the Bluesteel 5501 or 5601 chipsets (&man.ubsec.4;
|
|
driver)</para>
|
|
|
|
<para arch="i386,pc98,amd64">Accelerators based on
|
|
the Broadcom BCM5801, BCM5802, BCM5805, BCM5820, BCM 5821,
|
|
BCM5822 chipsets (&man.ubsec.4; driver)</para>
|
|
|
|
</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>
|