> For the complete documentation index, see [llms.txt](https://book.bsdcn.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://book.bsdcn.org/release/freebsd-10.1-release/10.1-hardware.md).

# FreeBSD 10.1-RELEASE 硬件兼容列表

## 引言

本文档包含 FreeBSD 10.1-RELEASE 的硬件兼容性说明。其中列出了 FreeBSD 支持的硬件平台，以及各类硬件设备（存储控制器、网络接口等），并给出已知可正常工作的设备实例。

## 支持的处理器和系统板

本节提供各架构所支持的具体处理器和系统的相关信息。

### amd64

自 2003 年中以来，FreeBSD/amd64 支持 AMD64（“Hammer”）和 Intel EM64T 架构，现已为 Tier-1 平台（受完全支持的架构）之一，应在 FreeBSD 操作系统的各个方面（包括安装和开发环境）均达到生产质量。

注意，此架构有两种名称，AMD64（AMD）和 Intel EM64T（Extended Memory 64-bit Technology，扩展内存 64 位技术）。两种架构的 64 位模式几乎相互兼容，FreeBSD/amd64 同时支持两者。

截至本文撰写时，支持以下处理器：

* AMD Athlon(TM)64（“Clawhammer”）。
* AMD Opteron(TM)（“Sledgehammer”）。
* AMD Sempron(TM)。
* AMD Turion(TM)。
* AMD Phenom(TM)。
* 除 Sossaman 外的所有多核 Intel Xeon(TM) 处理器均支持 EM64T。
* 单核 Intel Xeon(TM) 处理器“Nocona”、“Irwindale”、“Potomac”和“Cranford”支持 EM64T.
* 所有 Intel Core(TM) 2（非 Core(TM) Duo）及更新处理器。
* 所有 Intel Core(TM) i 系列处理器。
* 所有 Intel Pentium D 处理器。
* 所有 Intel Centrino Duo 和 Centrino Pro 平台。
* 采用“Cedar Mill”核心的 Intel Pentium 4 和 Celeron D 支持 EM64T。

采用“Prescott”核心的部分 Intel Pentium 4 和 Celeron D 支持 EM64T。关于 Intel 处理器的 EM64T 支持情况，请参阅 [Intel Processor Spec Finder](http://processorfinder.intel.com) 获取确切答案。

Intel EM64T 是 IA-32（x86）的扩展版本，不同于 Intel IA-64（Itanium）架构（FreeBSD/ia64 支持该架构）。Intel 的一些旧文档将 Intel EM64T 称为“64-bit extension technology”或“IA-32e”。

支持单处理器（UP）和对称多处理器（SMP）配置。

在许多方面，FreeBSD/amd64 与 FreeBSD/i386 在支持的驱动方面类似。通常，已在其他 64 位平台上正常工作的驱动应该可用。

### i386

FreeBSD/i386 可在多种“IBM PC 兼容”机器上运行。由于此架构可用硬件范围广泛，无法穷尽列出 FreeBSD 支持的所有设备组合。但此处仍提供一些通用指引。

几乎所有带浮点单元的 i386(TM) 兼容处理器均受支持。支持自 80486 起的所有 Intel 处理器，包括 80486、Pentium、Pentium Pro、Pentium II、Pentium III、Pentium 4 及其变种，例如 Xeon(TM) 和 Celeron 处理器。所有 i386(TM) 兼容的 AMD 处理器也受支持，包括 Am486、Am5x86、K5、AMD-K6（及其变种）、AMD Athlon(TM)（包括 Athlon-MP、Athlon-XP、Athlon-4 和 Athlon Thunderbird）以及 AMD Duron(TM) 处理器。AMD Élan SC520 嵌入式处理器受支持。Transmeta Crusoe 可被识别并受支持，Cyrix 和 NexGen 的 i386(TM) 兼容处理器同样如此。

此架构有大量可选主板。使用 ISA、VLB、EISA、AGP 和 PCI 扩展总线的主板得到良好支持。对 IBM PS/2 系列 PC 中使用的 MCA（“MicroChannel”）扩展总线有有限支持。

FreeBSD 通常支持对称多处理器（SMP）系统，但在某些情况下，BIOS 或主板缺陷可能导致问题。查阅 [FreeBSD symmetric multiprocessing mailing list](http://lists.FreeBSD.org/mailman/listinfo/freebsd-smp) 的归档可能获得一些线索。

FreeBSD 会在支持此特性的 CPU 上利用 SMT（Symmetric MultiThreading，对称多线程，在 Intel CPU 上又称 HyperThreading）。默认安装的 `GENERIC` 内核会自动检测额外的逻辑处理器。默认的 FreeBSD 调度器能识别系统上的处理器拓扑，并选择逻辑和物理处理器以获得最佳性能。[smp(4)](https://man.freebsd.org/cgi/man.cgi?query=smp\&sektion=4\&format=html) 手册页有更多细节。

FreeBSD 会在支持此特性的 CPU 上利用物理地址扩展（PAE）支持。启用 `PAE` 特性的内核会检测 4 GB 以上的内存并允许系统使用。此特性对 FreeBSD 其他可用的设备驱动和特性构成限制；详情请参阅 [pae(4)](https://man.freebsd.org/cgi/man.cgi?query=pae\&sektion=4\&format=html) 手册页。

FreeBSD 通常可在基于 i386 的笔记本电脑上运行，但对某些硬件特性（如声音、图形、电源管理和 PCCARD 扩展槽）的支持程度因机器而异。这些特性在不同机器上的表现差异较大，通常需要在 FreeBSD 中进行特殊处理以规避硬件缺陷或其他异常。如有疑问，查阅 [FreeBSD laptop computer mailing list](http://lists.FreeBSD.org/mailman/listinfo/freebsd-mobile) 的归档可能有帮助。

大多数现代笔记本电脑（以及许多台式机）使用高级配置与电源管理（ACPI）标准。FreeBSD 通过 Intel 的 ACPI Component Architecture 参考实现支持 ACPI，如 [acpi(4)](https://man.freebsd.org/cgi/man.cgi?query=acpi\&sektion=4\&format=html) 手册页所述。在某些机器上使用 ACPI 会导致不稳定，可能需要禁用 ACPI 驱动（通常通过内核模块加载）。可通过在 **/boot/device.hints** 中添加以下行来实现：

```sh
hint.acpi.0.disabled="1"
```

调试 ACPI 相关问题的用户可能会发现禁用部分 ACPI 功能很有用。[acpi(4)](https://man.freebsd.org/cgi/man.cgi?query=acpi\&sektion=4\&format=html) 手册页提供了通过 loader 可调参数进行此操作的更多信息。

ACPI 依赖于每台机器 BIOS 提供的 Differentiated System Descriptor Table（DSDT）。部分机器的 DSDT 有缺陷或不完整，导致 ACPI 无法正常工作。部分机器的替换 DSDT 可在 [ACPI4Linux](http://acpi.sourceforge.net/) 项目的 [DSDT](http://acpi.sourceforge.net/dsdt/index.php) 部分找到。FreeBSD 可使用这些 DSDT 覆盖 BIOS 提供的 DSDT；更多信息请参阅 [acpi(4)](https://man.freebsd.org/cgi/man.cgi?query=acpi\&sektion=4\&format=html) 手册页。

### ia64

当前支持的处理器为 [Itanium](http://people.freebsd.org/~marcel/refs/ia64/itanium/24532003.pdf) 和 [Itanium 2](http://people.freebsd.org/~marcel/refs/ia64/itanium2/25111003.pdf)。

支持的芯片组包括：

* HP zx1
* Intel 460GX
* Intel E8870

支持单处理器（UP）和对称多处理器（SMP）配置。

ia64 机器中可用或与之兼容的大多数设备均受完全支持。显著的例外是 VGA 控制台。FreeBSD 对 VGA 控制台的支持目前过多地基于 PC 硬件，并非所有 ia64 机器的芯片组都提供足够的 PC 传统支持。因此，[syscons(4)](https://man.freebsd.org/cgi/man.cgi?query=syscons\&sektion=4\&format=html) 无法启用，必须使用串行控制台。

### pc98

NEC PC-9801/9821 系列搭配几乎所有 i386(TM) 兼容处理器，包括 80486、Pentium、Pentium Pro、Pentium II 及其变种。AMD、Cyrix、IBM 和 IDT 的所有 i386(TM) 兼容处理器也受支持。

NEC FC-9801/9821 系列和 NEC SV-98 系列（两者均与 PC-9801/9821 系列兼容）应该受支持。

EPSON PC-386/486/586 系列（与 NEC PC-9801 系列兼容）受支持。

不支持高分辨率模式。NEC PC-98XA/XL/RL/XL^2 和 NEC PC-H98 系列仅以普通（PC-9801 兼容）模式受支持。

虽然存在部分多处理器系统（如 Rs20/B20），但 FreeBSD 的 SMP 相关特性暂不支持。

支持 PC-9801/9821 标准总线（称为 C-Bus）、PC-9801NOTE 扩展总线（110 针）和 PCI 总线。不支持 New Extend Standard Architecture（NESA）总线（用于 PC-H98、SV-H98 和 FC-H98 系列）。

### powerpc

所有内置 USB 的 Apple PowerPC 机器均受支持，以及少量非 Apple 机器，包括 POWER7 上的 KVM。

在所有拥有 1 个以上处理器的系统上支持 SMP。

### sparc64

本节介绍 FreeBSD 在 Fujitsu SPARC64 和 Sun UltraSPARC 平台上当前已知支持的系统。

在所有拥有 1 个以上处理器的系统上支持 SMP。

使用 `GENERIC` 内核时，未配备 [creator(4)](https://man.freebsd.org/cgi/man.cgi?query=creator\&sektion=4\&format=html)（Sun Creator、Sun Creator3D 和 Sun Elite3D）或 [machfb(4)](https://man.freebsd.org/cgi/man.cgi?query=machfb\&sektion=4\&format=html)（Sun PGX 和 Sun PGX64，以及例如 Sun Blade(TM) 100、Sun Blade(TM) 150、Sun Ultra(TM) 5 和 Sun Ultra(TM) 10 板载的 ATI Mach64 芯片）驱动所支持帧缓冲的 FreeBSD/sparc64 系统必须使用串行控制台。

如果你有不在此列表中的系统，它可能尚未经过 FreeBSD 10.1-RELEASE 测试。我们鼓励你尝试并致信 [FreeBSD SPARC porting mailing list](http://lists.FreeBSD.org/mailman/listinfo/freebsd-sparc64) 反馈结果，包括哪些设备可用、哪些不可用。

以下系统受 FreeBSD 完整支持：

* Naturetech GENIALstation 777S
* Sun Blade(TM) 100
* Sun Blade(TM) 150
* Sun Enterprise(TM) 150
* Sun Enterprise(TM) 220R
* Sun Enterprise(TM) 250
* Sun Enterprise(TM) 420R
* Sun Enterprise(TM) 450
* Sun Fire(TM) B100s（板载 NIC 的支持首次出现于 8.1-RELEASE）
* Sun Fire(TM) V100
* Sun Fire(TM) V120
* Sun Netra(TM) t1 100/105
* Sun Netra(TM) T1 AC200/DC200
* Sun Netra(TM) t 1100
* Sun Netra(TM) t 1120
* Sun Netra(TM) t 1125
* Sun Netra(TM) t 1400/1405
* Sun Netra(TM) 120
* Sun Netra(TM) X1
* Sun SPARCEngine Ultra AX1105
* Sun SPARCEngine Ultra AXe
* Sun SPARCEngine Ultra AXi
* Sun SPARCEngine Ultra AXmp
* Sun SPARCEngine CP1500
* Sun Ultra(TM) 1
* Sun Ultra(TM) 1E
* Sun Ultra(TM) 2
* Sun Ultra(TM) 5
* Sun Ultra(TM) 10
* Sun Ultra(TM) 30
* Sun Ultra(TM) 60
* Sun Ultra(TM) 80
* Sun Ultra(TM) 450

以下系统受 FreeBSD 部分支持。特别是基于 SBus 的系统中的光纤通道控制器不受支持。但可使用 [esp(4)](https://man.freebsd.org/cgi/man.cgi?query=esp\&sektion=4\&format=html) 驱动支持的 SCSI 控制器（Sun ESP SCSI、Sun FAS Fast-SCSI 和 Sun FAS366 Fast-Wide SCSI 控制器）来使用这些系统。

* Sun Enterprise(TM) 3500
* Sun Enterprise(TM) 4500

自 7.2-RELEASE 起，基于 Sun UltraSPARC III 及以上的 sparc64 系统也受 FreeBSD 支持，包括以下已知可工作的系统：

* Sun Blade(TM) 1000
* Sun Blade(TM) 1500
* Sun Blade(TM) 2000
* Sun Blade(TM) 2500
* Sun Fire(TM) 280R
* Sun Fire(TM) V210
* Sun Fire(TM) V215（支持首次出现于 7.3-RELEASE 和 8.1-RELEASE）
* Sun Fire(TM) V240
* Sun Fire(TM) V245（支持首次出现于 7.3-RELEASE 和 8.1-RELEASE）
* Sun Fire(TM) V250
* Sun Fire(TM) V440（板载 NIC 的支持首次出现于 7.3-RELEASE 和 8.0-RELEASE）
* Sun Fire(TM) V480（仅限 501-6780 和 501-6790 中板，支持首次出现于 7.3-RELEASE 和 8.1-RELEASE，其他中板可能自 8.3-RELEASE 和 9.0-RELEASE 起可用）
* Sun Fire(TM) V880
* Sun Fire(TM) V890（支持首次出现于 7.4-RELEASE 和 8.1-RELEASE，仅限非混合 UltraSPARC IV/IV+ CPU 配置）
* Netra(TM) 20/Netra(TM) T4

以下 Sun UltraSPARC 系统未经测试，但据信也受 FreeBSD 支持：

* Sun Fire(TM) V125
* Sun Fire(TM) V490（支持首次出现于 7.4-RELEASE 和 8.1-RELEASE，仅限非混合 UltraSPARC IV/IV+ CPU 配置）

自 7.4-RELEASE 和 8.1-RELEASE 起，基于 Fujitsu SPARC64 V 的 sparc64 系统也受 FreeBSD 支持，包括以下已知可工作的系统：

* Fujitsu PRIMEPOWER 250

以下 Fujitsu PRIMEPOWER 系统未经测试，但据信也受 FreeBSD 支持：

* Fujitsu PRIMEPOWER 450
* Fujitsu PRIMEPOWER 650
* Fujitsu PRIMEPOWER 850

## 支持的设备

本节介绍当前已知受 FreeBSD 支持的设备。其他配置也可能可用，但尚未经过测试。欢迎对本列表提出反馈、更新和修正。

在可能的情况下，列出适用于每个设备或每类设备的驱动。如果相关驱动在 FreeBSD 基本系统中拥有手册页（多数驱动都有），则在此处给出引用。关于所支持的设备、控制器等具体型号等信息，可在手册页中查阅。

> **注意**：
>
> 本文档中的设备列表由 FreeBSD 手册页自动生成。这意味着部分由多个驱动支持的设备可能会出现多次。

### 磁盘控制器

\[amd64, i386, ia64, pc98, sparc64] IDE/ATA 控制器（[ata(4)](https://man.freebsd.org/cgi/man.cgi?query=ata\&sektion=4\&format=html) 驱动）

\[pc98] IDE/ATA 控制器（wdc 驱动）

* On-board IDE controller

\[i386, ia64, amd64] [aac(4)](https://man.freebsd.org/cgi/man.cgi?query=aac\&sektion=4\&format=html) 驱动支持以下控制器：

* Adaptec AAC-364
* Adaptec RAID 2045
* Adaptec RAID 2405
* Adaptec RAID 2445
* Adaptec RAID 2805
* Adaptec RAID 3085
* Adaptec RAID 31205
* Adaptec RAID 31605
* Adaptec RAID 5085
* Adaptec RAID 51205
* Adaptec RAID 51245
* Adaptec RAID 51605
* Adaptec RAID 51645
* Adaptec RAID 52445
* Adaptec RAID 5405
* Adaptec RAID 5445
* Adaptec RAID 5805
* Adaptec SAS RAID 3405
* Adaptec SAS RAID 3805
* Adaptec SAS RAID 4000SAS
* Adaptec SAS RAID 4005SAS
* Adaptec SAS RAID 4800SAS
* Adaptec SAS RAID 4805SAS
* Adaptec SATA RAID 2020SA ZCR
* Adaptec SATA RAID 2025SA ZCR
* Adaptec SATA RAID 2026ZCR
* Adaptec SATA RAID 2410SA
* Adaptec SATA RAID 2420SA
* Adaptec SATA RAID 2610SA
* Adaptec SATA RAID 2620SA
* Adaptec SATA RAID 2810SA
* Adaptec SATA RAID 2820SA
* Adaptec SATA RAID 21610SA
* Adaptec SCSI RAID 2020ZCR
* Adaptec SCSI RAID 2025ZCR
* Adaptec SCSI RAID 2120S
* Adaptec SCSI RAID 2130S
* Adaptec SCSI RAID 2130SLP
* Adaptec SCSI RAID 2230SLP
* Adaptec SCSI RAID 2200S
* Adaptec SCSI RAID 2240S
* Adaptec SCSI RAID 3230S
* Adaptec SCSI RAID 3240S
* Adaptec SCSI RAID 5400S
* Dell CERC SATA RAID 2
* Dell PERC 2/Si
* Dell PERC 2/QC
* Dell PERC 3/Si
* Dell PERC 3/Di
* Dell PERC 320/DC
* HP ML110 G2 (Adaptec SATA RAID 2610SA)
* HP NetRAID 4M
* IBM ServeRAID 8i
* IBM ServeRAID 8k
* IBM ServeRAID 8s
* ICP RAID ICP5045BL
* ICP RAID ICP5085BL
* ICP RAID ICP5085SL
* ICP RAID ICP5125BR
* ICP RAID ICP5125SL
* ICP RAID ICP5165BR
* ICP RAID ICP5165SL
* ICP RAID ICP5445SL
* ICP RAID ICP5805BL
* ICP RAID ICP5805SL
* ICP ICP5085BR SAS RAID
* ICP ICP9085LI SAS RAID
* ICP ICP9047MA SATA RAID
* ICP ICP9067MA SATA RAID
* ICP ICP9087MA SATA RAID
* ICP ICP9014RO SCSI RAID
* ICP ICP9024RO SCSI RAID
* Legend S220
* Legend S230
* Sun STK RAID REM
* Sun STK RAID EM
* SG-XPCIESAS-R-IN
* SG-XPCIESAS-R-EX
* AOC-USAS-S4i
* AOC-USAS-S8i
* AOC-USAS-S4iR
* AOC-USAS-S8iR
* AOC-USAS-S8i-LP
* AOC-USAS-S8iR-LP

[aacraid(4)](https://man.freebsd.org/cgi/man.cgi?query=aacraid\&sektion=4\&format=html) 驱动支持以下控制器：

* Adaptec ASR-6405(T|E)
* Adaptec ASR-6445
* Adaptec ASR-6805(T|E|Q|TQ)
* Adaptec ASR-7085
* Adaptec ASR-7805(Q)
* Adaptec ASR-70165
* Adaptec ASR-71605(E|Q)
* Adaptec ASR-71685
* Adaptec ASR-72405
* Adaptec Series 8 cards

\[i386, pc98, amd64] [adv(4)](https://man.freebsd.org/cgi/man.cgi?query=adv\&sektion=4\&format=html) 驱动支持以下 SCSI 控制器：

* AdvanSys ABP510/5150
* AdvanSys ABP5140
* AdvanSys ABP5142
* AdvanSys ABP902/3902
* AdvanSys ABP3905
* AdvanSys ABP915
* AdvanSys ABP920
* AdvanSys ABP3922
* AdvanSys ABP3925
* AdvanSys ABP930, ABP930U, ABP930UA
* AdvanSys ABP960, ABP960U
* AdvanSys ABP542
* AdvanSys ABP742
* AdvanSys ABP842
* AdvanSys ABP940
* AdvanSys ABP940UA/3940UA
* AdvanSys ABP940U
* AdvanSys ABP3960UA
* AdvanSys ABP970, ABP970U
* AdvanSys ABP752
* AdvanSys ABP852
* AdvanSys ABP950
* AdvanSys ABP980, ABP980U
* AdvanSys ABP980UA/3980UA
* MELCO IFC-USP (PC-98)
* RATOC REX-PCI30 (PC-98)
* @Nifty FNECHARD IFC-USUP-TX (PC-98)

\[i386, pc98, amd64] [adw(4)](https://man.freebsd.org/cgi/man.cgi?query=adw\&sektion=4\&format=html) 驱动支持以下 SCSI 控制器：

* AdvanSys ABP940UW/ABP3940UW
* AdvanSys ABP950UW
* AdvanSys ABP970UW
* AdvanSys ABP3940U2W
* AdvanSys ABP3950U2W

\[i386] [aha(4)](https://man.freebsd.org/cgi/man.cgi?query=aha\&sektion=4\&format=html) 驱动支持以下 SCSI 主机适配器：

* Adaptec AHA-154xB
* Adaptec AHA-154xC
* Adaptec AHA-154xCF
* Adaptec AHA-154xCP
* Adaptec AHA-1640
* Adaptec AHA-174x（在 154x 仿真模式下）
* DTC 3290 SCSI 控制器（在 1542 仿真模式下）
* Tekram SCSI 控制器（在 154x 仿真模式下）

\[i386] [ahb(4)](https://man.freebsd.org/cgi/man.cgi?query=ahb\&sektion=4\&format=html) 驱动支持以下 SCSI 主机适配器：

* Adaptec AHA-1740
* Adaptec AHA-1742
* Adaptec AHA-1740A
* Adaptec AHA-1742A

[ahc(4)](https://man.freebsd.org/cgi/man.cgi?query=ahc\&sektion=4\&format=html) 驱动支持以下 SCSI 主机适配器芯片和 SCSI 控制器卡：

* Adaptec AIC7770 host adapter chip
* Adaptec AIC7850 host adapter chip
* Adaptec AIC7860 host adapter chip
* Adaptec AIC7870 host adapter chip
* Adaptec AIC7880 host adapter chip
* Adaptec AIC7890 host adapter chip
* Adaptec AIC7891 host adapter chip
* Adaptec AIC7892 host adapter chip
* Adaptec AIC7895 host adapter chip
* Adaptec AIC7896 host adapter chip
* Adaptec AIC7897 host adapter chip
* Adaptec AIC7899 host adapter chip
* Adaptec 274X(W)
* Adaptec 274X(T)
* Adaptec 284X
* Adaptec 2910
* Adaptec 2915
* Adaptec 2920C
* Adaptec 2930C
* Adaptec 2930U2
* Adaptec 2940
* Adaptec 2940J
* Adaptec 2940N
* Adaptec 2940U
* Adaptec 2940AU
* Adaptec 2940UW
* Adaptec 2940UW Dual
* Adaptec 2940UW Pro
* Adaptec 2940U2W
* Adaptec 2940U2B
* Adaptec 2950U2W
* Adaptec 2950U2B
* Adaptec 19160B
* Adaptec 29160B
* Adaptec 29160N
* Adaptec 3940
* Adaptec 3940U
* Adaptec 3940AU
* Adaptec 3940UW
* Adaptec 3940AUW
* Adaptec 3940U2W
* Adaptec 3950U2
* Adaptec 3960
* Adaptec 39160
* Adaptec 3985
* Adaptec 4944UW
* NEC PC-9821Xt13 (PC-98)
* NEC RvII26 (PC-98)
* NEC PC-9821X-B02L/B09 (PC-98)
* NEC SV-98/2-B03 (PC-98)
* Many motherboards with on-board SCSI support

[ahci(4)](https://man.freebsd.org/cgi/man.cgi?query=ahci\&sektion=4\&format=html) 驱动支持具有 PCI 类 1（mass storage）、子类 6（SATA）和编程接口 1（AHCI）的 AHCI 兼容控制器。

此外，与 ata(4) 的 atamarvell 和 atajmicron 驱动配合，支持 legacy-PATA + AHCI-SATA 组合控制器的 AHCI 部分，例如 JMicron JMB36x 和 Marvell 88SE61xx。

\[i386, sparc64, ia64, amd64] [ahd(4)](https://man.freebsd.org/cgi/man.cgi?query=ahd\&sektion=4\&format=html) 驱动支持以下设备：

* Adaptec AIC7901 host adapter chip
* Adaptec AIC7901A host adapter chip
* Adaptec AIC7902 host adapter chip
* Adaptec 29320 host adapter
* Adaptec 39320 host adapter
* Many motherboards with on-board SCSI support

\[i386, pc98, amd64] [aic(4)](https://man.freebsd.org/cgi/man.cgi?query=aic\&sektion=4\&format=html) 驱动支持的适配器包括：

* Adaptec AHA-1505 (ISA)
* Adaptec AHA-1510A, AHA-1510B (ISA)
* Adaptec AHA-1520A, AHA-1520B (ISA)
* Adaptec AHA-1522A, AHA-1522B (ISA)
* Adaptec AHA-1535 (ISA)
* Creative Labs SoundBlaster SCSI host adapter (ISA)
* Adaptec AHA-1460, AHA-1460B, AHA-1460C, AHA-1460D (PC Card)
* Adaptec AHA-1030B, AHA-1030P (PC98)
* NEC PC-9801-100 (PC98)

[amr(4)](https://man.freebsd.org/cgi/man.cgi?query=amr\&sektion=4\&format=html) 驱动支持以下控制器：

* MegaRAID SATA 150-4
* MegaRAID SATA 150-6
* MegaRAID SATA 300-4X
* MegaRAID SATA 300-8X
* MegaRAID SCSI 320-1E
* MegaRAID SCSI 320-2E
* MegaRAID SCSI 320-4E
* MegaRAID SCSI 320-0X
* MegaRAID SCSI 320-2X
* MegaRAID SCSI 320-4X
* MegaRAID SCSI 320-0
* MegaRAID SCSI 320-1
* MegaRAID SCSI 320-2
* MegaRAID SCSI 320-4
* MegaRAID Series 418
* MegaRAID i4 133 RAID
* MegaRAID Elite 1500 (Series 467)
* MegaRAID Elite 1600 (Series 493)
* MegaRAID Elite 1650 (Series 4xx)
* MegaRAID Enterprise 1200 (Series 428)
* MegaRAID Enterprise 1300 (Series 434)
* MegaRAID Enterprise 1400 (Series 438)
* MegaRAID Enterprise 1500 (Series 467)
* MegaRAID Enterprise 1600 (Series 471)
* MegaRAID Express 100 (Series 466WS)
* MegaRAID Express 200 (Series 466)
* MegaRAID Express 300 (Series 490)
* MegaRAID Express 500 (Series 475)
* Dell PERC
* Dell PERC 2/SC
* Dell PERC 2/DC
* Dell PERC 3/DCL
* Dell PERC 3/QC
* Dell PERC 4/DC
* Dell PERC 4/IM
* Dell PERC 4/SC
* Dell PERC 4/Di
* Dell PERC 4e/DC
* Dell PERC 4e/Di
* Dell PERC 4e/Si
* Dell PERC 4ei
* HP NetRAID-1/Si
* HP NetRAID-3/Si (D4943A)
* HP Embedded NetRAID
* Intel RAID Controller SRCS16
* Intel RAID Controller SRCU42X

\[i386, amd64] [arcmsr(4)](https://man.freebsd.org/cgi/man.cgi?query=arcmsr\&sektion=4\&format=html) 驱动支持以下卡：

* ARC-1110
* ARC-1120
* ARC-1130
* ARC-1160
* ARC-1170
* ARC-1110ML
* ARC-1120ML
* ARC-1130ML
* ARC-1160ML
* ARC-1200
* ARC-1201
* ARC-1210
* ARC-1212
* ARC-1213
* ARC-1214
* ARC-1220
* ARC-1222
* ARC-1223
* ARC-1224
* ARC-1230
* ARC-1231
* ARC-1260
* ARC-1261
* ARC-1270
* ARC-1280
* ARC-1210ML
* ARC-1220ML
* ARC-1231ML
* ARC-1261ML
* ARC-1280ML
* ARC-1380
* ARC-1381
* ARC-1680
* ARC-1681
* ARC-1880
* ARC-1882

\[i386] [asr(4)](https://man.freebsd.org/cgi/man.cgi?query=asr\&sektion=4\&format=html) 驱动当前支持的适配器包括：

* Adaptec Zero-Channel SCSI RAID 2000S, 2005S, 2010S, 2015S
* Adaptec SCSI RAID 2100S, 2110S
* Adaptec ATA-100 RAID 2400A
* Adaptec SCSI RAID 3200S, 3210S
* Adaptec SCSI RAID 3400S, 3410S
* Adaptec SmartRAID PM1554
* Adaptec SmartRAID PM1564
* Adaptec SmartRAID PM2554
* Adaptec SmartRAID PM2564
* Adaptec SmartRAID PM2664
* Adaptec SmartRAID PM2754
* Adaptec SmartRAID PM2865
* Adaptec SmartRAID PM3754
* Adaptec SmartRAID PM3755U2B / SmartRAID V Millennium
* Adaptec SmartRAID PM3757
* DEC KZPCC-AC (LVD 1-ch, 4MB or 16MB cache), DEC KZPCC-CE (LVD 3-ch, 64MB cache), DEC KZPCC-XC (LVD 1-ch, 16MB cache), DEC KZPCC-XE (LVD 3-ch, 64MB cache) -- rebadged SmartRAID V Millennium

\[i386, amd64] [bt(4)](https://man.freebsd.org/cgi/man.cgi?query=bt\&sektion=4\&format=html) 驱动支持以下 BusLogic MultiMaster“W”、“C”、“S”和“A”系列及兼容的 SCSI 主机适配器：

* BusLogic BT-445C
* BusLogic BT-445S
* BusLogic BT-540CF
* BusLogic BT-542B
* BusLogic BT-542B
* BusLogic BT-542D
* BusLogic BT-545C
* BusLogic BT-545S
* BusLogic/BusTek BT-640
* BusLogic BT-742A
* BusLogic BT-742A
* BusLogic BT-747C
* BusLogic BT-747D
* BusLogic BT-747S
* BusLogic BT-757C
* BusLogic BT-757CD
* BusLogic BT-757D
* BusLogic BT-757S
* BusLogic BT-946C
* BusLogic BT-948
* BusLogic BT-956C
* BusLogic BT-956CD
* BusLogic BT-958
* BusLogic BT-958D
* Storage Dimensions SDC3211B / SDC3211F

真正的 BusLogic MultiMaster 兼容 AMI FastDisk 主机适配器也受 [bt(4)](https://man.freebsd.org/cgi/man.cgi?query=bt\&sektion=4\&format=html) 驱动支持。

\[i386, ia64, amd64] [ciss(4)](https://man.freebsd.org/cgi/man.cgi?query=ciss\&sektion=4\&format=html) 驱动支持以下控制器：

* Compaq Smart Array 5300 (simple mode only)
* Compaq Smart Array 532
* Compaq Smart Array 5i
* HP Smart Array 5312
* HP Smart Array 6i
* HP Smart Array 641
* HP Smart Array 642
* HP Smart Array 6400
* HP Smart Array 6400 EM
* HP Smart Array E200
* HP Smart Array E200i
* HP Smart Array P212
* HP Smart Array P220i
* HP Smart Array P222
* HP Smart Array P230i
* HP Smart Array P400
* HP Smart Array P400i
* HP Smart Array P410
* HP Smart Array P410i
* HP Smart Array P411
* HP Smart Array P420
* HP Smart Array P420i
* HP Smart Array P421
* HP Smart Array P430
* HP Smart Array P430i
* HP Smart Array P431
* HP Smart Array P530
* HP Smart Array P531
* HP Smart Array P600
* HP Smart Array P721m
* HP Smart Array P731m
* HP Smart Array P800
* HP Smart Array P812
* HP Smart Array P830
* HP Smart Array P830i
* HP Modular Smart Array 20 (MSA20)
* HP Modular Smart Array 500 (MSA500)

\[pc98] [ct(4)](https://man.freebsd.org/cgi/man.cgi?query=ct\&sektion=4\&format=html) 驱动支持以下适配器：

* ELECOM bus-master SCSI adapters
* I-O DATA SC-98II
* ICM IF-2660, IF-2766, IF-2766ET, IF-2767 and IF-2769
* Logitec LHA-N151 and LHA-20x series
* Midori-Denshi MDC-554NA and MDC-926R
* NEC PC-9801-55, 92 and compatibles
* SMIT transfer type SCSI host adapters
* TEXA HA-55BS2 and its later models

\[i386, ia64, amd64] [dpt(4)](https://man.freebsd.org/cgi/man.cgi?query=dpt\&sektion=4\&format=html) 驱动支持以下 RAID 适配器：

* DPT Smart Cache Plus
* Smart Cache II (PM2?2?, PM2022 \[EISA], PM2024/PM2124 \[PCI]) (Gen2)
* Smart RAID II (PM3?2?, PM3021, PM3222)
* Smart Cache III (PM2?3?)
* Smart RAID III (PM3?3?, PM3332 \[EISA], PM3334UW \[PCI]) (Gen3)
* Smart Cache IV (PM2?4?, PM2042 \[EISA], PM2044/PM2144 \[PCI]) (Gen4)
* Smart RAID IV

> **注意**：
>
> \[amd64, i386] 支持从这些控制器启动。不支持 EISA 适配器。

\[sparc64] [esp(4)](https://man.freebsd.org/cgi/man.cgi?query=esp\&sektion=4\&format=html) 驱动支持以下控制器：

* MELCO IFC-DP (PC-98)
* Sun ESP family
* Sun FAS family
* Tekram DC390
* Tekram DC390T

\[i386, amd64] [hpt27xx(4)](https://man.freebsd.org/cgi/man.cgi?query=hpt27xx\&sektion=4\&format=html) 驱动支持以下 SAS 控制器：

* HighPoint’s RocketRAID 271x series
* HighPoint’s RocketRAID 272x series
* HighPoint’s RocketRAID 274x series
* HighPoint’s RocketRAID 276x series
* HighPoint’s RocketRAID 278x series

\[i386, amd64] [hptiop(4)](https://man.freebsd.org/cgi/man.cgi?query=hptiop\&sektion=4\&format=html) 驱动支持以下 SAS 和 SATA RAID 控制器：

* HighPoint RocketRAID 4522
* HighPoint RocketRAID 4521
* HighPoint RocketRAID 4520
* HighPoint RocketRAID 4322
* HighPoint RocketRAID 4321
* HighPoint RocketRAID 4320
* HighPoint RocketRAID 4311
* HighPoint RocketRAID 4310
* HighPoint RocketRAID 3640
* HighPoint RocketRAID 3622
* HighPoint RocketRAID 3620

[hptiop(4)](https://man.freebsd.org/cgi/man.cgi?query=hptiop\&sektion=4\&format=html) 驱动还支持以下已停产（End-of-Life）的 SAS 和 SATA RAID 控制器：

* HighPoint RocketRAID 4211
* HighPoint RocketRAID 4210
* HighPoint RocketRAID 3560
* HighPoint RocketRAID 3540
* HighPoint RocketRAID 3530
* HighPoint RocketRAID 3522
* HighPoint RocketRAID 3521
* HighPoint RocketRAID 3520
* HighPoint RocketRAID 3511
* HighPoint RocketRAID 3510
* HighPoint RocketRAID 3410
* HighPoint RocketRAID 3320
* HighPoint RocketRAID 3220
* HighPoint RocketRAID 3122
* HighPoint RocketRAID 3120
* HighPoint RocketRAID 3020

\[i386, amd64] [hptmv(4)](https://man.freebsd.org/cgi/man.cgi?query=hptmv\&sektion=4\&format=html) 驱动支持以下 ATA RAID 控制器：

* HighPoint’s RocketRAID 182x series

[hptnr(4)](https://man.freebsd.org/cgi/man.cgi?query=hptnr\&sektion=4\&format=html) 驱动支持以下 SATA 控制器：

* HighPoint’s DC7280 series
* HighPoint’s Rocket R750 series

\[i386, amd64] [hptrr(4)](https://man.freebsd.org/cgi/man.cgi?query=hptrr\&sektion=4\&format=html) 驱动支持以下 RAID 控制器：

* RocketRAID 172x series
* RocketRAID 174x series
* RocketRAID 2210
* RocketRAID 222x series
* RocketRAID 2240
* RocketRAID 230x series
* RocketRAID 231x series
* RocketRAID 232x series
* RocketRAID 2340
* RocketRAID 2522

\[i386] [ida(4)](https://man.freebsd.org/cgi/man.cgi?query=ida\&sektion=4\&format=html) 驱动支持以下控制器：

* Compaq SMART Array 221
* Compaq Integrated SMART Array Controller
* Compaq SMART Array 4200
* Compaq SMART Array 4250ES
* Compaq SMART 3200 Controller
* Compaq SMART 3100ES Controller
* Compaq SMART-2/DH Controller
* Compaq SMART-2/SL Controller
* Compaq SMART-2/P Controller
* Compaq SMART-2/E Controller
* Compaq SMART Controller

\[i386, ia64, amd64] [iir(4)](https://man.freebsd.org/cgi/man.cgi?query=iir\&sektion=4\&format=html) 驱动支持以下控制器：

* Intel RAID Controller SRCMR
* Intel Server RAID Controller U3-l (SRCU31a)
* Intel Server RAID Controller U3-1L (SRCU31La)
* Intel Server RAID Controller U3-2 (SRCU32)
* All past and future releases of Intel and ICP RAID Controllers.
* Intel RAID Controller SRCU21 (discontinued)
* Intel RAID Controller SRCU31 (older revision, not compatible)
* Intel RAID Controller SRCU31L (older revision, not compatible)

SRCU31 和 SRCU31L 可通过 Intel 提供的固件更新进行升级。

\[i386, amd64] [ips(4)](https://man.freebsd.org/cgi/man.cgi?query=ips\&sektion=4\&format=html) 驱动支持以下控制器：

* IBM ServeRAID 3H
* ServeRAID 4L/4M/4H
* ServeRAID Series 5
* ServeRAID 6i/6M
* ServeRAID 7t/7k/7M

较新的 ServeRAID 控制器由 aac(4) 或 mfi(4) 驱动支持。

\[i386, amd64] [isci(4)](https://man.freebsd.org/cgi/man.cgi?query=isci\&sektion=4\&format=html) 驱动支持 Intel C600 SAS 控制器。

[isp(4)](https://man.freebsd.org/cgi/man.cgi?query=isp\&sektion=4\&format=html) 驱动支持的卡包括：

* ISP1000
* ISP1020
* ISP1040
* Qlogic 1240
* Qlogic 1280
* Qlogic 12160
* Qlogic 210X
* Qlogic 220X
* Qlogic 2300
* Qlogic 2312
* Qlogic 234X
* Qlogic 2322
* Qlogic 200
* Qlogic 2422
* Qlogic 2432

\[i386, ia64, amd64] [mfi(4)](https://man.freebsd.org/cgi/man.cgi?query=mfi\&sektion=4\&format=html) 驱动支持以下硬件：

* LSI MegaRAID SAS 1078
* LSI MegaRAID SAS 8408E
* LSI MegaRAID SAS 8480E
* LSI MegaRAID SAS 9240
* LSI MegaRAID SAS 9260
* Dell PERC5
* Dell PERC6
* IBM ServeRAID M1015 SAS/SATA
* IBM ServeRAID M1115 SAS/SATA
* IBM ServeRAID M5015 SAS/SATA
* IBM ServeRAID M5110 SAS/SATA
* IBM ServeRAID-MR10i
* Intel RAID Controller SRCSAS18E
* Intel RAID Controller SROMBSAS18E

\[i386, ia64, amd64] [mlx(4)](https://man.freebsd.org/cgi/man.cgi?query=mlx\&sektion=4\&format=html) 驱动支持以下控制器：

* Mylex DAC960P
* Mylex DAC960PD / DEC KZPSC (Fast Wide)
* Mylex DAC960PDU
* Mylex DAC960PL
* Mylex DAC960PJ
* Mylex DAC960PG
* Mylex DAC960PU / DEC PZPAC (Ultra Wide)
* Mylex AcceleRAID 150 (DAC960PRL)
* Mylex AcceleRAID 250 (DAC960PTL1)
* Mylex eXtremeRAID 1100 (DAC1164P)
* RAIDarray 230 controllers, aka the Ultra-SCSI DEC KZPAC-AA (1-ch, 4MB cache), KZPAC-CA (3-ch, 4MB), KZPAC-CB (3-ch, 8MB cache)

支持所有主要固件版本（2.x、3.x、4.x 和 5.x），但始终建议升级到该控制器可用的最新固件。

未列出的兼容 Mylex 控制器应该可用，但尚未经过验证。

> **注意**：
>
> \[amd64, i386] 支持从这些控制器启动。不支持 EISA 适配器。

\[i386, ia64, amd64] [mly(4)](https://man.freebsd.org/cgi/man.cgi?query=mly\&sektion=4\&format=html) 驱动支持以下控制器：

* Mylex AcceleRAID 160
* Mylex AcceleRAID 170
* Mylex AcceleRAID 352
* Mylex eXtremeRAID 2000
* Mylex eXtremeRAID 3000

未列出的兼容 Mylex 控制器应该可用，但尚未经过验证。

[mpr(4)](https://man.freebsd.org/cgi/man.cgi?query=mpr\&sektion=4\&format=html) 驱动支持以下控制器：

* LSI SAS 3004 (4 Port SAS)
* LSI SAS 3008 (8 Port SAS)
* LSI SAS 3108 (8 Port SAS)

[mps(4)](https://man.freebsd.org/cgi/man.cgi?query=mps\&sektion=4\&format=html) 驱动支持以下硬件：

* LSI Logic SAS2004 (4 Port SAS)
* LSI Logic SAS2008 (8 Port SAS)
* LSI Logic SAS2108 (8 Port SAS)
* LSI Logic SAS2116 (16 Port SAS)
* LSI Logic SAS2208 (8 Port SAS)
* LSI Logic SAS2308 (8 Port SAS)
* LSI Logic SSS6200 Solid State Storage
* Intel Integrated RAID Module RMS25JB040
* Intel Integrated RAID Module RMS25JB080
* Intel Integrated RAID Module RMS25KB040
* Intel Integrated RAID Module RMS25KB080

[mpt(4)](https://man.freebsd.org/cgi/man.cgi?query=mpt\&sektion=4\&format=html) 驱动支持以下控制器：

* LSI Logic 53c1030, LSI Logic LSI2x320-X (Single and Dual Ultra320 SCSI)
* LSI Logic AS1064, LSI Logic AS1068
* LSI Logic FC909 (1Gb/s Fibre Channel)
* LSI Logic FC909A (Dual 1Gb/s Fibre Channel)
* LSI Logic FC919, LSI Logic 7102XP-LC (Single 2Gb/s Fibre Channel)
* LSI Logic FC929, LSI Logic FC929X, LSI Logic 7202XP-LC (Dual 2Gb/s Fibre Channel)
* LSI Logic FC949X (Dual 4Gb/s Fibre Channel)
* LSI Logic FC949E, LSI Logic FC949ES (Dual 4Gb/s Fibre Channel PCI-Express)

[mpt(4)](https://man.freebsd.org/cgi/man.cgi?query=mpt\&sektion=4\&format=html) 驱动支持的 Ultra 320 SCSI 控制器芯片可在许多系统主板上找到，包括：

* Dell PowerEdge 1750 thru 2850
* IBM eServer xSeries 335

这些系统还包含 Integrated RAID Mirroring 和 Integrated RAID Mirroring Enhanced，本驱动也支持它们。

SAS 控制器芯片也出现在许多基于 AMD/Opteron 的新系统上，如 Sun 4100。注意，此控制器可同时驱动 SAS 和 SATA 硬盘，或同时混合使用两者。这些控制器可用的 Integrated RAID Mirroring 支持充其量只能算差强人意。

Fibre Channel 控制器芯片组受多种速度和系统支持。Apple Fibre Channel HBA 实际上就是 FC949ES 卡。

本驱动还支持 Fibre Channel 卡的目标模式。可通过 LSI Logic 固件实用程序设置核心的所需角色来启用此支持，该实用程序用于确定卡可承担的角色——无需单独编译。

[mrsas(4)](https://man.freebsd.org/cgi/man.cgi?query=mrsas\&sektion=4\&format=html) 驱动支持以下硬件：

\[ Thunderbolt 6Gb/s MR controller ]

* LSI MegaRAID SAS 9265
* LSI MegaRAID SAS 9266
* LSI MegaRAID SAS 9267
* LSI MegaRAID SAS 9270
* LSI MegaRAID SAS 9271
* LSI MegaRAID SAS 9272
* LSI MegaRAID SAS 9285
* LSI MegaRAID SAS 9286
* DELL PERC H810
* DELL PERC H710/P

\[ Invader/Fury 12Gb/s MR controller ]

* LSI MegaRAID SAS 9380
* LSI MegaRAID SAS 9361
* LSI MegaRAID SAS 9341
* DELL PERC H830
* DELL PERC H730/P
* DELL PERC H330

[mvs(4)](https://man.freebsd.org/cgi/man.cgi?query=mvs\&sektion=4\&format=html) 驱动支持以下控制器：

Gen-I (SATA 1.5Gbps):

* 88SX5040
* 88SX5041
* 88SX5080
* 88SX5081

Gen-II (SATA 3Gbps, NCQ, PMP):

* 88SX6040
* 88SX6041 (including Adaptec 1420SA)
* 88SX6080
* 88SX6081

Gen-IIe (SATA 3Gbps, NCQ, PMP with FBS):

* 88SX6042
* 88SX7042 (including Adaptec 1430SA)
* 88F5182 SoC
* 88F6281 SoC
* MV78100 SoC

注意，此硬件仅对 ATA DMA 命令支持命令排队和基于 FIS 的切换。ATAPI 和非 DMA ATA 命令按端口逐个执行。

\[i386, pc98, amd64] [ncr(4)](https://man.freebsd.org/cgi/man.cgi?query=ncr\&sektion=4\&format=html) 驱动支持以下 NCR/Symbios SCSI 控制器芯片：

* 53C810
* 53C810A
* 53C815
* 53C820
* 53C825A
* 53C860
* 53C875
* 53C875J
* 53C885
* 53C895
* 53C895A
* 53C896
* 53C1510D

已知支持以下附加板：

* I-O DATA SC-98/PCI (PC-98)
* I-O DATA SC-PCI (PC-98)

\[i386, pc98] [ncv(4)](https://man.freebsd.org/cgi/man.cgi?query=ncv\&sektion=4\&format=html) 驱动当前支持以下设备：

* I-O DATA PCSC-DV
* KME KXLC002 (TAXAN ICD-400PN, etc.), KXLC004, and UJDCD450
* Macnica Miracle SCSI-II mPS110
* Media Intelligent MSC-110, MSC-200
* NEC PC-9801N-J03R
* New Media Corporation BASICS SCSI
* Qlogic Fast SCSI
* RATOC REX-9530, REX-5572 (SCSI only)

\[i386, pc98] [nsp(4)](https://man.freebsd.org/cgi/man.cgi?query=nsp\&sektion=4\&format=html) 驱动支持以下控制器：

* Alpha-Data AD-PCS201
* I-O DATA CBSC16

\[i386] [pst(4)](https://man.freebsd.org/cgi/man.cgi?query=pst\&sektion=4\&format=html) 驱动支持 Promise Supertrak SX6000 ATA 硬件 RAID 控制器。

[siis(4)](https://man.freebsd.org/cgi/man.cgi?query=siis\&sektion=4\&format=html) 驱动支持以下控制器芯片：

* SiI3124 (PCI-X 133MHz/64bit, 4 ports)
* SiI3131 (PCIe 1.0 x1, 1 port)
* SiI3132 (PCIe 1.0 x1, 2 ports)
* SiI3531 (PCIe 1.0 x1, 1 port)

\[i386, pc98] [stg(4)](https://man.freebsd.org/cgi/man.cgi?query=stg\&sektion=4\&format=html) 驱动支持以下控制器：

* Adaptec 2920/A
* Future Domain SCSI2GO
* Future Domain TMC-18XX/3260
* IBM SCSI PCMCIA Card
* ICM PSC-2401 SCSI
* MELCO IFC-SC
* RATOC REX-5536, REX-5536AM, REX-5536M, REX-9836A

注意，Adaptec 2920C 受 ahc(4) 驱动支持。

[sym(4)](https://man.freebsd.org/cgi/man.cgi?query=sym\&sektion=4\&format=html) 驱动支持以下 Symbios/LSI Logic PCI SCSI 控制器：

* 53C810
* 53C810A
* 53C815
* 53C825
* 53C825A
* 53C860
* 53C875
* 53C876
* 53C895
* 53C895A
* 53C896
* 53C897
* 53C1000
* 53C1000R
* 53C1010-33
* 53C1010-66
* 53C1510D

[sym(4)](https://man.freebsd.org/cgi/man.cgi?query=sym\&sektion=4\&format=html) 驱动支持的 SCSI 控制器可以内置于主板，或位于以下附加卡上：

* ASUS SC-200, SC-896
* Data Technology DTC3130 (all variants)
* DawiControl DC2976UW
* Diamond FirePort (all)
* I-O DATA SC-UPCI (PC-98)
* Logitec LHA-521UA (PC-98)
* NCR cards (all)
* Symbios cards (all)
* Tekram DC390W, 390U, 390F, 390U2B, 390U2W, 390U3D, and 390U3W
* Tyan S1365

\[i386, amd64] [trm(4)](https://man.freebsd.org/cgi/man.cgi?query=trm\&sektion=4\&format=html) 驱动支持以下 SCSI 控制器：

* Tekram DC-315 PCI Ultra SCSI adapter without BIOS and internal SCSI connector
* Tekram DC-315U PCI Ultra SCSI adapter without BIOS
* Tekram DC-395F PCI Ultra-Wide SCSI adapter with flash BIOS and 68-pin external SCSI connector
* Tekram DC-395U PCI Ultra SCSI adapter with flash BIOS
* Tekram DC-395UW PCI Ultra-Wide SCSI adapter with flash BIOS
* Tekram DC-395U2W PCI Ultra2-Wide SCSI adapter with flash BIOS

对于 Tekram DC-310/U 和 DC-390F/U/UW/U2B/U2W/U3W PCI SCSI 主机适配器，请使用 sym(4) 驱动。

\[i386, amd64] [twa(4)](https://man.freebsd.org/cgi/man.cgi?query=twa\&sektion=4\&format=html) 驱动支持以下 SATA RAID 控制器：

* AMCC’s 3ware 9500S-4LP
* AMCC’s 3ware 9500S-8
* AMCC’s 3ware 9500S-8MI
* AMCC’s 3ware 9500S-12
* AMCC’s 3ware 9500S-12MI
* AMCC’s 3ware 9500SX-4LP
* AMCC’s 3ware 9500SX-8LP
* AMCC’s 3ware 9500SX-12
* AMCC’s 3ware 9500SX-12MI
* AMCC’s 3ware 9500SX-16ML
* AMCC’s 3ware 9550SX-4LP
* AMCC’s 3ware 9550SX-8LP
* AMCC’s 3ware 9550SX-12
* AMCC’s 3ware 9550SX-12MI
* AMCC’s 3ware 9550SX-16ML
* AMCC’s 3ware 9650SE-2LP
* AMCC’s 3ware 9650SE-4LPML
* AMCC’s 3ware 9650SE-8LPML
* AMCC’s 3ware 9650SE-12ML
* AMCC’s 3ware 9650SE-16ML
* AMCC’s 3ware 9650SE-24M8

\[i386, amd64] [twe(4)](https://man.freebsd.org/cgi/man.cgi?query=twe\&sektion=4\&format=html) 驱动支持以下 PATA/SATA RAID 控制器：

* AMCC’s 3ware 5000 series
* AMCC’s 3ware 6000 series
* AMCC’s 3ware 7000-2
* AMCC’s 3ware 7006-2
* AMCC’s 3ware 7500-4LP
* AMCC’s 3ware 7500-8
* AMCC’s 3ware 7500-12
* AMCC’s 3ware 7506-4LP
* AMCC’s 3ware 7506-8
* AMCC’s 3ware 7506-12
* AMCC’s 3ware 8006-2LP
* AMCC’s 3ware 8500-4LP
* AMCC’s 3ware 8500-8
* AMCC’s 3ware 8500-12
* AMCC’s 3ware 8506-4LP
* AMCC’s 3ware 8506-8
* AMCC’s 3ware 8506-8MI
* AMCC’s 3ware 8506-12
* AMCC’s 3ware 8506-12MI

\[i386, amd64] [tws(4)](https://man.freebsd.org/cgi/man.cgi?query=tws\&sektion=4\&format=html) 驱动支持以下 SATA/SAS RAID 控制器：

* LSI’s 3ware SAS 9750 series

\[i386] [vpo(4)](https://man.freebsd.org/cgi/man.cgi?query=vpo\&sektion=4\&format=html) 驱动支持以下并口转 SCSI 接口：

* Adaptec AIC-7110 Parallel to SCSI interface (built-in to Iomega ZIP drives)
* Iomega Jaz Traveller interface
* Iomega MatchMaker SCSI interface (built-in to Iomega ZIP+ drives)

\[i386] wds(4) 驱动支持 WD7000 SCSI 控制器。

对于所有受支持的 SCSI 控制器，均完整支持 SCSI-I、SCSI-II 和 SCSI-III 外围设备，包括硬盘、光盘、磁带机（包括 DAT、8mm Exabyte、Mammoth 和 DLT）、介质更换器、处理器目标设备和 CD-ROM 驱动器。支持 CD-ROM 命令的 WORM 设备可由 CD-ROM 驱动（如 [cd(4)](https://man.freebsd.org/cgi/man.cgi?query=cd\&sektion=4\&format=html)）以只读访问方式支持。WORM/CD-R/CD-RW 写入支持由 cdrecord(1) 提供，它是 Ports 中 [sysutils/cdrtools](http://www.freebsd.org/cgi/url.cgi?ports/sysutils/cdrtools/pkg-descr) Port 的一部分。

目前支持以下 CD-ROM 类型系统：

* SCSI interface (also includes ProAudio Spectrum and SoundBlaster SCSI) ([cd(4)](https://man.freebsd.org/cgi/man.cgi?query=cd\&sektion=4\&format=html))
* \[i386] Sony proprietary interface (all models) ([acd(4)](https://man.freebsd.org/cgi/man.cgi?query=acd\&sektion=4\&format=html))

\[i386] 以下设备不再维护：

* Mitsumi proprietary CD-ROM interface (all models) ([mcd(4)](https://man.freebsd.org/cgi/man.cgi?query=mcd\&sektion=4\&format=html))

### 以太网接口

[ae(4)](https://man.freebsd.org/cgi/man.cgi?query=ae\&sektion=4\&format=html) 驱动支持 Attansic/Atheros L2 PCIe FastEthernet 控制器，已知支持以下硬件：

* ASUS EeePC 701
* ASUS EeePC 900

其他硬件使用本驱动可能可用，也可能不可用。

[age(4)](https://man.freebsd.org/cgi/man.cgi?query=age\&sektion=4\&format=html) 驱动支持基于 Attansic/Atheros L1 Gigabit Ethernet 控制器芯片的 LOM，包括：

* ASUS M2N8-VMX
* ASUS M2V
* ASUS M3A
* ASUS P2-M2A590G
* ASUS P5B-E
* ASUS P5B-MX/WIFI-AP
* ASUS P5B-VMSE
* ASUS P5K
* ASUS P5KC
* ASUS P5KPL-C
* ASUS P5KPL-VM
* ASUS P5K-SE
* ASUS P5K-V
* ASUS P5L-MX
* ASUS P5DL2-VM
* ASUS P5L-VM 1394
* ASUS G2S

[alc(4)](https://man.freebsd.org/cgi/man.cgi?query=alc\&sektion=4\&format=html) 设备驱动支持以下以太网控制器：

* Atheros AR8131 PCI Express Gigabit Ethernet controller
* Atheros AR8132 PCI Express Fast Ethernet controller
* Atheros AR8151 v1.0 PCI Express Gigabit Ethernet controller
* Atheros AR8151 v2.0 PCI Express Gigabit Ethernet controller
* Atheros AR8152 v1.1 PCI Express Fast Ethernet controller
* Atheros AR8152 v2.0 PCI Express Fast Ethernet controller

[ale(4)](https://man.freebsd.org/cgi/man.cgi?query=ale\&sektion=4\&format=html) 设备驱动支持以下以太网控制器：

* Atheros AR8113 PCI Express Fast Ethernet controller
* Atheros AR8114 PCI Express Fast Ethernet controller
* Atheros AR8121 PCI Express Gigabit Ethernet controller

\[i386, pc98, ia64, amd64, powerpc] [aue(4)](https://man.freebsd.org/cgi/man.cgi?query=aue\&sektion=4\&format=html) 驱动支持的适配器包括：

* Abocom UFE1000, DSB650TX\_NA
* Accton USB320-EC, SpeedStream
* ADMtek AN986, AN8511
* Billionton USB100, USB100LP, USB100EL, USBE100
* Corega Ether FEther USB-T, FEther USB-TX, FEther USB-TXS
* D-Link DSB-650, DSB-650TX, DSB-650TX-PNA
* Elecom LD-USBL/TX
* Elsa Microlink USB2Ethernet
* HP hn210e
* I-O Data USB ETTX
* Kingston KNU101TX
* LinkSys USB10T adapters that contain the AN986 Pegasus chipset, USB10TA, USB10TX, USB100TX, USB100H1
* MELCO LUA-TX, LUA2-TX
* Netgear FA101
* Planex UE-200TX
* Sandberg USB to Network Link (model number 133-06)
* Siemens Speedstream
* SmartBridges smartNIC
* SMC 2202USB
* SOHOware NUB100

\[i386, pc98, amd64, powerpc] [axe(4)](https://man.freebsd.org/cgi/man.cgi?query=axe\&sektion=4\&format=html) 驱动支持基于 ASIX Electronics AX88172/AX88178/AX88772/AX88772A/AX88772B/AX88760 的 USB 以太网适配器，包括：

AX88172:

* AboCom UF200
* Acer Communications EP1427X2
* ASIX AX88172
* ATen UC210T
* Billionton SnapPort
* Billionton USB2AR
* Buffalo (Melco Inc.) LUA-U2-KTX
* Corega USB2\_TX
* D-Link DUBE100
* Goodway GWUSB2E
* JVC MP\_PRX1
* LinkSys USB200M
* Netgear FA120
* Sitecom LN-029
* System TALKS Inc. SGC-X2UL

AX88178:

* ASIX AX88178
* Belkin F5D5055
* Logitec LAN-GTJ/U2A
* Buffalo (Melco Inc.) LUA3-U2-AGT
* Planex Communications GU1000T
* Sitecom Europe LN-028

AX88772:

* ASIX AX88772
* Buffalo (Melco Inc.) LUA3-U2-ATX
* D-Link DUBE100B1
* Planex UE-200TX-G
* Planex UE-200TX-G2

AX88772A:

* ASIX AX88772A
* Cisco-Linksys USB200Mv2

AX88772B:

ASIX AX88772B

Lenovo USB 2.0 Ethernet

AX88760:

* ASIX AX88760

ASIX Electronics AX88178A/AX88179 USB Gigabit Ethernet adapters ([axge(4)](https://man.freebsd.org/cgi/man.cgi?query=axge\&sektion=4\&format=html) driver)

\[i386, amd64] [bce(4)](https://man.freebsd.org/cgi/man.cgi?query=bce\&sektion=4\&format=html) 驱动支持基于 QLogic NetXtreme II Gigabit Ethernet 控制器系列的各类 NIC，包括以下：

* QLogic NetXtreme II BCM5706 1000Base-SX
* QLogic NetXtreme II BCM5706 1000Base-T
* QLogic NetXtreme II BCM5708 1000Base-SX
* QLogic NetXtreme II BCM5708 1000Base-T
* QLogic NetXtreme II BCM5709 1000Base-SX
* QLogic NetXtreme II BCM5709 1000Base-T
* QLogic NetXtreme II BCM5716 1000Base-T
* Dell PowerEdge 1950 integrated BCM5708 NIC
* Dell PowerEdge 2950 integrated BCM5708 NIC
* Dell PowerEdge R710 integrated BCM5709 NIC
* HP NC370F Multifunction Gigabit Server Adapter
* HP NC370T Multifunction Gigabit Server Adapter
* HP NC370i Multifunction Gigabit Server Adapter
* HP NC371i Multifunction Gigabit Server Adapter
* HP NC373F PCIe Multifunc Giga Server Adapter
* HP NC373T PCIe Multifunction Gig Server Adapter
* HP NC373i Multifunction Gigabit Server Adapter
* HP NC373m Multifunction Gigabit Server Adapter
* HP NC374m PCIe Multifunction Adapter
* HP NC380T PCIe DP Multifunc Gig Server Adapter
* HP NC382T PCIe DP Multifunction Gigabit Server Adapter
* HP NC382i DP Multifunction Gigabit Server Adapter
* HP NC382m DP 1GbE Multifunction BL-c Adapter

\[amd64, i386] 基于 Broadcom BCM4401 的快速以太网适配器（[bfe(4)](https://man.freebsd.org/cgi/man.cgi?query=bfe\&sektion=4\&format=html) 驱动）

\[i386, pc98, sparc64, ia64, amd64] [bge(4)](https://man.freebsd.org/cgi/man.cgi?query=bge\&sektion=4\&format=html) 驱动支持基于 Broadcom BCM570x Gigabit Ethernet 控制器芯片系列的各类 NIC，包括以下：

* 3Com 3c996-SX (1000baseSX)
* 3Com 3c996-T (10/100/1000baseTX)
* Dell PowerEdge 1750 integrated BCM5704C NIC (10/100/1000baseTX)
* Dell PowerEdge 2550 integrated BCM5700 NIC (10/100/1000baseTX)
* Dell PowerEdge 2650 integrated BCM5703 NIC (10/100/1000baseTX)
* Dell PowerEdge R200 integrated BCM5750 NIC (10/100/1000baseTX)
* Dell PowerEdge R300 integrated BCM5722 NIC (10/100/1000baseTX)
* IBM x235 server integrated BCM5703x NIC (10/100/1000baseTX)
* HP Compaq dc7600 integrated BCM5752 NIC (10/100/1000baseTX)
* HP ProLiant NC7760 embedded Gigabit NIC (10/100/1000baseTX)
* HP ProLiant NC7770 PCI-X Gigabit NIC (10/100/1000baseTX)
* HP ProLiant NC7771 PCI-X Gigabit NIC (10/100/1000baseTX)
* HP ProLiant NC7781 embedded PCI-X Gigabit NIC (10/100/1000baseTX)
* Netgear GA302T (10/100/1000baseTX)
* SysKonnect SK-9D21 (10/100/1000baseTX)
* SysKonnect SK-9D41 (1000baseSX)

\[i386, amd64] [bxe(4)](https://man.freebsd.org/cgi/man.cgi?query=bxe\&sektion=4\&format=html) 驱动支持基于 Broadcom NetXtreme II 10Gb Ethernet 控制器芯片系列的各类 NIC，包括以下：

* QLogic NetXtreme II BCM57710 10Gb
* QLogic NetXtreme II BCM57711 10Gb
* QLogic NetXtreme II BCM57711E 10Gb
* QLogic NetXtreme II BCM57712 10Gb
* QLogic NetXtreme II BCM57712-MF 10Gb
* QLogic NetXtreme II BCM57800 10Gb
* QLogic NetXtreme II BCM57800-MF 10Gb
* QLogic NetXtreme II BCM57810 10Gb
* QLogic NetXtreme II BCM57810-MF 10Gb
* QLogic NetXtreme II BCM57840 10Gb / 20Gb
* QLogic NetXtreme II BCM57840-MF 10Gb

[cas(4)](https://man.freebsd.org/cgi/man.cgi?query=cas\&sektion=4\&format=html) 驱动支持的芯片包括：

* National Semiconductor DP83065 Saturn Gigabit Ethernet
* Sun Cassini Gigabit Ethernet
* Sun Cassini+ Gigabit Ethernet

[cas(4)](https://man.freebsd.org/cgi/man.cgi?query=cas\&sektion=4\&format=html) 驱动当前已知可工作的附加卡包括：

* Sun GigaSwift Ethernet 1.0 MMF (Cassini Kuheen) (part no. 501-5524)
* Sun GigaSwift Ethernet 1.0 UTP (Cassini) (part no. 501-5902)
* Sun GigaSwift Ethernet UTP (GCS) (part no. 501-6719)
* Sun Quad GigaSwift Ethernet UTP (QGE) (part no. 501-6522)
* Sun Quad GigaSwift Ethernet PCI-X (QGE-X) (part no. 501-6738)

\[i386, pc98, ia64, amd64, powerpc] [cdce(4)](https://man.freebsd.org/cgi/man.cgi?query=cdce\&sektion=4\&format=html) 驱动支持以下设备：

* Prolific PL-2501 Host-to-Host Bridge Controller
* Sharp Zaurus PDA
* Terayon TJ-715 DOCSIS Cable Modem

\[amd64, i386] Crystal Semiconductor CS89x0-based NICs ([cs(4)](https://man.freebsd.org/cgi/man.cgi?query=cs\&sektion=4\&format=html) driver)

\[i386, pc98, ia64, amd64, powerpc] [cue(4)](https://man.freebsd.org/cgi/man.cgi?query=cue\&sektion=4\&format=html) 驱动支持基于 CATC USB-EL1210A 的 USB 以太网适配器，包括：

* Belkin F5U011/F5U111
* CATC Netmate
* CATC Netmate II
* SmartBridges SmartLink

\[i386, amd64] [cxgb(4)](https://man.freebsd.org/cgi/man.cgi?query=cxgb\&sektion=4\&format=html) 驱动支持基于 T3 和 T3B 芯片组的 10 Gigabit 和 1 Gigabit 以太网适配器：

* Chelsio 10GBase-CX4
* Chelsio 10GBase-LR
* Chelsio 10GBase-SR

[cxgbe(4)](https://man.freebsd.org/cgi/man.cgi?query=cxgbe\&sektion=4\&format=html) 驱动支持基于 T5 ASIC 的 40Gb、10Gb 和 1Gb 以太网适配器（端口命名为 cxl）：

* Chelsio T580-CR
* Chelsio T580-LP-CR
* Chelsio T580-LP-SO-CR
* Chelsio T560-CR
* Chelsio T540-CR
* Chelsio T540-LP-CR
* Chelsio T522-CR
* Chelsio T520-LL-CR
* Chelsio T520-CR
* Chelsio T520-SO
* Chelsio T520-BT
* Chelsio T504-BT

[cxgbe(4)](https://man.freebsd.org/cgi/man.cgi?query=cxgbe\&sektion=4\&format=html) 驱动支持基于 T4 ASIC 的 10Gb 和 1Gb 以太网适配器：

* Chelsio T420-CR
* Chelsio T422-CR
* Chelsio T440-CR
* Chelsio T420-BCH
* Chelsio T440-BCH
* Chelsio T440-CH
* Chelsio T420-SO
* Chelsio T420-CX
* Chelsio T420-BT
* Chelsio T404-BT

[dc(4)](https://man.freebsd.org/cgi/man.cgi?query=dc\&sektion=4\&format=html) 驱动支持以下芯片组：

* DEC/Intel 21143
* ADMtek AL981 Comet, AN985 Centaur, ADM9511 Centaur II and ADM9513 Centaur II
* ALi/ULi M5261 and M5263
* ASIX Electronics AX88140A and AX88141
* Conexant LANfinity RS7112 (miniPCI)
* Davicom DM9009, DM9100, DM9102 and DM9102A
* Lite-On 82c168 and 82c169 PNIC
* Lite-On/Macronix 82c115 PNIC II
* Macronix 98713, 98713A, 98715, 98715A, 98715AEC-C, 98725, 98727 and 98732
* Xircom X3201 (cardbus only)

[dc(4)](https://man.freebsd.org/cgi/man.cgi?query=dc\&sektion=4\&format=html) 驱动当前已知可工作的 NIC 包括：

* 3Com OfficeConnect 10/100B (ADMtek AN985 Centaur-P)
* Abocom FE2500
* Accton EN1217 (98715A)
* Accton EN2242 MiniPCI
* Adico AE310TX (98715A)
* Alfa Inc GFC2204 (ASIX AX88140A)
* Built in 10Mbps only Ethernet on Compaq Presario 7900 series desktops (21143, non-MII)
* Built in Sun DMFE 10/100 Mbps Ethernet on Sun Netra X1 and Sun Fire V100 (DM9102A, MII)
* Built in Ethernet on LinkSys EtherFast 10/100 Instant GigaDrive (DM9102, MII)
* CNet Pro110B (ASIX AX88140A)
* CNet Pro120A (98715A or 98713A) and CNet Pro120B (98715)
* Compex RL100-TX (98713 or 98713A)
* D-Link DFE-570TX (21143, MII, quad port)
* Digital DE500-BA 10/100 (21143, non-MII)
* ELECOM Laneed LD-CBL/TXA (ADMtek AN985)
* Hawking CB102 CardBus
* IBM EtherJet Cardbus Adapter
* Intel PRO/100 Mobile Cardbus (versions that use the X3201 chipset)
* Jaton XpressNet (Davicom DM9102)
* Kingston KNE100TX (21143, MII)
* Kingston KNE110TX (PNIC 82c169)
* LinkSys LNE100TX (PNIC 82c168, 82c169)
* LinkSys LNE100TX v2.0 (PNIC II 82c115)
* LinkSys LNE100TX v4.0/4.1 (ADMtek AN985 Centaur-P)
* Matrox FastNIC 10/100 (PNIC 82c168, 82c169)
* Melco LGY-PCI-TXL
* Microsoft MN-120 10/100 CardBus (ADMTek Centaur-C)
* Microsoft MN-130 10/100 PCI (ADMTek Centaur-P)
* NDC SOHOware SFA110A (98713A)
* NDC SOHOware SFA110A Rev B4 (98715AEC-C)
* NetGear FA310-TX Rev. D1, D2 or D3 (PNIC 82c169)
* Netgear FA511
* PlaneX FNW-3602-T (ADMtek AN985)
* SMC EZ Card 10/100 1233A-TX (ADMtek AN985)
* SVEC PN102-TX (98713)
* Xircom Cardbus Realport
* Xircom Cardbus Ethernet 10/100
* Xircom Cardbus Ethernet II 10/100

\[i386, pc98, ia64, amd64] [de(4)](https://man.freebsd.org/cgi/man.cgi?query=de\&sektion=4\&format=html) 驱动支持的适配器包括：

* Adaptec ANA-6944/TX
* Cogent EM100FX and EM440TX
* Corega FastEther PCI-TX
* D-Link DFE-500TX
* DEC DE435, DEC DE450, and DEC DE500
* ELECOM LD-PCI2T, LD-PCITS
* I-O DATA LA2/T-PCI
* SMC Etherpower 8432, 9332 and 9334
* ZNYX ZX3xx

\[i386, pc98] [ed(4)](https://man.freebsd.org/cgi/man.cgi?query=ed\&sektion=4\&format=html) 驱动支持以下以太网 NIC：

* 3Com 3c503 Etherlink II
* AR-P500 Ethernet
* Accton EN1644 (old model), EN1646 (old model), EN2203 (old model) (110pin) (flags 0xd00000)
* Accton EN2212/EN2216/UE2216
* Allied Telesis CentreCOM LA100-PCM\_V2
* Allied Telesis LA-98 (flags 0x000000) (PC-98)
* Allied Telesis SIC-98, SIC-98NOTE (110pin), SIU-98 (flags 0x600000) (PC-98)
* Allied Telesis SIU-98-D (flags 0x610000) (PC-98)
* AmbiCom 10BaseT card (8002, 8002T, 8010 and 8610)
* Bay Networks NETGEAR FA410TXC Fast Ethernet
* Belkin F5D5020 PC Card Fast Ethernet
* Billionton LM5LT-10B Ethernet/Modem PC Card
* Billionton LNT-10TB, LNT-10TN Ethernet PC Card
* Bromax iPort 10/100 Ethernet PC Card
* Bromax iPort 10 Ethernet PC Card
* Buffalo LPC2-CLT, LPC3-CLT, LPC3-CLX, LPC4-TX, LPC-CTX PC Card
* Buffalo LPC-CF-CLT CF Card
* CNet BC40 adapter
* Compex Net-A adapter
* Compex RL2000
* Contec C-NET(98), RT-1007(98), C-NET(9N) (110pin) (flags 0xa00000) (PC-98)
* Contec C-NET(98)E-A, C-NET(98)L-A, C-NET(98)P (flags 0x300000) (PC-98)
* Corega Ether98-T (flags 0x000000) (PC-98)
* Corega Ether PCC-T/EtherII PCC-T/FEther PCC-TXF/PCC-TXD PCC-T/Fether II TXD
* Corega LAPCCTXD (TC5299J)
* CyQ’ve ELA-010
* DEC EtherWorks DE305
* Danpex EN-6200P2
* D-Link DE-298, DE-298P (flags 0x500000) (PC-98)
* D-Link DE-660, DE-660+
* D-Link IC-CARD/IC-CARD+ Ethernet
* ELECOM LD-98P (flags 0x500000) (PC-98)
* ELECOM LD-BDN, LD-NW801G (flags 0x200000) (PC-98)
* ELECOM Laneed LD-CDL/TX, LD-CDF, LD-CDS, LD-10/100CD, LD-CDWA (DP83902A)
* Hawking PN652TX PC Card (AX88790)
* HP PC Lan+ 27247B and 27252A
* IBM Creditcard Ethernet I/II
* ICM AD-ET2-T, DT-ET-25, DT-ET-T5, IF-2766ET, IF-2771ET, NB-ET-T (110pin) (flags 0x500000) (PC-98)
* I-O DATA LA/T-98, LA/T-98SB, LA2/T-98, ET/T-98 (flags 0x900000) (PC-98)
* I-O DATA ET2/T-PCI
* I-O DATA PCLATE
* Kansai KLA-98C/T (flags 0x900000) (PC-98)
* Kingston KNE-PC2, CIO10T, KNE-PCM/x Ethernet
* KTI ET32P2 PCI
* Linksys EC2T/PCMPC100/PCM100, PCMLM56
* Linksys EtherFast 10/100 PC Card, Combo PCMCIA Ethernet Card (PCMPC100 V2)
* Logitec LAN-98T (flags 0xb00000) (PC-98)
* MACNICA Ethernet ME1 for JEIDA
* MACNICA ME98 (flags 0x900000) (PC-98)
* MACNICA NE2098 (flags 0x400000) (PC-98)
* MELCO EGY-98 (flags 0x300000) (PC-98)
* MELCO LGH-98, LGY-98, LGY-98-N (110pin), IND-SP, IND-SS (flags 0x400000) (PC-98)
* MELCO LGY-PCI-TR
* MELCO LPC-T/LPC2-T/LPC2-CLT/LPC2-TX/LPC3-TX/LPC3-CLX
* NDC Ethernet Instant-Link
* NEC PC-9801-77, PC-9801-78 (flags 0x910000) (PC-98)
* NEC PC-9801-107, PC-9801-108 (flags 0x800000) (PC-98)
* National Semiconductor InfoMover NE4100
* NetGear FA-410TX
* NetVin NV5000SC
* Network Everywhere Ethernet 10BaseT PC Card
* Networld 98X3 (flags 0xd00000) (PC-98)
* Networld EC-98X, EP-98X (flags 0xd10000) (PC-98)
* New Media LANSurfer 10+56 Ethernet/Modem
* New Media LANSurfer
* Novell NE1000/NE2000/NE2100
* PLANEX ENW-8300-T
* PLANEX EN-2298-C (flags 0x200000) (PC-98)
* PLANEX EN-2298P-T, EN-2298-T (flags 0x500000) (PC-98)
* PLANEX FNW-3600-T
* Psion 10/100 LANGLOBAL Combine iT
* RealTek 8019
* RealTek 8029
* Relia Combo-L/M-56k PC Card
* SMC Elite 16 WD8013
* SMC Elite Ultra
* SMC EtherEZ98 (flags 0x000000) (PC-98)
* SMC WD8003E/WD8003EBT/WD8003S/WD8003SBT/WD8003W/WD8013EBT/WD8013W and clones
* SMC EZCard PC Card, 8040-TX, 8041-TX (AX88x90), 8041-TX V.2 (TC5299J)
* Socket LP-E, ES-1000 Ethernet/Serial, LP-E CF, LP-FE CF
* Surecom EtherPerfect EP-427
* Surecom NE-34
* TDK 3000/3400/5670 Fast Ethernet/Modem
* TDK LAK-CD031, Grey Cell GCS2000 Ethernet Card
* TDK DFL5610WS Ethernet/Modem PC Card
* Telecom Device SuperSocket RE450T
* Toshiba LANCT00A PC Card
* VIA VT86C926
* Winbond W89C940
* Winbond W89C940F

支持 C-Bus、ISA、PCI 和 PC Card 设备。

[ed(4)](https://man.freebsd.org/cgi/man.cgi?query=ed\&sektion=4\&format=html) 驱动不支持以下以太网 NIC：

* Mitsubishi LAN Adapter B8895

[em(4)](https://man.freebsd.org/cgi/man.cgi?query=em\&sektion=4\&format=html) 驱动支持基于 Intel 82540, 82541ER, 82541PI, 82542, 82543, 82544, 82545, 82546, 82546EB, 82546GB, 82547, 82571, 82572, 82573 和 82574 控制器芯片的 Gigabit Ethernet 适配器：

* Intel PRO/1000 CT Network Connection (82547)
* Intel PRO/1000 F Server Adapter (82543)
* Intel PRO/1000 Gigabit Server Adapter (82542)
* Intel PRO/1000 GT Desktop Adapter (82541PI)
* Intel PRO/1000 MF Dual Port Server Adapter (82546)
* Intel PRO/1000 MF Server Adapter (82545)
* Intel PRO/1000 MF Server Adapter (LX) (82545)
* Intel PRO/1000 MT Desktop Adapter (82540)
* Intel PRO/1000 MT Desktop Adapter (82541)
* Intel PRO/1000 MT Dual Port Server Adapter (82546)
* Intel PRO/1000 MT Quad Port Server Adapter (82546EB)
* Intel PRO/1000 MT Server Adapter (82545)
* Intel PRO/1000 PF Dual Port Server Adapter (82571)
* Intel PRO/1000 PF Quad Port Server Adapter (82571)
* Intel PRO/1000 PF Server Adapter (82572)
* Intel PRO/1000 PT Desktop Adapter (82572)
* Intel PRO/1000 PT Dual Port Server Adapter (82571)
* Intel PRO/1000 PT Quad Port Server Adapter (82571)
* Intel PRO/1000 PT Server Adapter (82572)
* Intel PRO/1000 T Desktop Adapter (82544)
* Intel PRO/1000 T Server Adapter (82543)
* Intel PRO/1000 XF Server Adapter (82544)
* Intel PRO/1000 XT Server Adapter (82544)

\[i386, pc98, amd64] [ep(4)](https://man.freebsd.org/cgi/man.cgi?query=ep\&sektion=4\&format=html) 驱动支持基于 3Com 3C5x9 Etherlink III Parallel Tasking 芯片组的以太网适配器，包括：

* 3Com 3C1 CF
* 3Com 3C509-TP, 3C509-BNC, 3C509-Combo, 3C509-TPO, 3C509-TPC ISA
* 3Com 3C509B-TP, 3C509B-BNC, 3C509B-Combo, 3C509B-TPO, 3C509B-TPC ISA
* 3Com 3C529, 3C529-TP MCA
* 3Com 3C562/3C563 PCMCIA
* 3Com 3C569B-J-TPO, 3C569B-J-COMBO CBUS
* 3Com 3C574, 3C574TX, 3C574-TX, 3CCFE574BT, 3CXFE574BT, 3C3FE574BT PCMCIA
* 3Com 3C579-TP, 3C579-BNC EISA
* 3Com 3C589, 3C589B, 3C589C, 3C589D, 3CXE589DT PCMCIA
* 3Com 3CCFEM556B, 3CCFEM556BI PCMCIA
* 3Com 3CXE589EC, 3CCE589EC, 3CXE589ET, 3CCE589ET PCMCIA
* 3Com Megahertz 3CCEM556, 3CXEM556, 3CCEM556B, 3CXEM556B, 3C3FEM556C PCMCIA
* 3Com OfficeConnect 3CXSH572BT, 3CCSH572BT PCMCIA
* Farallon EtherWave and EtherMac PC Card (P/n 595/895 with BLUE arrow)

Agere ET1310 Gigabit Ethernet adapters ([et(4)](https://man.freebsd.org/cgi/man.cgi?query=et\&sektion=4\&format=html) driver)

\[i386, amd64] [ex(4)](https://man.freebsd.org/cgi/man.cgi?query=ex\&sektion=4\&format=html) 驱动支持以下以太网适配器：

* Intel EtherExpress Pro/10 ISA
* Intel EtherExpress Pro/10+ ISA
* Olicom OC2220 Ethernet PC Card
* Olicom OC2232 Ethernet/Modem PC Card
* Silicom Ethernet LAN PC Card
* Silicom EtherSerial LAN PC Card

\[i386, pc98, amd64] [fe(4)](https://man.freebsd.org/cgi/man.cgi?query=fe\&sektion=4\&format=html) 驱动支持以下控制器和卡：

* Allied Telesis RE1000, RE1000Plus, ME1500 (110-pin)
* CONTEC C-NET(98)P2, C-NET (9N)E (110-pin), C-NET(9N)C (ExtCard)
* CONTEC C-NET(PC)C PC Card Ethernet
* Eagle Tech NE200T
* Eiger Labs EPX-10BT
* Fujitsu FMV-J182, FMV-J182A
* Fujitsu MB86960A, MB86965A
* Fujitsu MBH10303, MBH10302 PC Card Ethernet
* Fujitsu Towa LA501 Ethernet
* HITACHI HT-4840-11 PC Card Ethernet
* NextCom J Link NC5310
* RATOC REX-5588, REX-9822, REX-4886, and REX-R280
* RATOC REX-9880/9881/9882/9883
* TDK LAC-98012, LAC-98013, LAC-98025, LAC-9N011 (110-pin)
* TDK LAK-CD011, LAK-CD021, LAK-CD021A, LAK-CD021BX
* Ungermann-Bass Access/PC N98C+(PC85152, PC85142), Access/NOTE N98(PC86132) (110-pin)

[fxp(4)](https://man.freebsd.org/cgi/man.cgi?query=fxp\&sektion=4\&format=html) 驱动支持的适配器包括：

* Intel EtherExpress PRO/10
* Intel InBusiness 10/100
* Intel PRO/100B / EtherExpressPRO/100 B PCI Adapter
* Intel PRO/100+ Management Adapter
* Intel PRO/100 VE Desktop Adapter
* Intel PRO/100 VM Network Connection
* Intel PRO/100 M Desktop Adapter
* Intel PRO/100 S Desktop, Server and Dual-Port Server Adapters
* Contec C-NET(PI)-100TX (PC-98)
* NEC PC-9821Ra20, Rv20, Xv13, Xv20 internal 100Base-TX (PC-98)
* NEC PC-9821X-B06 (PC-98)
* Many on-board network interfaces on Intel motherboards

[gem(4)](https://man.freebsd.org/cgi/man.cgi?query=gem\&sektion=4\&format=html) 驱动支持的芯片包括：

* Apple GMAC
* Sun ERI 10/100 Mbps Ethernet
* Sun GEM Gigabit Ethernet

[gem(4)](https://man.freebsd.org/cgi/man.cgi?query=gem\&sektion=4\&format=html) 驱动当前已知可工作的附加卡包括：

* Sun Gigabit Ethernet PCI 2.0/3.0 (GBE/P) (part no. 501-4373)
* Sun Gigabit Ethernet SBus 2.0/3.0 (GBE/S) (part no. 501-4375)

[hme(4)](https://man.freebsd.org/cgi/man.cgi?query=hme\&sektion=4\&format=html) 驱动支持许多 Sun UltraSPARC 工作站和服务器型号的板载以太网接口。

[hme(4)](https://man.freebsd.org/cgi/man.cgi?query=hme\&sektion=4\&format=html) 驱动支持的卡包括：

* Sun PCI SunSwift Adapter
* Sun SBus SunSwift Adapter (“hme” and “SUNW,hme”)
* Sun PCI Sun100BaseT Adapter 2.0
* Sun SBus Sun100BaseT 2.0
* Sun PCI Quad FastEthernet Controller
* Sun SBus Quad FastEthernet Controller

\[i386] [ie(4)](https://man.freebsd.org/cgi/man.cgi?query=ie\&sektion=4\&format=html) 驱动支持基于 Intel i82586 芯片的以下 8 位和 16 位 ISA 以太网卡：

* 3COM 3C507
* AT\&T EN100
* AT\&T Starlan 10
* AT\&T Starlan Fiber
* Intel EtherExpress 16
* RACAL Interlan NI5210

[igb(4)](https://man.freebsd.org/cgi/man.cgi?query=igb\&sektion=4\&format=html) 驱动支持基于 Intel 82575 和 82576 控制器芯片的 Gigabit Ethernet 适配器：

* Intel Gigabit ET Dual Port Server Adapter (82576)
* Intel Gigabit VT Quad Port Server Adapter (82575)

\[i386, amd64] [ixgb(4)](https://man.freebsd.org/cgi/man.cgi?query=ixgb\&sektion=4\&format=html) 驱动支持以下卡：

* Intel PRO/10GbE LR Server Adapter
* Intel PRO/10GbE SR Server Adapter

[ixgbe(4)](https://man.freebsd.org/cgi/man.cgi?query=ixgbe\&sektion=4\&format=html) 驱动支持以下卡：

* Intel 10 Gigabit XF SR/AF Dual Port Server Adapter
* Intel 10 Gigabit XF SR/LR Server Adapter
* Intel 82598EB 10 Gigabit AF Network Connection
* Intel 82598EB 10 Gigabit AT CX4 Network Connection

[jme(4)](https://man.freebsd.org/cgi/man.cgi?query=jme\&sektion=4\&format=html) 设备驱动支持以下以太网控制器：

* JMicron JMC250 PCI Express Gigabit Ethernet controller
* JMicron JMC251 PCI Express Gigabit Ethernet with Card Read Host controller
* JMicron JMC260 PCI Express Fast Ethernet controller
* JMicron JMC261 PCI Express Gigabit Ethernet with Card Read Host controller

\[i386, pc98, ia64, amd64, powerpc] [kue(4)](https://man.freebsd.org/cgi/man.cgi?query=kue\&sektion=4\&format=html) 驱动支持基于 Kawasaki LSI KL5KLUSB101B 的 USB 以太网适配器，包括：

* 3Com 3c19250
* 3Com 3c460 HomeConnect Ethernet USB Adapter
* ADS Technologies USB-10BT
* AOX USB101
* ATen UC10T
* Abocom URE 450
* Corega USB-T
* D-Link DSB-650C
* Entrega NET-USB-E45, NET-HUB-3U1E
* I/O Data USB ETT
* Kawasaki DU-H3E
* LinkSys USB10T
* Netgear EA101
* Peracom USB Ethernet Adapter
* Psion Gold Port USB Ethernet adapter
* SMC 2102USB, 2104USB

\[i386, pc98, amd64] [lge(4)](https://man.freebsd.org/cgi/man.cgi?query=lge\&sektion=4\&format=html) 驱动支持的适配器包括：

* SMC TigerCard 1000 (SMC9462SX)
* D-Link DGE-500SX

\[i386, amd64] [msk(4)](https://man.freebsd.org/cgi/man.cgi?query=msk\&sektion=4\&format=html) 驱动支持基于 Marvell/SysKonnect Yukon II Gigabit Ethernet 控制器芯片系列的各类 NIC，包括：

* D-Link 550SX Gigabit Ethernet
* D-Link 560SX Gigabit Ethernet
* D-Link 560T Gigabit Ethernet
* Marvell Yukon 88E8021CU Gigabit Ethernet
* Marvell Yukon 88E8021 SX/LX Gigabit Ethernet
* Marvell Yukon 88E8022CU Gigabit Ethernet
* Marvell Yukon 88E8022 SX/LX Gigabit Ethernet
* Marvell Yukon 88E8061CU Gigabit Ethernet
* Marvell Yukon 88E8061 SX/LX Gigabit Ethernet
* Marvell Yukon 88E8062CU Gigabit Ethernet
* Marvell Yukon 88E8062 SX/LX Gigabit Ethernet
* Marvell Yukon 88E8035 Fast Ethernet
* Marvell Yukon 88E8036 Fast Ethernet
* Marvell Yukon 88E8038 Fast Ethernet
* Marvell Yukon 88E8039 Fast Ethernet
* Marvell Yukon 88E8040 Fast Ethernet
* Marvell Yukon 88E8040T Fast Ethernet
* Marvell Yukon 88E8042 Fast Ethernet
* Marvell Yukon 88E8048 Fast Ethernet
* Marvell Yukon 88E8050 Gigabit Ethernet
* Marvell Yukon 88E8052 Gigabit Ethernet
* Marvell Yukon 88E8053 Gigabit Ethernet
* Marvell Yukon 88E8055 Gigabit Ethernet
* Marvell Yukon 88E8056 Gigabit Ethernet
* Marvell Yukon 88E8057 Gigabit Ethernet
* Marvell Yukon 88E8058 Gigabit Ethernet
* Marvell Yukon 88E8059 Gigabit Ethernet
* Marvell Yukon 88E8070 Gigabit Ethernet
* Marvell Yukon 88E8071 Gigabit Ethernet
* Marvell Yukon 88E8072 Gigabit Ethernet
* Marvell Yukon 88E8075 Gigabit Ethernet
* SysKonnect SK-9Sxx Gigabit Ethernet
* SysKonnect SK-9Exx Gigabit Ethernet

\[i386, amd64] [mxge(4)](https://man.freebsd.org/cgi/man.cgi?query=mxge\&sektion=4\&format=html) 驱动支持基于 Myricom LANai Z8E 芯片的 10 Gigabit Ethernet 适配器：

* Myricom 10GBase-CX4 (10G-PCIE-8A-C, 10G-PCIE-8AL-C)
* Myricom 10GBase-R (10G-PCIE-8A-R, 10G-PCIE-8AL-R)
* Myricom 10G XAUI over ribbon fiber (10G-PCIE-8A-Q, 10G-PCIE-8AL-Q)

\[i386, pc98] [my(4)](https://man.freebsd.org/cgi/man.cgi?query=my\&sektion=4\&format=html) 驱动支持基于 Myson 芯片组的各类 NIC。支持的型号包括：

* Myson MTD800 PCI Fast Ethernet chip
* Myson MTD803 PCI Fast Ethernet chip
* Myson MTD89X PCI Gigabit Ethernet chip

\[i386, amd64] [nfe(4)](https://man.freebsd.org/cgi/man.cgi?query=nfe\&sektion=4\&format=html) 驱动支持以下 NVIDIA MCP 板载适配器：

* NVIDIA nForce MCP Networking Adapter
* NVIDIA nForce MCP04 Networking Adapter
* NVIDIA nForce 430 MCP12 Networking Adapter
* NVIDIA nForce 430 MCP13 Networking Adapter
* NVIDIA nForce MCP51 Networking Adapter
* NVIDIA nForce MCP55 Networking Adapter
* NVIDIA nForce MCP61 Networking Adapter
* NVIDIA nForce MCP65 Networking Adapter
* NVIDIA nForce MCP67 Networking Adapter
* NVIDIA nForce MCP73 Networking Adapter
* NVIDIA nForce MCP77 Networking Adapter
* NVIDIA nForce MCP79 Networking Adapter
* NVIDIA nForce2 MCP2 Networking Adapter
* NVIDIA nForce2 400 MCP4 Networking Adapter
* NVIDIA nForce2 400 MCP5 Networking Adapter
* NVIDIA nForce3 MCP3 Networking Adapter
* NVIDIA nForce3 250 MCP6 Networking Adapter
* NVIDIA nForce3 MCP7 Networking Adapter
* NVIDIA nForce4 CK804 MCP8 Networking Adapter
* NVIDIA nForce4 CK804 MCP9 Networking Adapter

[nge(4)](https://man.freebsd.org/cgi/man.cgi?query=nge\&sektion=4\&format=html) 驱动支持基于 National Semiconductor DP83820 和 DP83821 的 Gigabit Ethernet 适配器，包括：

* Addtron AEG320T
* Ark PC SOHO-GA2500T (32-bit PCI) and SOHO-GA2000T (64-bit PCI)
* Asante FriendlyNet GigaNIX 1000TA and 1000TPC
* D-Link DGE-500T
* Linksys EG1032, revision 1
* Netgear GA621
* Netgear GA622T
* SMC EZ Card 1000 (SMC9462TX)
* Surecom Technology EP-320G-TX
* Trendware TEG-PCITX (32-bit PCI) and TEG-PCITX2 (64-bit PCI)

\[i386, amd64] [nve(4)](https://man.freebsd.org/cgi/man.cgi?query=nve\&sektion=4\&format=html) 驱动支持以下芯片组主板的 NVIDIA MCP 板载适配器：

* nForce
* nForce2
* nForce3
* nForce4

\[i386, amd64] [nxge(4)](https://man.freebsd.org/cgi/man.cgi?query=nxge\&sektion=4\&format=html) 驱动支持 <http://www.neterion.com/how/pricing.html> 中列出的 Neterion Xframe 10 Gigabit Ethernet 适配器。

\[i386, amd64] [oce(4)](https://man.freebsd.org/cgi/man.cgi?query=oce\&sektion=4\&format=html) 驱动支持以下网络适配器：

* Emulex BladeEngine 2
* Emulex BladeEngine 3
* Emulex Lancer

\[i386, pc98, ia64, amd64] [pcn(4)](https://man.freebsd.org/cgi/man.cgi?query=pcn\&sektion=4\&format=html) 驱动支持基于 AMD PCnet/FAST, PCnet/FAST+, PCnet/FAST III, PCnet/PRO 和 PCnet/Home Fast Ethernet 芯片的适配器和嵌入式控制器：

* AMD Am79C971 PCnet-FAST
* AMD Am79C972 PCnet-FAST+
* AMD Am79C973/Am79C975 PCnet-FAST III
* AMD Am79C976 PCnet-PRO
* AMD Am79C978 PCnet-Home
* Allied-Telesis LA-PCI

\[amd64] [qlxgb(4)](https://man.freebsd.org/cgi/man.cgi?query=qlxgb\&sektion=4\&format=html) 驱动支持基于以下芯片组的 10 Gigabit Ethernet & CNA 适配器：

* QLogic 3200 series
* QLogic 8200 series

\[amd64] [qlxgbe(4)](https://man.freebsd.org/cgi/man.cgi?query=qlxgbe\&sektion=4\&format=html) 驱动支持基于以下芯片组的 10 Gigabit Ethernet & CNA 适配器：

* QLogic 8300 series

\[amd64] [qlxge(4)](https://man.freebsd.org/cgi/man.cgi?query=qlxge\&sektion=4\&format=html) 驱动支持基于以下芯片组的 10 Gigabit Ethernet & CNA 适配器：

* QLogic 8100 series

[re(4)](https://man.freebsd.org/cgi/man.cgi?query=re\&sektion=4\&format=html) 驱动支持基于 RealTek RTL8139C+, RTL8169, RTL816xS, RTL811xS, RTL8168, RTL810xE 和 RTL8111 的 Fast Ethernet 和 Gigabit Ethernet 适配器，包括：

* Alloy Computer Products EtherGOLD 1439E 10/100 (8139C+)
* Compaq Evo N1015v Integrated Ethernet (8139C+)
* Corega CG-LAPCIGT Gigabit Ethernet (8169S)
* D-Link DGE-528(T) Gigabit Ethernet (8169S)
* Gigabyte 7N400 Pro2 Integrated Gigabit Ethernet (8110S)
* LevelOne GNC-0105T (8169S)
* LinkSys EG1032 (32-bit PCI)
* PLANEX COMMUNICATIONS Inc. GN-1200TC (8169S)
* USRobotics USR997902 Gigabit Ethernet (8169S)
* Xterasys XN-152 10/100/1000 NIC (8169)

[rl(4)](https://man.freebsd.org/cgi/man.cgi?query=rl\&sektion=4\&format=html) 驱动支持的适配器包括：

* Accton “Cheetah” EN1207D (MPX 5030/5038; RealTek 8139 clone)
* Allied Telesyn AT2550
* Allied Telesyn AT2500TX
* Belkin F5D5000
* BUFFALO (Melco INC.) LPC-CB-CLX (CardBus)
* Compaq HNE-300
* CompUSA no-name 10/100 PCI Ethernet NIC
* Corega FEther CB-TXD
* Corega FEtherII CB-TXD
* D-Link DFE-520TX (rev. C1)
* D-Link DFE-528TX
* D-Link DFE-530TX+
* D-Link DFE-538TX
* D-Link DFE-690TXD
* Edimax EP-4103DL CardBus
* Encore ENL832-TX 10/100 M PCI
* Farallon NetLINE 10/100 PCI
* Genius GF100TXR
* GigaFast Ethernet EE100-AXP
* KTX-9130TX 10/100 Fast Ethernet
* LevelOne FPC-0106TX
* Longshine LCS-8038TX-R
* NDC Communications NE100TX-E
* Netronix Inc. EA-1210 NetEther 10/100
* Nortel Networks 10/100BaseTX
* OvisLink LEF-8129TX
* OvisLink LEF-8139TX
* Peppercon AG ROL-F
* Planex FNW-3603-TX
* Planex FNW-3800-TX
* SMC EZ Card 10/100 PCI 1211-TX
* SOHO (PRAGMATIC) UE-1211C

\[i386, pc98, amd64] [rue(4)](https://man.freebsd.org/cgi/man.cgi?query=rue\&sektion=4\&format=html) 驱动支持基于 RealTek RTL8150 的 USB 以太网适配器，包括：

* Buffalo (Melco Inc.) LUA-KTX
* Green House GH-USB100B
* LinkSys USB100M
* Billionton 10/100 FastEthernet USBKR2

[sf(4)](https://man.freebsd.org/cgi/man.cgi?query=sf\&sektion=4\&format=html) 驱动支持的适配器包括：

* ANA-62011 64-bit single port 10/100baseTX adapter
* ANA-62022 64-bit dual port 10/100baseTX adapter
* ANA-62044 64-bit quad port 10/100baseTX adapter
* ANA-69011 32-bit single port 10/100baseTX adapter
* ANA-62020 64-bit single port 100baseFX adapter

[sfxge(4)](https://man.freebsd.org/cgi/man.cgi?query=sfxge\&sektion=4\&format=html) 驱动支持所有基于 Solarflare SFC9000 系列控制器的 10Gb 以太网适配器。

[sge(4)](https://man.freebsd.org/cgi/man.cgi?query=sge\&sektion=4\&format=html) 设备驱动支持以下以太网控制器：

* SiS190 Fast Ethernet controller
* SiS191 Fast/Gigabit Ethernet controller

[sis(4)](https://man.freebsd.org/cgi/man.cgi?query=sis\&sektion=4\&format=html) 驱动支持基于 Silicon Integrated Systems SiS 900 和 SiS 7016 的 Fast Ethernet 适配器和嵌入式控制器，以及基于 National Semiconductor DP83815 (MacPhyter) 和 DP83816 芯片的 Fast Ethernet 适配器。支持的适配器包括：

* @Nifty FNECHARD IFC USUP-TX
* MELCO LGY-PCI-TXC
* Netgear FA311-TX (DP83815)
* Netgear FA312-TX (DP83815)
* SiS 630, 635, and 735 motherboard chipsets
* Soekris Engineering net45xx, net48xx, lan1621, and lan1641

[sk(4)](https://man.freebsd.org/cgi/man.cgi?query=sk\&sektion=4\&format=html) 驱动支持的适配器包括：

* 3Com 3C940 single port, 1000baseT adapter
* 3Com 3C2000-T single port, 1000baseT adapter
* Belkin F5D5005 single port, 1000baseT adapter
* D-Link DGE-530T single port, 1000baseT adapter
* Linksys (revision 2) single port, 1000baseT adapter
* SK-9521 SK-NET GE-T single port, 1000baseT adapter
* SK-9821 SK-NET GE-T single port, 1000baseT adapter
* SK-9822 SK-NET GE-T dual port, 1000baseT adapter
* SK-9841 SK-NET GE-LX single port, single mode fiber adapter
* SK-9842 SK-NET GE-LX dual port, single mode fiber adapter
* SK-9843 SK-NET GE-SX single port, multimode fiber adapter
* SK-9844 SK-NET GE-SX dual port, multimode fiber adapter
* SMC 9452TX single port, 1000baseT adapter

\[i386, amd64] [sn(4)](https://man.freebsd.org/cgi/man.cgi?query=sn\&sektion=4\&format=html) 驱动支持基于 SMC91Cxx 的 ISA 和 PCMCIA 卡，包括：

* 3Com Megahertz X-Jack Ethernet PC Card XJ10BT, XJ10BC
* 3Com Megahertz XJEM and CCEM series: CCEM3288C, CCEM3288T, CCEM3336, CEM3336C, CCEM3336T, XJEM1144C, XJEM1144T, XJEM3288C, XJEM3288T, XJEM3336
* Farallon EtherMac PC Card 595a
* Motorola Mariner Ethernet/Modem PC Card
* Ositech Seven of Diamonds Ethernet PC Card
* Ositech Jack of Hearts Ethernet/Modem PC Card
* Psion Gold Card Netglobal Ethernet PC Card
* Psion Gold Card Netglobal 10/100 Fast Ethernet PC Card
* Psion Gold Card Netglobal 56k+10Mb Ethernet PC Card
* SMC EZEther PC Card (8020BT)
* SMC EZEther PC Card (8020T)

[sn(4)](https://man.freebsd.org/cgi/man.cgi?query=sn\&sektion=4\&format=html) 驱动支持 SMC 的 SMC 91C90, SMC 91C92, SMC 91C94, SMC 91C95, SMC 91C96, SMC91C100 和 SMC 91C100FD 芯片。

Farallon EtherWave 和 EtherMac 卡有两种变体。ep(4) 驱动支持 595 和 895 卡。这些卡正面有蓝色箭头和 3Com 标志。Farallon 595a 卡正面有红色箭头，也称为 EtherWave 和 EtherMac。它们受 [sn(4)](https://man.freebsd.org/cgi/man.cgi?query=sn\&sektion=4\&format=html) 驱动支持。

\[pc98] [snc(4)](https://man.freebsd.org/cgi/man.cgi?query=snc\&sektion=4\&format=html) 驱动支持以下卡：

* National Semiconductor DP83934AVQB
* NEC PC-9801-83
* NEC PC-9801-84
* NEC PC-9801-103
* NEC PC-9801-104
* NEC PC-9801N-15
* NEC PC-9801N-25
* NEC PC-9801N-J02 PCMCIA
* NEC PC-9801N-J02R PCMCIA

[snc(4)](https://man.freebsd.org/cgi/man.cgi?query=snc\&sektion=4\&format=html) 驱动还包括对 National Semiconductor NS46C46 作为 64 \* 16 bits Microwave Serial EEPROM 的支持。

[ste(4)](https://man.freebsd.org/cgi/man.cgi?query=ste\&sektion=4\&format=html) 驱动支持基于 Sundance Technologies ST201 的 Fast Ethernet 适配器和嵌入式控制器，包括：

* D-Link DFE-530TXS
* D-Link DFE-550TX
* D-Link DFE-580TX

[stge(4)](https://man.freebsd.org/cgi/man.cgi?query=stge\&sektion=4\&format=html) 驱动支持基于 Sundance/Tamarack TC9021 Gigabit Ethernet 控制器芯片的各类 NIC，包括：

* Antares Microsystems Gigabit Ethernet
* ASUS NX1101 Gigabit Ethernet
* D-Link DL-4000 Gigabit Ethernet
* IC Plus IP1000A Gigabit Ethernet
* Sundance ST-2021 Gigabit Ethernet
* Sundance ST-2023 Gigabit Ethernet
* Sundance TC9021 Gigabit Ethernet
* Tamarack TC9021 Gigabit Ethernet

\[i386, pc98, amd64, sparc64] [ti(4)](https://man.freebsd.org/cgi/man.cgi?query=ti\&sektion=4\&format=html) 驱动支持基于 Alteon Tigon I 和 II 芯片的 Gigabit Ethernet 适配器。[ti(4)](https://man.freebsd.org/cgi/man.cgi?query=ti\&sektion=4\&format=html) 驱动经过以下适配器测试：

* 3Com 3c985-SX Gigabit Ethernet adapter (Tigon 1)
* 3Com 3c985B-SX Gigabit Ethernet adapter (Tigon 2)
* Alteon AceNIC V Gigabit Ethernet adapter (1000baseSX)
* Alteon AceNIC V Gigabit Ethernet adapter (1000baseT)
* Digital EtherWORKS 1000SX PCI Gigabit adapter
* Netgear GA620 Gigabit Ethernet adapter (1000baseSX)
* Netgear GA620T Gigabit Ethernet adapter (1000baseT)

以下适配器应也受支持，但尚未经过测试：

* Asante GigaNIX1000T Gigabit Ethernet adapter
* Asante PCI 1000BASE-SX Gigabit Ethernet adapter
* Farallon PN9000SX Gigabit Ethernet adapter
* NEC Gigabit Ethernet
* Silicon Graphics PCI Gigabit Ethernet adapter

\[i386, pc98, amd64] [tl(4)](https://man.freebsd.org/cgi/man.cgi?query=tl\&sektion=4\&format=html) 驱动支持基于 Texas Instruments ThunderLAN 的以太网和 Fast Ethernet 适配器，包括大量 Compaq PCI 以太网适配器。还支持：

* Olicom OC-2135/2138 10/100 TX UTP adapter
* Olicom OC-2325/OC-2326 10/100 TX UTP adapter
* Racore 8148 10baseT/100baseTX/100baseFX adapter
* Racore 8165 10/100baseTX adapter

[tl(4)](https://man.freebsd.org/cgi/man.cgi?query=tl\&sektion=4\&format=html) 驱动还支持各种 Compaq Prosignia 服务器和 Compaq Deskpro 台式机的内置以太网适配器，包括：

* Compaq Netelligent 10
* Compaq Netelligent 10 T PCI UTP/Coax
* Compaq Netelligent 10/100
* Compaq Netelligent 10/100 Dual-Port
* Compaq Netelligent 10/100 Proliant
* Compaq Netelligent 10/100 TX Embedded UTP
* Compaq Netelligent 10/100 TX UTP
* Compaq NetFlex 3P
* Compaq NetFlex 3P Integrated
* Compaq NetFlex 3P w/BNC

\[amd64, i386, pc98] SMC 83c17x (EPIC)-based Ethernet NICs ([tx(4)](https://man.freebsd.org/cgi/man.cgi?query=tx\&sektion=4\&format=html) driver)

[txp(4)](https://man.freebsd.org/cgi/man.cgi?query=txp\&sektion=4\&format=html) 驱动支持以下卡：

* 3Com 3CR990-TX-95
* 3Com 3CR990-TX-97
* 3Com 3cR990B-TXM
* 3Com 3CR990SVR95
* 3Com 3CR990SVR97
* 3Com 3cR990B-SRV

\[i386, pc98, amd64] [udav(4)](https://man.freebsd.org/cgi/man.cgi?query=udav\&sektion=4\&format=html) 驱动支持以下适配器：

* Corega FEther USB-TXC
* ShanTou ST268 USB NIC

[vge(4)](https://man.freebsd.org/cgi/man.cgi?query=vge\&sektion=4\&format=html) 驱动支持基于 VIA Networking VT6120, VT6122, VT6130 和 VT6132 的 Gigabit Ethernet 适配器，包括：

* VIA Networking LAN-on-motherboard Gigabit Ethernet
* ZyXEL GN650-T 64-bit PCI Gigabit Ethernet NIC (ZX1701)
* ZyXEL GN670-T 32-bit PCI Gigabit Ethernet NIC (ZX1702)

[vr(4)](https://man.freebsd.org/cgi/man.cgi?query=vr\&sektion=4\&format=html) 驱动支持基于 VIA Technologies Rhine I, Rhine II 和 Rhine III 的 Fast Ethernet 适配器，包括：

* AOpen/Acer ALN-320
* D-Link DFE520-TX
* D-Link DFE530-TX
* Hawking Technologies PN102TX
* Soekris Engineering net5501

[vte(4)](https://man.freebsd.org/cgi/man.cgi?query=vte\&sektion=4\&format=html) 设备驱动支持以下以太网控制器：

* DM\&P Vortex86 RDC R6040 Fast Ethernet controller

\[i386, pc98, ia64, amd64] [vx(4)](https://man.freebsd.org/cgi/man.cgi?query=vx\&sektion=4\&format=html) 驱动支持以下卡：

* 3Com 3c590 EtherLink III PCI
* 3Com 3c592 EtherLink III EISA
* 3Com 3c595 Fast EtherLink III PCI in 10 Mbps mode
* 3Com 3c597 Fast EtherLink III EISA in 10 Mbps mode

\[i386, amd64] [vxge(4)](https://man.freebsd.org/cgi/man.cgi?query=vxge\&sektion=4\&format=html) 驱动支持 <http://www.neterion.com> 中列出的 Neterion X3100 10 Gigabit Ethernet 适配器。

\[i386, pc98, amd64] [wb(4)](https://man.freebsd.org/cgi/man.cgi?query=wb\&sektion=4\&format=html) 驱动支持基于 Winbond W89C840F 的 Fast Ethernet 适配器和嵌入式控制器，包括：

* Trendware TE100-PCIE

\[i386, amd64] [xe(4)](https://man.freebsd.org/cgi/man.cgi?query=xe\&sektion=4\&format=html) 驱动支持以下卡：

* Xircom CreditCard Ethernet (PS-CE2-10)
* Xircom CreditCard Ethernet + Modem 28 (PS-CEM-28)
* Xircom CreditCard Ethernet + Modem 33 (CEM33)
* Xircom CreditCard 10/100 (CE3, CE3B)
* Xircom CreditCard Ethernet 10/100 + Modem 56 (CEM56)
* Xircom RealPort Ethernet 10 (RE10)
* Xircom RealPort Ethernet 10/100 (RE100)
* Xircom RealPort Ethernet 10/100 + Modem 56 (REM56, REM56G)
* Accton Fast EtherCard-16 (EN2226)
* Compaq Microcom CPQ550 Ethernet/Modem PC Card
* Compaq Netelligent 10/100 PC Card (CPQ-10/100)
* Intel EtherExpress Pro/100 PC Card Mobile Adapter 16 (Pro/100 M16A)
* Intel EtherExpress Pro/100 LAN/Modem PC Card Adapter (Pro/100 M16B)

使用相同硬件的其他类似设备也可能受支持。

[xl(4)](https://man.freebsd.org/cgi/man.cgi?query=xl\&sektion=4\&format=html) 驱动支持以下硬件：

* 3Com 3c900-TPO
* 3Com 3c900-COMBO
* 3Com 3c905-TX
* 3Com 3c905-T4
* 3Com 3c900B-TPO
* 3Com 3c900B-TPC
* 3Com 3c900B-FL
* 3Com 3c900B-COMBO
* 3Com 3c905B-T4
* 3Com 3c905B-TX
* 3Com 3c905B-FX
* 3Com 3c905B-COMBO
* 3Com 3c905C-TX
* 3Com 3c980, 3c980B, and 3c980C server adapters
* 3Com 3cSOHO100-TX OfficeConnect adapters
* 3Com 3c450 HomeConnect adapters
* 3Com 3c555, 3c556 and 3c556B mini-PCI adapters
* 3Com 3C3SH573BT, 3C575TX, 3CCFE575BT, 3CXFE575BT, 3CCFE575CT, 3CXFE575CT, 3CCFEM656, 3CCFEM656B, and 3CCFEM656C, 3CXFEM656, 3CXFEM656B, and 3CXFEM656C CardBus adapters
* 3Com 3c905-TX, 3c905B-TX 3c905C-TX, 3c920B-EMB, and 3c920B-EMB-WNM embedded adapters

3C656 系列 CardBus 卡和 3C556 系列 MiniPCI 卡均内置专有调制解调器。[xl(4)](https://man.freebsd.org/cgi/man.cgi?query=xl\&sektion=4\&format=html) 驱动及其他任何 FreeBSD 驱动均不支持此调制解调器。

### FDDI 接口

\[i386, pc98] DEC DEFPA PCI ([fpa(4)](https://man.freebsd.org/cgi/man.cgi?query=fpa\&sektion=4\&format=html) driver)

\[i386] DEC DEFEA EISA ([fpa(4)](https://man.freebsd.org/cgi/man.cgi?query=fpa\&sektion=4\&format=html) driver)

### ATM 接口

\[i386, pc98] Midway-based ATM interfaces ([en(4)](https://man.freebsd.org/cgi/man.cgi?query=en\&sektion=4\&format=html) driver)

\[i386, pc98 sparc64] FORE Systems, Inc. PCA-200E ATM PCI Adapters (hfa and [fatm(4)](https://man.freebsd.org/cgi/man.cgi?query=fatm\&sektion=4\&format=html) drivers)

\[i386, pc98] IDT NICStAR 77201/211-based ATM Adapters ([idt(4)](https://man.freebsd.org/cgi/man.cgi?query=idt\&sektion=4\&format=html) driver)

\[i386, pc98 sparc64] FORE Systems, Inc. HE155 and HE622 ATM interfaces ([hatm(4)](https://man.freebsd.org/cgi/man.cgi?query=hatm\&sektion=4\&format=html) driver)

\[i386, pc98] 基于 IDT77252 的 ATM 卡（[patm(4)](https://man.freebsd.org/cgi/man.cgi?query=patm\&sektion=4\&format=html) 驱动）

### 无线网络接口

\[amd64, i386, pc98] Cisco/Aironet 802.11b wireless adapters ([an(4)](https://man.freebsd.org/cgi/man.cgi?query=an\&sektion=4\&format=html) driver)

\[i386, pc98, amd64, sparc64] [ath(4)](https://man.freebsd.org/cgi/man.cgi?query=ath\&sektion=4\&format=html) 驱动支持所有 Atheros Cardbus 和 PCI 卡，但基于 AR5005VL 芯片组的卡除外。

[ath\_hal(4)](https://man.freebsd.org/cgi/man.cgi?query=ath_hal\&sektion=4\&format=html) 模块支持的卡包括：

* Aztech WL830PC
* D-Link DWL-A650
* D-Link DWL-AB650
* D-Link DWL-A520
* D-Link DWL-AG520
* D-Link DWL-AG650
* D-Link DWL-G520B
* D-Link DWL-G650B
* Elecom LD-WL54AG
* Elecom LD-WL54
* Fujitsu E5454
* Fujitsu FMV-JW481
* Fujitsu E5454
* HP NC4000
* I/O Data WN-AB
* I/O Data WN-AG
* I/O Data WN-A54
* Linksys WMP55AG
* Linksys WPC51AB
* Linksys WPC55AG
* NEC PA-WL/54AG
* Netgear WAG311
* Netgear WAB501
* Netgear WAG511
* Netgear WG311 (aka WG311v1)
* Netgear WG311v2
* Netgear WG311T
* Netgear WG511T
* Orinoco 8480
* Orinoco 8470WD
* Proxim Skyline 4030
* Proxim Skyline 4032
* Samsung SWL-5200N
* SMC SMC2735W
* Sony PCWA-C700
* Sony PCWA-C300S
* Sony PCWA-C500
* 3Com 3CRPAG175
* TP-LINK TL-WDN4800

[bwi(4)](https://man.freebsd.org/cgi/man.cgi?query=bwi\&sektion=4\&format=html) 驱动支持基于 Broadcom BCM43xx 的无线设备，包括：

* Apple Airport Extreme
* Apple Airport Extreme
* ASUS WL-138g
* Buffalo WLI-CB-G54S
* Buffalo WLI-PCI-G54S
* Compaq R4035 onboard
* Dell Wireless 1390
* Dell Wireless 1470
* Dell Truemobile 1300 r2
* Dell Truemobile 1400
* HP nx6125
* Linksys WPC54G Ver 3
* Linksys WPC54GS Ver 2
* TRENDnet TEW-401PCplus
* US Robotics 5411

[bwi(4)](https://man.freebsd.org/cgi/man.cgi?query=bwi\&sektion=4\&format=html) 驱动使用较旧的 v3 版本 Broadcom 固件。虽然此较旧固件支持大多数 BCM43xx 部件，但 bwn(4) 驱动对其支持的较新芯片工作更好。如果使用较旧的 Broadcom 芯片组（BCM4301、BCM4303 和 BCM4306 rev 2），必须使用 [bwi(4)](https://man.freebsd.org/cgi/man.cgi?query=bwi\&sektion=4\&format=html) 驱动。bwn(4) 使用的 v4 版本固件不支持这些芯片。

[bwn(4)](https://man.freebsd.org/cgi/man.cgi?query=bwn\&sektion=4\&format=html) 驱动支持基于 Broadcom BCM43xx 的无线设备，包括：

* Apple Airport Extreme
* ASUS WL-138g
* Buffalo WLI-CB-G54S
* Dell Wireless 1390
* Dell Wireless 1470
* Dell Truemobile 1400
* HP Compaq 6715b
* HP nx6125
* Linksys WPC54G Ver 3
* Linksys WPC54GS Ver 2
* US Robotics 5411

使用较旧 Broadcom 芯片组（BCM4301、BCM4303 和 BCM4306 rev 2）的用户必须使用 [bwi(4)](https://man.freebsd.org/cgi/man.cgi?query=bwi\&sektion=4\&format=html)，因为 v4 版本固件不支持这些芯片。较新的固件太大，无法装入这些旧芯片。

\[i386, amd64] Intel PRO/Wireless 2100 MiniPCI network adapter ([ipw(4)](https://man.freebsd.org/cgi/man.cgi?query=ipw\&sektion=4\&format=html) driver)

\[i386, amd64] Intel PRO/Wireless 2200BG/2915ABG MiniPCI and 2225BG PCI network adapters ([iwi(4)](https://man.freebsd.org/cgi/man.cgi?query=iwi\&sektion=4\&format=html) driver)

\[i386, amd64] Intel Wireless WiFi Link 4965AGN IEEE 802.11n PCI network adapters ([iwn(4)](https://man.freebsd.org/cgi/man.cgi?query=iwn\&sektion=4\&format=html) driver)

\[i386, amd64] Marvell Libertas IEEE 802.11b/g PCI network adapters ([malo(4)](https://man.freebsd.org/cgi/man.cgi?query=malo\&sektion=4\&format=html) driver)

Marvell 88W8363 IEEE 802.11n wireless network adapters ([mwl(4)](https://man.freebsd.org/cgi/man.cgi?query=mwl\&sektion=4\&format=html) driver)

\[i386, amd64] [ral(4)](https://man.freebsd.org/cgi/man.cgi?query=ral\&sektion=4\&format=html) 驱动支持基于 Ralink Technology 芯片组的 PCI/PCIe/CardBus 无线适配器，包括：

* A-Link WL54H
* A-Link WL54PC
* AirLink101 AWLC5025
* AirLink101 AWLH5025
* Amigo AWI-914W
* Amigo AWI-922W
* Amigo AWI-926W
* AMIT WL531C
* AMIT WL531P
* AOpen AOI-831
* ASUS WL-107G
* ASUS WL-130g
* Atlantis Land A02-PCI-W54
* Atlantis Land A02-PCM-W54
* Belkin F5D7000 v3
* Belkin F5D7010 v2
* Billionton MIWLGRL
* Canyon CN-WF511
* Canyon CN-WF513
* CC\&C WL-2102
* CNet CWC-854
* CNet CWP-854
* Compex WL54G
* Compex WLP54G
* Conceptronic C54RC
* Conceptronic C54Ri
* Digitus DN-7001G-RA
* Digitus DN-7006G-RA
* E-Tech WGPC02
* E-Tech WGPI02
* Edimax EW-7108PCg
* Edimax EW-7128g
* Eminent EM3036
* Eminent EM3037
* Encore ENLWI-G-RLAM
* Encore ENPWI-G-RLAM
* Fiberline WL-400P
* Fibreline WL-400X
* Gigabyte GN-WI01GS
* Gigabyte GN-WIKG
* Gigabyte GN-WMKG
* Gigabyte GN-WP01GS
* Gigabyte GN-WPKG
* Hawking HWC54GR
* Hawking HWP54GR
* iNexQ CR054g-009 (R03)
* JAHT WN-4054P
* JAHT WN-4054PCI
* LevelOne WNC-0301 v2
* LevelOne WPC-0301 v2
* Linksys WMP54G v4
* Micronet SP906GK
* Micronet SP908GK V3
* Minitar MN54GCB-R
* Minitar MN54GPC-R
* MSI CB54G2
* MSI MP54G2
* MSI PC54G2
* OvisLink EVO-W54PCI
* PheeNet HWL-PCIG/RA
* Pro-Nets CB80211G
* Pro-Nets PC80211G
* Repotec RP-WB7108
* Repotec RP-WP0854
* SATech SN-54C
* SATech SN-54P
* Sitecom WL-112
* Sitecom WL-115
* SMC SMCWCB-GM
* SMC SMCWPCI-GM
* SparkLAN WL-685R
* Surecom EP-9321-g
* Surecom EP-9321-g1
* Surecom EP-9428-g
* Sweex LC500050
* Sweex LC700030
* TekComm NE-9321-g
* TekComm NE-9428-g
* Unex CR054g-R02
* Unex MR054g-R02
* Zinwell ZWX-G160
* Zinwell ZWX-G360
* Zinwell ZWX-G361
* Zonet ZEW1500
* Zonet ZEW1600

\[i386, amd64] [rsu(4)](https://man.freebsd.org/cgi/man.cgi?query=rsu\&sektion=4\&format=html) 驱动支持 Realtek RTL8188SU/RTL8192SU USB IEEE 802.11b/g/n 无线网络适配器，包括：

* ASUS USB-N10
* Belkin F7D1101 v1
* D-Link DWA-131 A1
* EDUP EP-MS150N(W)
* Hercules HWGUn-54
* Hercules HWNUm-300
* Planex GW-USNano
* Sitecom WL-349 v1
* Sitecom WL-353
* Sweex LW154
* TRENDnet TEW-648UB
* TRENDnet TEW-649UB

\[i386, amd64] [rum(4)](https://man.freebsd.org/cgi/man.cgi?query=rum\&sektion=4\&format=html) 驱动支持基于 Ralink RT2501USB 和 RT2601USB 芯片组的 USB 2.0 无线适配器，包括：

* 3Com Aolynk WUB320g
* Abocom WUG2700
* Airlink101 AWLL5025
* ASUS WL-167g ver 2
* Belkin F5D7050 ver 3
* Belkin F5D9050 ver 3
* Buffalo WLI-U2-SG54HP
* Buffalo WLI-U2-SG54HG
* Buffalo WLI-U2-G54HP
* Buffalo WLI-UC-G
* CNet CWD-854 ver F
* Conceptronic C54RU ver 2
* Corega CG-WLUSB2GO
* D-Link DWA-110
* D-Link DWA-111
* D-Link DWL-G122 rev C1
* D-Link WUA-1340
* Digitus DN-7003GR
* Edimax EW-7318USG
* Gigabyte GN-WB01GS
* Gigabyte GN-WI05GS
* Hawking HWUG1
* Hawking HWU54DM
* Hercules HWGUSB2-54-LB
* Hercules HWGUSB2-54V2-AP
* LevelOne WNC-0301USB v3
* Linksys WUSB54G rev C
* Linksys WUSB54GR
* Planex GW-US54HP
* Planex GW-US54Mini2
* Planex GW-USMM
* Senao NUB-3701
* Sitecom WL-113 ver 2
* Sitecom WL-172
* Sweex LW053
* TP-LINK TL-WN321G

\[i386, amd64] [run(4)](https://man.freebsd.org/cgi/man.cgi?query=run\&sektion=4\&format=html) 驱动支持以下无线适配器：

* Airlink101 AWLL6090
* ASUS USB-N11
* ASUS USB-N13 ver. A1
* ASUS USB-N66
* ASUS WL-160N
* Belkin F5D8051 ver 3000
* Belkin F5D8053
* Belkin F5D8055
* Belkin F6D4050 ver 1
* Belkin F9L1103
* Buffalo WLI-UC-AG300N
* Buffalo WLI-UC-G300N
* Buffalo WLI-UC-G301N
* Buffalo WLI-UC-GN
* Buffalo WLI-UC-GNM
* Buffalo WLI-UC-GNM2
* Corega CG-WLUSB2GNL
* Corega CG-WLUSB2GNR
* Corega CG-WLUSB300AGN
* Corega CG-WLUSB300GNM
* D-Link DWA-130 rev B1
* D-Link DWA-140 rev B1, B2, B3, D1
* D-Link DWA-160 rev B2
* D-Link DWA-162
* DrayTek Vigor N61
* Edimax EW-7711UAn
* Edimax EW-7711UTn
* Edimax EW-7717Un
* Edimax EW-7718Un
* Edimax EW-7733UnD
* Gigabyte GN-WB30N
* Gigabyte GN-WB31N
* Gigabyte GN-WB32L
* Hawking HWDN1
* Hawking HWUN1
* Hawking HWUN2
* Hercules HWNU-300
* Linksys WUSB54GC v3
* Linksys WUSB600N
* Logitec LAN-W150N/U2
* Mvix Nubbin MS-811N
* Planex GW-USMicroN
* Planex GW-US300MiniS
* Sitecom WL-182
* Sitecom WL-188
* Sitecom WL-301
* Sitecom WL-302
* Sitecom WL-315
* SMC SMCWUSBS-N2
* Sweex LW303
* Sweex LW313
* TP-LINK TL-WDN3200
* TP-LINK TL-WN727N v3
* Unex DNUR-81
* Unex DNUR-82
* ZyXEL NWD2705
* ZyXEL NWD210N
* ZyXEL NWD270N

[uath(4)](https://man.freebsd.org/cgi/man.cgi?query=uath\&sektion=4\&format=html) 驱动应能与以下适配器工作：

* Compex WLU108AG
* Compex WLU108G
* D-Link DWL-G132
* IODATA WN-G54/US
* MELCO WLI-U2-KAMG54
* Netgear WG111T
* Netgear WG111U
* Netgear WPN111
* Olitec 000544
* PLANET WDL-U357
* Siemens Gigaset 108
* SMC SMCWUSBT-G
* SMC SMCWUSBT-G2
* SparkLAN WL-785A
* TP-Link TL-WN620G
* TRENDware International TEW-444UB
* TRENDware International TEW-504UB
* Unex Technology UR054ag
* ZyXEL XtremeMIMO M-202

最新的列表可在 <http://customerproducts.atheros.com/customerproducts/default.asp> 查找。

[upgt(4)](https://man.freebsd.org/cgi/man.cgi?query=upgt\&sektion=4\&format=html) 驱动支持基于 GW3887 芯片组的 USB 2.0 Conexant/Intersil PrismGT 系列无线适配器，其中包括：

* Belkin F5D7050 (version 1000)
* Cohiba Proto Board
* D-Link DWL-G120 Cohiba
* FSC Connect2Air E-5400 USB D1700
* Gigaset USB Adapter 54
* Inventel UR045G
* SMC EZ ConnectG SMC2862W-G
* Sagem XG703A
* Spinnaker DUT
* Spinnaker Proto Board

\[i386, amd64] [ural(4)](https://man.freebsd.org/cgi/man.cgi?query=ural\&sektion=4\&format=html) 驱动支持基于 Ralink Technology RT2500USB 芯片组的 USB 2.0 无线适配器，包括：

* AMIT WL532U
* ASUS WL-167g
* Belkin F5D7050 v2000
* Buffalo WLI-U2-KG54-AI
* CNet CWD-854
* Compex WLU54G 2A1100
* Conceptronic C54RU
* D-Link DWL-G122 b1
* Dynalink WLG25USB
* E-Tech WGUS02
* Gigabyte GN-WBKG
* Hercules HWGUSB2-54
* KCORP LifeStyle KLS-685
* Linksys WUSB54G v4
* Linksys WUSB54GP v4
* MSI MS-6861
* MSI MS-6865
* MSI MS-6869
* NovaTech NV-902
* OvisLink Evo-W54USB
* SerComm UB801R
* SparkLAN WL-685R
* Surecom EP-9001-g
* Sweex LC100060
* Tonze UW-6200C
* Zinwell ZWX-G261
* Zonet ZEW2500P

最新的列表可在 <http://ralink.rapla.net/> 查找。

[urtw(4)](https://man.freebsd.org/cgi/man.cgi?query=urtw\&sektion=4\&format=html) 驱动支持基于 Realtek RTL8187B/L 的无线网络设备，包括：

* Belkin F5D7050E
* Linksys WUSB54GCv2
* Netgear WG111v2
* Netgear WG111v3
* Safehome WLG-1500SMA5
* Shuttle XPC Accessory PN20
* Sitecom WL168v1
* Sitecom WL168v4
* SureCom EP-9001-g(2A)
* TRENDnet TEW-424UB V3.xR

[urtwn(4)](https://man.freebsd.org/cgi/man.cgi?query=urtwn\&sektion=4\&format=html) 驱动支持基于 Realtek RTL8188CU/RTL8188EU/RTL8192CU 的 USB IEEE 802.11b/g/n 无线网络适配器，包括：

* ASUS USB-N10 NANO
* Belkin F7D1102 Surf Wireless Micro
* D-Link DWA-125 rev D1
* D-Link DWA-131
* Edimax EW-7811Un
* Netgear WNA1000M
* Realtek RTL8192CU
* Realtek RTL8188CUS
* TP-LINK TL-WN723N v3
* TP-LINK TL-WN725N v2

\[amd64, i386, pc98] 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 ([wi(4)](https://man.freebsd.org/cgi/man.cgi?query=wi\&sektion=4\&format=html) driver)

\[i386] NCR / AT\&T / Lucent Technologies WaveLan T1-speed ISA/radio LAN cards ([wl(4)](https://man.freebsd.org/cgi/man.cgi?query=wl\&sektion=4\&format=html) driver)

\[i386, amd64] Intel PRO/Wireless 3945ABG MiniPCI network adapters ([wpi(4)](https://man.freebsd.org/cgi/man.cgi?query=wpi\&sektion=4\&format=html) driver)

\[i386, amd64] [zyd(4)](https://man.freebsd.org/cgi/man.cgi?query=zyd\&sektion=4\&format=html) 驱动已知支持以下设备：

* 3COM 3CRUSB10075
* Acer WLAN-G-US1
* Airlink+ AWLL3025
* Airlink 101 AWLL3026
* AOpen 802.11g WL54
* Asus A9T integrated wireless
* Asus WL-159g
* Belkin F5D7050 v.4000
* Billion BiPAC 3011G
* Buffalo WLI-U2-KG54L
* CC\&C WL-2203B
* DrayTek Vigor 550
* Edimax EW-7317UG
* Edimax EW-7317LDG
* Fiberline Networks WL-43OU
* iNexQ UR055g
* Linksys WUSBF54G
* Longshine LCS-8131G3
* MSI US54SE
* MyTek MWU-201 USB adapter
* Philips SNU5600
* Planet WL-U356
* Planex GW-US54GZ
* Planex GW-US54GZL
* Planex GW-US54Mini
* Safecom SWMULZ-5400
* Sagem XG 760A
* Sagem XG 76NA
* Sandberg Wireless G54 USB
* Sitecom WL-113
* SMC SMCWUSB-G
* Sweex wireless USB 54 Mbps
* Tekram/Siemens USB adapter
* Telegent TG54USB
* Trendnet TEW-424UB rev A
* Trendnet TEW-429UB
* TwinMOS G240
* Unicorn WL-54G
* US Robotics 5423
* X-Micro XWL-11GUZX
* Yakumo QuickWLAN USB
* Zonet ZEW2501
* ZyXEL ZyAIR G-202
* ZyXEL ZyAIR G-220

### 杂项网络

\[i386, pc98] [ce(4)](https://man.freebsd.org/cgi/man.cgi?query=ce\&sektion=4\&format=html) 驱动支持以下型号的 Tau-PCI/32 WAN 适配器：

* Cronyx Tau-PCI/32
* Cronyx Tau-PCI/32-Lite

\[i386] [cx(4)](https://man.freebsd.org/cgi/man.cgi?query=cx\&sektion=4\&format=html) 驱动支持以下卡：

* Cronyx Sigma-22, Sigma-24
* Cronyx Sigma-100
* Cronyx Sigma-400, Sigma-401, Sigma-404, Sigma-410, Sigma-440
* Cronyx Sigma-500
* Cronyx Sigma-703
* Cronyx Sigma-800, Sigma-801, Sigma-810, Sigma-840

\[i386, pc98] [cp(4)](https://man.freebsd.org/cgi/man.cgi?query=cp\&sektion=4\&format=html) 驱动支持以下型号的 Tau-PCI WAN 适配器：

* Cronyx Tau-PCI
* Cronyx Tau-PCI/R
* Cronyx Tau-PCI-L
* Cronyx Tau-PCI-L/R
* Cronyx Tau-PCI-E1
* Cronyx Tau-PCI-G703
* Cronyx Tau-PCI-2E1
* Cronyx Tau-PCI-4E1
* Cronyx Tau-PCI-E3
* Cronyx Tau-PCI-T3
* Cronyx Tau-PCI-STS1

\[i386] [ctau(4)](https://man.freebsd.org/cgi/man.cgi?query=ctau\&sektion=4\&format=html) 驱动支持以下卡：

* Cronyx Tau (RS-232/V.35)
* Cronyx Tau/R (RS-530/RS-449)
* Cronyx Tau/E1 (fractional E1)
* Cronyx Tau/G703 (unframed E1)

\[i386] [cm(4)](https://man.freebsd.org/cgi/man.cgi?query=cm\&sektion=4\&format=html) 驱动支持以下卡型号：

* SMC90c26
* SMC90c56
* SMC90c66（在'56 兼容模式下）

### 串行接口

\[amd64, i386] “PC 标准”8250、16450 和 16550 串行端口（[sio(4)](https://man.freebsd.org/cgi/man.cgi?query=sio\&sektion=4\&format=html) 驱动）

[uart(4)](https://man.freebsd.org/cgi/man.cgi?query=uart\&sektion=4\&format=html) 驱动支持以下类别的 UART：

* NS8250：基于 8250、16450、16550、16650、16750 或 16950 UART 的标准硬件。
* SCC：由 [scc(4)](https://man.freebsd.org/cgi/man.cgi?query=scc\&sektion=4\&format=html) 设备驱动支持的串行通信控制器。

[scc(4)](https://man.freebsd.org/cgi/man.cgi?query=scc\&sektion=4\&format=html) 驱动支持以下类别的 SCC：

* SAB82532：基于 Siemens SAB 82532 的串行通信控制器。
* Z8530：基于 Zilog 8530 的串行通信控制器。

\[amd64, i386] 使用共享 IRQ 的 AST 4 端口串行卡

* 使用共享 IRQ 的 ARNET 8 端口串行卡
* ARNET（现为 Digiboard）Sync 570/i 高速串行卡

\[i386] Boca 多端口串行卡

* Boca BB1004 4 端口串行卡（不支持调制解调器）
* Boca IOAT66 6 端口串行卡（支持调制解调器）
* Boca BB1008 8 端口串行卡（不支持调制解调器）
* Boca BB2016 16 端口串行卡（支持调制解调器）

\[i386] Comtrol Rocketport 卡（[rp(4)](https://man.freebsd.org/cgi/man.cgi?query=rp\&sektion=4\&format=html) 驱动）

\[i386] Cyclades Cyclom-Y 串行板（[cy(4)](https://man.freebsd.org/cgi/man.cgi?query=cy\&sektion=4\&format=html) 驱动）

\[i386] 使用共享 IRQ 的 STB 4 端口卡

\[i386] DigiBoard 智能串行卡（digi 驱动）

\[amd64, i386, ia64] 基于 PCI 的多端口串行板（[puc(4)](https://man.freebsd.org/cgi/man.cgi?query=puc\&sektion=4\&format=html) 驱动）

* \[amd64, i386] Actiontech 56K PCI
* \[amd64, i386] Avlab Technology, PCI IO 2S and PCI IO 4S
* \[amd64, i386] Comtrol RocketPort 550
* \[amd64, i386] Decision Computers PCCOM 4-port serial and dual port RS232/422/485
* \[ia64] Diva Serial (GSP) Multiport UART
* \[amd64, i386] Dolphin Peripherals 4025/4035/4036
* \[amd64, i386] IC Book Labs Dreadnought 16x Lite and Pro
* \[amd64, i386] Lava Computers 2SP-PCI/DSerial-PCI/Quattro-PCI/Octopus-550
* \[amd64, i386] Middle Digital, Weasle serial port
* \[amd64, i386] Moxa Industio CP-114, Smartio C104H-PCI and C168H/PCI
* \[amd64, i386] NEC PK-UG-X001 and PK-UG-X008
* \[amd64, i386] Netmos NM9835 PCI-2S-550
* \[amd64, i386] Oxford Semiconductor OX16PCI954 PCI UART
* \[amd64, i386] Syba Tech SD-LAB PCI-4S2P-550-ECP
* \[amd64, i386] SIIG Cyber I/O PCI 16C550/16C650/16C850
* \[amd64, i386] SIIG Cyber 2P1S PCI 16C550/16C650/16C850
* \[amd64, i386] SIIG Cyber 2S1P PCI 16C550/16C650/16C850
* \[amd64, i386] SIIG Cyber 4S PCI 16C550/16C650/16C850
* \[amd64, i386] SIIG Cyber Serial (Single and Dual) PCI 16C550/16C650/16C850
* \[amd64, i386] Syba Tech Ltd. PCI-4S2P-550-ECP
* \[amd64, i386] Titan PCI-200H and PCI-800H
* \[amd64, i386] US Robotics (3Com) 3CP5609 modem
* \[amd64, i386] VScom PCI-400 and PCI-800

\[i386] [rc(4)](https://man.freebsd.org/cgi/man.cgi?query=rc\&sektion=4\&format=html) 驱动提供对 SDL Communications RISCom/8 板的支持。

\[i386, amd64] 支持 Specialix SI/XIO/SX 多端口串行卡，包括较旧的 SIHOST2.x 和“增强型”（基于 transputer，又称 JET）主机卡（ISA、EISA 和 PCI）。注意，较新的 SX+ PCI 卡目前不受支持。（[si(4)](https://man.freebsd.org/cgi/man.cgi?query=si\&sektion=4\&format=html) 驱动）

\[pc98] 内部串行接口（[sio(4)](https://man.freebsd.org/cgi/man.cgi?query=sio\&sektion=4\&format=html) 驱动）

* PC-9801 on-board
* PC-9821 第二 CCU（`flags 0x12000000`）

\[pc98] NEC PC-9861K、PC-9801-101 和 Midori-Denshi MDC-926Rs（[sio(4)](https://man.freebsd.org/cgi/man.cgi?query=sio\&sektion=4\&format=html) 驱动）

* COM2（`flags 0x01000000`）
* COM3（`flags 0x02000000`）

\[pc98] NEC PC-9801-120（[sio(4)](https://man.freebsd.org/cgi/man.cgi?query=sio\&sektion=4\&format=html) 驱动）

> **注意**：
>
> 内核配置中需要 `flags 0x11000000`。

\[pc98] Microcore MC-16550、MC-16550II、MC-RS98（[sio(4)](https://man.freebsd.org/cgi/man.cgi?query=sio\&sektion=4\&format=html) 驱动）

> **注意**：
>
> 内核配置中需要 `flags 0x14000?01`。

\[pc98] Media Intelligent RSB-2000、RSB-3000 和 AIWA B98-02（[sio(4)](https://man.freebsd.org/cgi/man.cgi?query=sio\&sektion=4\&format=html) 驱动）

> **注意**：
>
> 内核配置中需要 `flags 0x15000?01`。

\[pc98] Media Intelligent RSB-384（[sio(4)](https://man.freebsd.org/cgi/man.cgi?query=sio\&sektion=4\&format=html) 驱动）

> **注意**：
>
> 内核配置中需要 `flags 0x16000001`。

\[pc98] I-O DATA RSA-98III（[sio(4)](https://man.freebsd.org/cgi/man.cgi?query=sio\&sektion=4\&format=html) 驱动）

> **注意**：
>
> 内核配置中需要 `flags 0x18000?01`。

\[pc98] Hayes ESP98（[sio(4)](https://man.freebsd.org/cgi/man.cgi?query=sio\&sektion=4\&format=html) 驱动）

> **注意**：
>
> 内核配置中需要 `options COM_ESP` 和 `flags 0x19000000`。

### 声卡设备

\[i386, amd64] [snd\_ad1816(4)](https://man.freebsd.org/cgi/man.cgi?query=snd_ad1816\&sektion=4\&format=html) 驱动支持以下声卡：

* Analog Devices AD1816

\[i386] [snd\_als4000(4)](https://man.freebsd.org/cgi/man.cgi?query=snd_als4000\&sektion=4\&format=html) 驱动支持以下声卡：

* Avance Logic ALS4000

\[i386, amd64] [snd\_atiixp(4)](https://man.freebsd.org/cgi/man.cgi?query=snd_atiixp\&sektion=4\&format=html) 驱动支持以下音频芯片组：

* ATI IXP 200
* ATI IXP 300
* ATI IXP 400

\[sparc64] [snd\_audiocs(4)](https://man.freebsd.org/cgi/man.cgi?query=snd_audiocs\&sektion=4\&format=html) 驱动支持以下音频设备：

* CS4231 on SBus based UltraSPARC
* CS4231 on PCI/EBus based UltraSPARC

\[i386, amd64] [snd\_cmi(4)](https://man.freebsd.org/cgi/man.cgi?query=snd_cmi\&sektion=4\&format=html) 驱动支持以下声卡：

* CMedia CMI8338A
* CMedia CMI8338B
* CMedia CMI8738
* CMedia CMI8738B

\[i386, amd64] [snd\_cs4281(4)](https://man.freebsd.org/cgi/man.cgi?query=snd_cs4281\&sektion=4\&format=html) 驱动支持以下声卡：

* Crystal Semiconductor CS4281

\[i386, amd64] [snd\_csa(4)](https://man.freebsd.org/cgi/man.cgi?query=snd_csa\&sektion=4\&format=html) 驱动支持以下声卡：

* Crystal Semiconductor CS4280
* Crystal Semiconductor CS4610
* Crystal Semiconductor CS4611
* Crystal Semiconductor CS4614
* Crystal Semiconductor CS4615
* Crystal Semiconductor CS4622
* Crystal Semiconductor CS4624
* Crystal Semiconductor CS4630
* Genius Soundmaker 128 Value
* Hercules Game Theatre XP
* Turtle Beach Santa Cruz

部分板载 CS4610 芯片搭配的是 CS423x ISA 编解码器而非 CS4297 AC97 编解码器。此类配置目前不受 [snd\_csa(4)](https://man.freebsd.org/cgi/man.cgi?query=snd_csa\&sektion=4\&format=html) 驱动支持。

\[i386, amd64] [snd\_ds1(4)](https://man.freebsd.org/cgi/man.cgi?query=snd_ds1\&sektion=4\&format=html) 驱动支持以下声卡：

* Yamaha DS-1
* Yamaha DS-1E

\[i386, amd64] [snd\_emu10k1(4)](https://man.freebsd.org/cgi/man.cgi?query=snd_emu10k1\&sektion=4\&format=html) 驱动支持以下声卡：

* Creative SoundBlaster Live! (EMU10K1 Chipset)
* Creative SoundBlaster Audigy (EMU10K2 Chipset)
* Creative SoundBlaster Audigy 2 (EMU10K2 Chipset)
* Creative SoundBlaster Audigy 2 (EMU10K3 Chipset)

\[i386, amd64] [snd\_emu10kx(4)](https://man.freebsd.org/cgi/man.cgi?query=snd_emu10kx\&sektion=4\&format=html) 驱动支持以下声卡：

* Creative Sound Blaster Live!（EMU10K1 芯片组）。PCM 和 MIDI 接口均可用。
* Creative Sound Blaster Audigy（CA0100 和 CA0101 芯片组）。PCM 和两个 MIDI 接口可用。
* Creative Sound Blaster Audigy 2 和 Creative Sound Blaster Audigy 4（CA0102 芯片组）。PCM 支持限于 48kHz/16 位立体声（该芯片组的 192kHz/24 位部分不受支持）。
* Creative Sound Blaster Audigy 2 Value（CA0108 芯片组）。PCM 支持限于 48kHz/16 位立体声（该芯片组的 192kHz/24 位部分不受支持）。此卡不支持 MIDI。

[snd\_emu10kx(4)](https://man.freebsd.org/cgi/man.cgi?query=snd_emu10kx\&sektion=4\&format=html) 驱动 *不* 支持以下声卡（尽管它们与某些受支持的卡名称相似）：

* Creative Sound Blaster Live! 24-Bit，FreeBSD 将其识别为
* Creative Sound Blaster Audigy LS / ES，FreeBSD 将其识别为
* 所有其他采用 -DAT 芯片组的 Creative 声卡。
* 所有 Creative X-Fi 系列声卡。

\[i386, amd64] [snd\_envy24(4)](https://man.freebsd.org/cgi/man.cgi?query=snd_envy24\&sektion=4\&format=html) 驱动支持以下音频设备：

* M-Audio Audiophile 2496
* M-Audio Delta Dio 2496
* Terratec DMX 6fire

\[i386, amd64] [snd\_envy24ht(4)](https://man.freebsd.org/cgi/man.cgi?query=snd_envy24ht\&sektion=4\&format=html) 驱动支持以下音频设备：

* Audiotrak Prodigy 7.1
* Audiotrak Prodigy 7.1 LT
* Audiotrak Prodigy 7.1 XT
* Audiotrak Prodigy HD2
* ESI Juli@
* M-Audio Audiophile 192
* M-Audio Revolution 5.1
* M-Audio Revolution 7.1
* Terratec Aureon 5.1 Sky
* Terratec Aureon 7.1 Space
* Terratec Aureon 7.1 Universe
* Terratec PHASE 22
* Terratec PHASE 28

\[i386, sparc64, amd64] [snd\_es137x(4)](https://man.freebsd.org/cgi/man.cgi?query=snd_es137x\&sektion=4\&format=html) 驱动支持以下声卡：

* Creative CT5880-A
* Creative CT5880-C
* Creative CT5880-D
* Creative CT5880-E
* Creative SB AudioPCI CT4730
* Ensoniq AudioPCI ES1370
* Ensoniq AudioPCI ES1371-A
* Ensoniq AudioPCI ES1371-B
* Ensoniq AudioPCI ES1373-A
* Ensoniq AudioPCI ES1373-B
* Ensoniq AudioPCI ES1373-8

\[i386, amd64] [snd\_ess(4)](https://man.freebsd.org/cgi/man.cgi?query=snd_ess\&sektion=4\&format=html) 驱动支持以下声卡：

* Ensoniq ESS ISA PnP/non-PnP

\[i386, amd64] [snd\_fm801(4)](https://man.freebsd.org/cgi/man.cgi?query=snd_fm801\&sektion=4\&format=html) 驱动支持基于以下芯片组的音频设备：

* Forte Media FM801

\[i386, amd64] [snd\_gusc(4)](https://man.freebsd.org/cgi/man.cgi?query=snd_gusc\&sektion=4\&format=html) 驱动支持以下声卡：

* Gravis UltraSound MAX
* Gravis UltraSound PnP

\[i386, amd64] [snd\_hda(4)](https://man.freebsd.org/cgi/man.cgi?query=snd_hda\&sektion=4\&format=html) 驱动支持具有 PCI 类 4（多媒体）和子类 3（HDA）、兼容 Intel HDA 规范的控制器。

[snd\_hda(4)](https://man.freebsd.org/cgi/man.cgi?query=snd_hda\&sektion=4\&format=html) 驱动支持超过两百种不同的控制器和 CODEC。在此全部列出没有意义，因为多数情况下特定的 CODEC 配置和接线比 CODEC 本身的类型更为重要。

\[i386, amd64] [snd\_hdspe(4)](https://man.freebsd.org/cgi/man.cgi?query=snd_hdspe\&sektion=4\&format=html) 驱动支持以下音频设备：

* RME HDSPe AIO
* RME HDSPe RayDAT

\[i386, amd64] [snd\_ich(4)](https://man.freebsd.org/cgi/man.cgi?query=snd_ich\&sektion=4\&format=html) 驱动支持以下音频设备：

* AMD 768
* AMD 8111
* Intel 443MX
* Intel ICH
* Intel ICH revision 1
* Intel ICH2
* Intel ICH3
* Intel ICH4
* Intel ICH5
* Intel ICH6
* Intel ICH7
* NVIDIA nForce
* NVIDIA nForce2
* NVIDIA nForce2 400
* NVIDIA nForce3
* NVIDIA nForce3 250
* NVIDIA nForce4
* SiS 7012

\[i386, amd64] [snd\_maestro(4)](https://man.freebsd.org/cgi/man.cgi?query=snd_maestro\&sektion=4\&format=html) 驱动支持以下 PCI 声卡：

* ESS Technology Maestro-1
* ESS Technology Maestro-2
* ESS Technology Maestro-2E

\[i386, amd64] [snd\_maestro3(4)](https://man.freebsd.org/cgi/man.cgi?query=snd_maestro3\&sektion=4\&format=html) 驱动支持以下音频设备：

* ESS Technology Allegro-1
* ESS Technology Maestro3

\[i386] [snd\_mss(4)](https://man.freebsd.org/cgi/man.cgi?query=snd_mss\&sektion=4\&format=html) 驱动支持以下音频设备：

* AD1845
* AD1848
* Aztech 2320
* CMedia CMI8330
* Crystal Semiconductor CS4231
* Crystal Semiconductor CS4232
* Crystal Semiconductor CS4234
* Crystal Semiconductor CS4235
* Crystal Semiconductor CS4236
* Crystal Semiconductor CS4237
* ENSONIQ SoundscapeVIVO ENS4081
* NeoMagic 256AV（非 AC97）
* OPTi 924
* OPTi 925
* OPTi 930
* OPTi 931
* OPTi 933
* Yamaha OPL-SA2
* Yamaha OPL-SA3

\[i386, amd64] [snd\_neomagic(4)](https://man.freebsd.org/cgi/man.cgi?query=snd_neomagic\&sektion=4\&format=html) 驱动支持以下音频设备：

* NeoMagic 256AV
* NeoMagic 256ZX

\[i386, amd64] [snd\_sbc(4)](https://man.freebsd.org/cgi/man.cgi?query=snd_sbc\&sektion=4\&format=html) 驱动支持以下声卡：

* Avance Asound 110
* Avance Logic ALS100+
* Avance Logic ALS120
* Creative SB16
* Creative SB32
* Creative AWE64
* Creative AWE64 Gold
* Creative ViBRA16C
* Creative ViBRA16X
* ESS ES1681
* ESS ES1688
* ESS ES1868
* ESS ES1869
* ESS ES1878
* ESS ES1879
* ESS ES1888

\[i386, amd64] [snd\_solo(4)](https://man.freebsd.org/cgi/man.cgi?query=snd_solo\&sektion=4\&format=html) 驱动支持以下声卡：

* ESS Solo-1（ES1938 芯片组）
* ESS Solo-1E（ES1946 芯片组）

注意，采用 ES18xx 芯片组的较旧 ESS ISA 卡通过 [snd\_ess(4)](https://man.freebsd.org/cgi/man.cgi?query=snd_ess\&sektion=4\&format=html) 和/或 [snd\_sbc(4)](https://man.freebsd.org/cgi/man.cgi?query=snd_sbc\&sektion=4\&format=html) 支持。

\[i386, amd64] [snd\_spicds(4)](https://man.freebsd.org/cgi/man.cgi?query=snd_spicds\&sektion=4\&format=html) 驱动支持以下编解码器：

* AK4358
* AK4381
* AK4396
* AK4524
* AK4528
* WM8770

\[i386, amd64, sparc64] [snd\_t4dwave(4)](https://man.freebsd.org/cgi/man.cgi?query=snd_t4dwave\&sektion=4\&format=html) 驱动支持以下音频设备：

* Acer Labs M5451
* SIS 7018
* Trident 4DWave DX
* Trident 4DWave NX

\[i386, amd64] [snd\_via8233(4)](https://man.freebsd.org/cgi/man.cgi?query=snd_via8233\&sektion=4\&format=html) 驱动支持以下音频芯片组：

* VIA VT8233
* VIA VT8233A
* VIA VT8233C
* VIA VT8235
* VIA VT8237
* VIA VT8251

\[i386, amd64] [snd\_via82c686(4)](https://man.freebsd.org/cgi/man.cgi?query=snd_via82c686\&sektion=4\&format=html) 驱动支持基于以下芯片组的音频设备：

* VIA 82C686A

\[i386, amd64] [snd\_vibes(4)](https://man.freebsd.org/cgi/man.cgi?query=snd_vibes\&sektion=4\&format=html) 驱动支持基于以下芯片组的音频设备：

* S3 SonicVibes

\[pc98] NEC PC-9801-73、86 及兼容机（nss 驱动）

* NEC A-MATE 内置声卡
* Q-Vision WaveStar、WaveMaster

\[pc98] NEC X-MATE、CanBe、ValueStar 内置（mss 驱动）

\[pc98] Creative Technologies SoundBlaster(98)（[b(4)](https://man.freebsd.org/cgi/man.cgi?query=b\&sektion=4\&format=html) 驱动）

\[pc98] I-O DATA CD-BOX（[sb(4)](https://man.freebsd.org/cgi/man.cgi?query=sb\&sektion=4\&format=html) 驱动）

\[pc98] MPU-401 及兼容接口（mpu 驱动）

* Q-Vision WaveStar

### 摄像头和视频捕获设备

\[i386, pc98] [bktr(4)](https://man.freebsd.org/cgi/man.cgi?query=bktr\&sektion=4\&format=html) 驱动支持基于 Brooktree Bt848/849/878/879 芯片的视频捕获卡，以及 Pinnacle PCTV 卡，包括：

* AOpen VA1000
* AVerMedia AVerTV Studio
* AVerMedia TF/FM-98
* ATI TV Wonder VE
* Hauppauge WinCast/TV
* Hauppauge WinTV-Go-FM
* Hauppauge WinTV-pci
* Hauppauge WinTV-radio
* Intel Smart Video Recorder III
* KWORLD PCI TV Tuner
* Miro PC TV
* Pinnacle PCTV Pro
* Pinnacle PCTV Rave
* PixelView PlayTV PAK
* PixelView PlayTV Pro (rev 4C, 9D)
* SIGMA TV II
* STB TV PCI Television Tuner
* Super TV Tuner
* TerraTec TValue
* V-Stream XPERT TV-PVR 878
* Video Highway XTreme
* VideoLogic Captivator PCI

\[i386] Connectix QuickCam

### USB 设备

\[amd64, i386, ia64, pc98] 支持多种 USB 外设；已知可工作的设备列于本节。由于大多数 USB 设备具有通用性，除少数例外，任何给定类别的设备均受支持，即使未在此明确列出。

> **注意**：
>
> \[amd64, i386, ia64, pc98] USB 以太网适配器可在以太网接口一节中查找。

> **注意**：
>
> \[amd64, i386, ia64, pc98] USB 蓝牙适配器可在蓝牙一节中查找。

\[i386, pc98, ia64, amd64, powerpc] [ohci(4)](https://man.freebsd.org/cgi/man.cgi?query=ohci\&sektion=4\&format=html) 驱动支持所有 OHCI v1.0 兼容控制器，包括：

* AcerLabs M5237 (Aladdin-V)
* AMD-756
* OPTi 82C861 (FireLink)
* NEC uPD 9210
* CMD Tech 670 (USB0670)
* CMD Tech 673 (USB0673)
* NVIDIA nForce3
* Sun PCIO-2 (RIO USB)

\[i386, pc98, ia64, amd64, powerpc] [uhci(4)](https://man.freebsd.org/cgi/man.cgi?query=uhci\&sektion=4\&format=html) 驱动支持所有 UHCI v1.1 兼容控制器，包括：

* Intel 82371AB/EB (PIIX4)
* Intel 82371SB (PIIX3)
* VIA 83C572

\[amd64, i386, ia64, pc98] 使用 EHCI 接口的 USB 2.0 控制器（[ehci(4)](https://man.freebsd.org/cgi/man.cgi?query=ehci\&sektion=4\&format=html) 驱动）

\[amd64, i386, ia64, pc98] 集线器

\[amd64, i386, ia64, pc98] 键盘（[ukbd(4)](https://man.freebsd.org/cgi/man.cgi?query=ukbd\&sektion=4\&format=html) 驱动）

\[amd64, i386, pc98] 杂项

* Assist Computer Systems PC Camera C-M1
* ActiveWire I/O Board
* Creative Technology Video Blaster WebCam Plus
* D-Link DSB-R100 USB 收音机（[ufm(4)](https://man.freebsd.org/cgi/man.cgi?query=ufm\&sektion=4\&format=html) 驱动）
* Mirunet AlphaCam Plus

\[i386, pc98, amd64, powerpc] 以下设备由 [urio(4)](https://man.freebsd.org/cgi/man.cgi?query=urio\&sektion=4\&format=html) 驱动支持：

* Diamond MultiMedia Rio 500
* Diamond MultiMedia Rio 600
* Diamond MultiMedia Rio 800

\[i386, pc98, amd64] [umodem(4)](https://man.freebsd.org/cgi/man.cgi?query=umodem\&sektion=4\&format=html) 驱动支持的设备包括：

* 3Com 5605
* Curitel PC5740 Wireless Modem
* Kyocera AH-K3001V Mobile Phone (WILLCOM)
* Kyocera WX320K Mobile Phone (WILLCOM)
* Metricom Ricochet GS USB wireless modem
* Sierra MC5720 Wireless Modem
* Yamaha Broadband Wireless Router RTW65b
* ELSA MicroLink 56k USB modem
* Sony Ericsson W810i phone
* Sonim XP5300 Force

\[amd64, i386, ia64, pc98] 鼠标（[ums(4)](https://man.freebsd.org/cgi/man.cgi?query=ums\&sektion=4\&format=html) 驱动）

\[i386, pc98, amd64, powerpc] [ulpt(4)](https://man.freebsd.org/cgi/man.cgi?query=ulpt\&sektion=4\&format=html) 驱动提供对 USB 打印机和并行打印机转换电缆的支持，包括以下：

* ATen parallel printer adapter
* Belkin F5U002 parallel printer adapter
* Canon BJ F850, S600
* Canon LBP-1310, 350
* Entrega USB-to-parallel printer adapter
* Hewlett-Packard HP Deskjet 3420 (P/N: C8947A #ABJ)
* Oki Data MICROLINE ML660PS
* Seiko Epson PM-900C, 880C, 820C, 730C

\[i386, pc98, amd64] [ubsa(4)](https://man.freebsd.org/cgi/man.cgi?query=ubsa\&sektion=4\&format=html) 驱动支持以下适配器：

* AnyData ADU-500A EV-DO modem
* AnyData ADU-E100A（不支持 EV-DO 模式）
* Belkin F5U103
* Belkin F5U120
* e-Tek Labs Kwik232
* GoHubs GoCOM232
* Peracom single port serial adapter

\[i386, pc98, amd64] [ubser(4)](https://man.freebsd.org/cgi/man.cgi?query=ubser\&sektion=4\&format=html) 驱动提供对 BWCT 控制台管理串行适配器的支持。

\[i386, pc98, amd64] [uftdi(4)](https://man.freebsd.org/cgi/man.cgi?query=uftdi\&sektion=4\&format=html) 驱动支持以下适配器：

* B\&B Electronics USB->RS422/485 adapter
* Elexol USB MOD1 and USB MOD3
* HP USB-Serial adapter shipped with some HP laptops
* Inland UAS111
* QVS USC-1000
* Buffalo PC-OP-RS / Kurouto-shikou KURO-RS universal remote
* Prologix GPIB-USB Controller

\[i386, pc98, amd64] [uplcom(4)](https://man.freebsd.org/cgi/man.cgi?query=uplcom\&sektion=4\&format=html) 驱动支持以下设备和适配器：

* ADLINK ND-6530 USB-Serial Adapter
* Alcatel One Touch 535/735 Phone
* Alcor AU9720 USB-RS232 Serial Adapter
* AlDiga AL-11U Modem
* Alltronix ACM003U00 Modem
* Anchor 串行适配器
* ATEN UC-232A
* BAFO BF-800 and BF-810
* Belkin F5U257
* BenQ S81 Phone
* Corega CG-USBRS232R Serial Adapter
* Cressi Edy (Seiko) Diving Computer
* ELECOM UC-SGT Serial Adapter
* HAL Corporation Crossam2+USB IR commander
* Hama USB RS-232 Serial Adapter
* Hamlet exagerate XURS232
* HP LD220 Point-Of-Sale (POS) Display
* IOGEAR UC-232A
* I/O DATA USB-RSAQ, USB-RSAQ2, USB-RSAQ3 and USB-RSAQ5
* iTegno WM1080A GSM/GFPRS Modem
* iTegno WM2080A CDMA Modem
* Leadtek 9531 GPS
* Micromax 610U Modem
* Microsoft Palm 700WX
* Mobile Action MA-620 红外适配器
* Motorola 电缆
* Nokia CA-42 电缆
* OTI DKU-5 电缆
* Panasonic TY-TP50P6-S 平板屏幕
* PLX CA-42 电话电缆
* PLANEX USB-RS232 URS-03
* Prolific 通用 USB-串行适配器
* Prolific Pharos USB-Serial Adapter
* RATOC REX-USB60
* Radio Shack USB 串行电缆
* Sagem USB-Serial Adapter
* Samsung I330 电话底座
* Sandberg USB to Serial Link（型号 133-08）
* Sanwa KB-USB2 万用表电缆
* Siemens/BenQ EF81, SX1, X65 and X75 Mobile Phones
* Sitecom USB-Serial Adapter
* SMART Technologies USB-Serial Adapter
* Sony QN3 电话电缆
* Sony Ericsson Datapilot
* Sony Ericsson DCU-10 和 DCU-11（Susteen）USB 电缆
* SOURCENEXT KeikaiDenwa 8（带和不带充电器）
* Speed Dragon USB-串行电缆
* Syntech CPT-8001C 条码扫描器
* TDK UHA6400 和 UPA9664 USB-PHS 适配器
* TRENDnet USB to Serial Converter (TU-S9)
* Tripp-Lite U209-000-R USB-Serial Adapter
* UIC HCR331 磁条卡读卡器
* UIC MSR206 磁条卡读卡器
* Willcom W-SIM DD PHS 终端。(WS002IN)
* YC-Cable USB-Serial Adapter
* Zeagle N2iTion3 Diving Computer

[umct(4)](https://man.freebsd.org/cgi/man.cgi?query=umct\&sektion=4\&format=html) 驱动支持以下适配器：

* Belkin F5U109
* Belkin F5U409
* D-Link DU-H3SP USB BAY Hub
* Magic Control Technology USB-232
* Sitecom USB-232

\[i386, pc98, amd64, powerpc] [umass(4)](https://man.freebsd.org/cgi/man.cgi?query=umass\&sektion=4\&format=html) 驱动支持 USB 大容量存储设备，包括：

* ADTEC Stick Drive AD-UST32M, 64M, 128M, 256M
* Denno FireWire/USB2 可移动 2.5 英寸硬盘盒 MIFU-25CB20
* FujiFilm Zip USB 驱动器 ZDR100 USB A
* GREEN HOUSE USB Flash Memory “PicoDrive” GH-UFD32M, 64M, 128M
* Huawei Mobile（SD 插槽）
* IBM 32MB USB Memory Key (P/N 22P5296)
* IBM 256MB USB Drive (MSYSTEM DiskOnKey2)
* IBM ThinkPad USB 便携式 CD-ROM 驱动器（P/N 33L5151）
* I-O DATA USB CD/CD-R/CD-RW/DVD-R/DVD-RW/DVD-RAM/DVD-ROM 驱动器 DVR-iUH2（仅 CDROM、DVD-RAM）
* I-O DATA USB x6 CD-RW 驱动器 CDRW-i64/USB（仅 CDROM）
* I-O DATA USB/IEEE1394 Portable HD Drive HDP-i30P/CI, HDP-i40P/CI
* Iomega USB Zip 100/250 驱动器
* Iomega Zip750 USB2.0 驱动器
* Keian USB1.1/2.0 3.5 英寸硬盘盒 KU350A
* Kurouto Shikou USB 2.5 英寸硬盘盒 GAWAP2.5PS-USB2.0
* LaCie P3 硬盘 USB 200GB
* Logitec LDR-H443U2 DVD-RAM/-R/+R/-RW/+RW 驱动器
* Logitec Mobile USB Memory LMC-256UD
* Logitec USB1.1/2.0 HDD Unit SHD-E60U2
* Logitec USB 双倍速软盘驱动器 LFD-31U2
* Logitec USB/IEEE1394 DVD-RAM/R/RW 设备 LDR-N21FU2（仅 CDROM）
* MELCO USB Flash Disk “ClipDrive”, RUF-C32M, -C64M, -C128M, -C256M, -C512M
* MELCO USB Flash Disk “PetitDrive”, RUF-32M, -64M, -128M, -256Mm
* MELCO USB2.0 Flash Disk “PetitDrive2”, RUF-256M/U2, -512M/U2
* MELCO USB2.0 MO 驱动器 MO-CH640U2
* Matshita CF-VFDU03 软盘驱动器
* Merlin SM300 MP3/WMA Player (256Mb)
* Microtech International, Inc. USB-SCSI-HD 50 USB 转 SCSI 电缆
* Motorola E398 Mobile Phone (TransFlash memory card)
* NOVAC USB2.0 2.5/3.5 英寸硬盘盒 NV-HD351U
* PNY Attache Flash Drive
* Panasonic (“Matshita FDD CF-VFDU03”)
* Panasonic KXL-CB20AN Portable DVD-ROM/CD-R/RW
* Panasonic KXL-CB35AN (DVD-ROM & CD-R/RW)
* Panasonic USB2.0 便携式 CD-RW 驱动器 KXL-RW40AN（仅 CDROM）
* Panasonic 软盘驱动器
* Qware BeatZkey! Pro
* RATOC Systems USB2.0 可移动硬盘盒 U2-MDK1, U2-MDK1B
* SanDisk SDDR-31 (Compact Flash)
* SanDisk SDDR-75（仅 Compact Flash 端口工作）
* Sitecom CN-300 MultiFlash (MMC/SD, SmartMedia, CF, MemoryStick)
* Sony 便携式 CD-R/RW 驱动器 CRX10U（仅 CDROM）
* TEAC 便携式 USB CD-ROM 设备 CD-110PU/210PU
* Time DPA20B MP3 Player (1Gb)
* Trek Thumbdrive 8MB
* VAIO 软盘驱动器（含 Y-E Data Flashbuster-U）
* Y-E Data 软盘驱动器（720/1.44/2.88Mb）

支持的数码相机包括：

* Asahi Optical (PENTAX) Optio 230 & 330

\[amd64, i386, pc98] 音频设备（[uaudio(4)](https://man.freebsd.org/cgi/man.cgi?query=uaudio\&sektion=4\&format=html) 驱动）

\[i386, pc98, amd64] [uvisor(4)](https://man.freebsd.org/cgi/man.cgi?query=uvisor\&sektion=4\&format=html) 驱动支持以下设备：

* Aceeca Mez1000 RDA
* Handspring Treo
* Handspring Treo 600
* Handspring Visor
* Palm I705
* Palm M125
* Palm M130
* Palm M500
* Palm M505
* Palm M515
* Palm Tungsten T
* Palm Tungsten Z
* Palm Zire
* Palm Zire 31
* Sony Clie 4.0
* Sony Clie 4.1
* Sony Clie 5.0
* Sony Clie PEG-S500C
* Sony Clie NX60
* Sony Clie S360
* Sony Clie TJ37

### IEEE 1394 (Firewire) 设备

\[i386, sparc64, ia64, amd64, powerpc] [fwohci(4)](https://man.freebsd.org/cgi/man.cgi?query=fwohci\&sektion=4\&format=html) 驱动提供对 PCI/CardBus FireWire 接口卡的支持。该驱动支持以下 IEEE 1394 OHCI 芯片组：

* Adaptec AHA-894x/AIC-5800
* Apple Pangea
* Apple UniNorth
* Intel 82372FB
* IOGEAR GUF320
* Lucent / Agere FW322/323
* NEC uPD72861
* NEC uPD72870
* NEC uPD72871/2
* NEC uPD72873
* NEC uPD72874
* National Semiconductor CS4210
* Ricoh R5C551
* Ricoh R5C552
* Sony CX3022
* Sony i.LINK (CXD3222)
* Sun PCIO-2 (RIO 1394)
* Texas Instruments PCI4410A
* Texas Instruments PCI4450
* Texas Instruments PCI4451
* Texas Instruments TSB12LV22
* Texas Instruments TSB12LV23
* Texas Instruments TSB12LV26
* Texas Instruments TSB43AA22
* Texas Instruments TSB43AB21/A/AI/A-EP
* Texas Instruments TSB43AB22/A
* Texas Instruments TSB43AB23
* Texas Instruments TSB82AA2
* VIA Fire II (VT6306)

\[amd64, i386, sparc64] 串行总线协议 2（SBP-2）存储设备（[sbp(4)](https://man.freebsd.org/cgi/man.cgi?query=sbp\&sektion=4\&format=html) 驱动）

### 蓝牙设备

\[i386, pc98, amd64] [ng\_bt3c(4)](https://man.freebsd.org/cgi/man.cgi?query=ng_bt3c\&sektion=4\&format=html) 驱动提供对 3Com/HP 3CRWB6096-A PCCARD 蓝牙适配器的支持。

\[i386, pc98, amd64] [ng\_ubt(4)](https://man.freebsd.org/cgi/man.cgi?query=ng_ubt\&sektion=4\&format=html) 驱动支持所有符合蓝牙规范 v1.1 的蓝牙 USB 设备，包括：

* 3Com 3CREB96
* AIPTEK BR0R02
* EPoX BT-DG02
* Mitsumi Bluetooth USB adapter
* MSI MS-6967
* TDK Bluetooth USB adapter
* Broadcom Bluetooth USB adapter

### 加密加速器

\[i386, pc98, amd64] [hifn(4)](https://man.freebsd.org/cgi/man.cgi?query=hifn\&sektion=4\&format=html) 驱动支持各种含 Hifn 7751、7951、7811、7955 和 7956 芯片组的卡，例如：

* Invertex AEON
* Hifn 7751
* PowerCrypt
* XL-Crypt
* NetSec 7751
* Soekris Engineering vpn1201 和 vpn1211
* Soekris Engineering vpn1401 和 vpn1411

\[i386, pc98, amd64] [safe(4)](https://man.freebsd.org/cgi/man.cgi?query=safe\&sektion=4\&format=html) 驱动支持含以下任意芯片的卡：

* SafeNet 1141
* SafeNet 1741

\[i386, pc98, amd64] [ubsec(4)](https://man.freebsd.org/cgi/man.cgi?query=ubsec\&sektion=4\&format=html) 驱动支持含以下任意芯片的卡：

* Bluesteel 5501
* Bluesteel 5601
* Broadcom BCM5801
* Broadcom BCM5802
* Broadcom BCM5805
* Broadcom BCM5820
* Broadcom BCM5821
* Broadcom BCM5822
* Broadcom BCM5823
* Broadcom BCM5825

### 杂项

\[amd64, i386, pc98] FAX-Modem/PCCARD

* MELCO IGM-PCM56K/IGM-PCM56KH
* Nokia Card Phone 2.0（gsm900/dcs1800 HSCSD 终端）

\[amd64, i386, pc98] 软盘驱动器（[fdc(4)](https://man.freebsd.org/cgi/man.cgi?query=fdc\&sektion=4\&format=html) 驱动）

\[amd64, i386] VGA 兼容显卡（[vga(4)](https://man.freebsd.org/cgi/man.cgi?query=vga\&sektion=4\&format=html) 驱动）

> **注意**：
>
> 关于特定显卡及其与 Xorg 兼容性的信息，可在 <http://www.x.org/> 查找。

\[amd64, i386, ia64, pc98] 键盘，包括：

* \[i386] AT 式键盘（[atkbd(4)](https://man.freebsd.org/cgi/man.cgi?query=atkbd\&sektion=4\&format=html) 驱动）
* \[amd64, i386] PS/2 键盘（[atkbd(4)](https://man.freebsd.org/cgi/man.cgi?query=atkbd\&sektion=4\&format=html) 驱动）
* \[pc98] 标准键盘
* \[amd64, i386, ia64, pc98] USB 键盘（[ukbd(4)](https://man.freebsd.org/cgi/man.cgi?query=ukbd\&sektion=4\&format=html) 驱动）

\[amd64, i386, ia64, pc98] 指点设备，包括：

* [atp(4)](https://man.freebsd.org/cgi/man.cgi?query=atp\&sektion=4\&format=html) 驱动支持以下产品 ID：

\*\*PowerBooks、iBooks（ID：0x020e、0x020f、0x0210、0x0214、0x0215、0x0216） \*\* Core Duo MacBook 和 MacBook Pro（ID：0x0217、0x0218、0x0219） \*\*Core2 Duo MacBook 和 MacBook Pro（ID：0x021a、0x021b、0x021c） \*\* Core2 Duo MacBook3,1（ID：0x0229、0x022a、0x022b） \*\*12 英寸 PowerBook 和 iBook（ID：0x030a、0x030b） \*\* 15 英寸 PowerBook（ID：0x020e、0x020f、0x0215） \*\*17 英寸 PowerBook（ID：0x020d） \*\* 几乎所有近期的 Macbook-Pro 和 Air（ID：0x0223、0x0223、0x0224、0x0224、0x0225、0x0225、0x0230、0x0230、0x0231、0x0231、0x0232、0x0232、0x0236、0x0236、0x0237、0x0237、0x0238、0x0238、0x023f、0x023f、0x0240、0x0241、0x0242、0x0243、0x0244、0x0245、0x0246、0x0247、0x0249、0x024a、0x024b、0x024c、0x024d、0x024e、0x0252、0x0252、0x0253、0x0253、0x0254、0x0254、0x0259、0x025a、0x025b、0x0262、0x0262、0x0263、0x0264、0x0290、0x0291、0x0292）

要查看触摸板的产品 ID，在 lshal(1) 的输出中搜索‘Trackpad’并查阅属性

* \[amd64, i386, pc98] 总线鼠标及兼容设备（[mse(4)](https://man.freebsd.org/cgi/man.cgi?query=mse\&sektion=4\&format=html) 驱动）
* \[amd64, i386] PS/2 鼠标及兼容设备，包括许多笔记本电脑指点设备（[psm(4)](https://man.freebsd.org/cgi/man.cgi?query=psm\&sektion=4\&format=html) 驱动）
* 串行鼠标及兼容设备
* \[amd64, i386, ia64, pc98] USB 鼠标（[ums(4)](https://man.freebsd.org/cgi/man.cgi?query=ums\&sektion=4\&format=html) 驱动）

> **注意**：
>
> [moused(8)](https://man.freebsd.org/cgi/man.cgi?query=moused\&sektion=8\&format=html) 提供了在 FreeBSD 中使用指点设备的更多信息。关于在 Xorg 中使用指点设备的信息，可在 <http://www.x.org/> 查找。

\[amd64, i386] “PC 标准”并行端口（[ppc(4)](https://man.freebsd.org/cgi/man.cgi?query=ppc\&sektion=4\&format=html) 驱动）

\[pc98] “PC-9821 标准”并行端口（[ppc(4)](https://man.freebsd.org/cgi/man.cgi?query=ppc\&sektion=4\&format=html) 驱动）

\[i386, amd64] PC 兼容摇杆（[joy(4)](https://man.freebsd.org/cgi/man.cgi?query=joy\&sektion=4\&format=html) 驱动）

\[pc98] SoundBlaster(98) 的摇杆端口（[joy(4)](https://man.freebsd.org/cgi/man.cgi?query=joy\&sektion=4\&format=html) 驱动）

\[i386, pc98] PHS 数据通信卡/PCCARD

* NTT DoCoMo P-in Comp\@ct
* Panasonic KX-PH405
* SII MC-P200

\[i386] 基于 Xilinx XC6200 的可重构硬件卡，与来自 [Virtual Computers](http://www.vcc.com/) 的 HOT1 兼容（xrpu 驱动）。

\[pc98] NEC PC-98 Note 的电源管理控制器（pmc 驱动）


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://book.bsdcn.org/release/freebsd-10.1-release/10.1-hardware.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
