diff --git a/zh_CN/releases/7.0R/Makefile b/zh_CN/releases/7.0R/Makefile new file mode 100644 index 0000000000..c874e240f3 --- /dev/null +++ b/zh_CN/releases/7.0R/Makefile @@ -0,0 +1,17 @@ +# $FreeBSD$ +# Original revision: 1.3 + +.if exists(../Makefile.conf) +.include "../Makefile.conf" +.endif +.if exists(../Makefile.inc) +.include "../Makefile.inc" +.endif + +DATA+= docbook.css +DATA+= errata.html +DATA+= hardware.html +DATA+= readme.html +DATA+= relnotes.html + +.include "${WEB_PREFIX}/share/mk/web.site.mk" diff --git a/zh_CN/releases/7.0R/docbook.css b/zh_CN/releases/7.0R/docbook.css new file mode 100644 index 0000000000..769892241a --- /dev/null +++ b/zh_CN/releases/7.0R/docbook.css @@ -0,0 +1,159 @@ +/* + * Copyright (c) 2001, 2003 The FreeBSD Documentation Project + * All rights reserved. + * + * Redistribution and use in source and binary forms, with or without + * modification, are permitted provided that the following conditions + * are met: + * 1. Redistributions of source code must retain the above copyright + * notice, this list of conditions and the following disclaimer. + * 2. Redistributions in binary form must reproduce the above copyright + * notice, this list of conditions and the following disclaimer in the + * documentation and/or other materials provided with the distribution. + * + * THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND + * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE + * IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE + * ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE + * FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL + * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS + * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) + * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT + * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY + * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF + * SUCH DAMAGE. + * + * $FreeBSD: doc/share/misc/docbook.css,v 1.12 2007/09/02 22:52:01 chinsan Exp $ + */ + +BODY ADDRESS { + line-height: 1.3; + margin: .6em 0; +} + +BODY BLOCKQUOTE { + margin-top: .75em; + line-height: 1.5; + margin-bottom: .75em; +} + +HTML BODY { + margin: 1em 8% 1em 10%; + line-height: 1.2; +} + +.LEGALNOTICE { + font-size: small; + font-variant: small-caps; +} + +BODY DIV { + margin: 0; +} + +DL { + margin: .8em 0; + line-height: 1.2; +} + +BODY FORM { + margin: .6em 0; +} + +H1, H2, H3, H4, H5, H6, +DIV.EXAMPLE P B, +.QUESTION, +DIV.TABLE P B, +DIV.PROCEDURE P B { + color: #990000; +} + +BODY H1, BODY H2, BODY H3, BODY H4, BODY H5, BODY H6 { + line-height: 1.3; + margin-left: 0; +} + +BODY H1, BODY H2 { + margin: .8em 0 0 -4%; +} + +BODY H3, BODY H4 { + margin: .8em 0 0 -3%; +} + +BODY H5 { + margin: .8em 0 0 -2%; +} + +BODY H6 { + margin: .8em 0 0 -1%; +} + +BODY HR { + margin: .6em; + border-width: 0 0 1px 0; + border-style: solid; + border-color: #cecece; +} + +BODY IMG.NAVHEADER { + margin: 0 0 0 -4%; +} + +OL { + margin: 0 0 0 5%; + line-height: 1.2; +} + +BODY PRE { + margin: .75em 0; + line-height: 1.0; + font-family: monospace; +} + +BODY TD, BODY TH { + line-height: 1.2; +} + +UL, BODY DIR, BODY MENU { + margin: 0 0 0 5%; + line-height: 1.2; +} + +HTML { + margin: 0; + padding: 0; +} + +BODY P B.APPLICATION { + color: #000000; +} + +.FILENAME { + color: #007a00; +} + +.GUIMENU, .GUIMENUITEM, .GUISUBMENU, +.GUILABEL, .INTERFACE, +.SHORTCUT, .SHORTCUT .KEYCAP { + font-weight: bold; +} + +.GUIBUTTON { + background-color: #CFCFCF; + padding: 2px; +} + +.ACCEL { + background-color: #F0F0F0; + text-decoration: underline; +} + +.PROGRAMLISTING, .SCREEN { + background-color: #DEE3E7; + padding: 4px; +} + +@media screen { /* hide from IE3 */ + a[href]:hover { background: #ffa } +} diff --git a/zh_CN/releases/7.0R/errata.html b/zh_CN/releases/7.0R/errata.html new file mode 100644 index 0000000000..c50ce13b40 --- /dev/null +++ b/zh_CN/releases/7.0R/errata.html @@ -0,0 +1,117 @@ + + + + +FreeBSD 7.0-RELEASE 发行版勘误 + + + + + +
+
+

FreeBSD 7.0-RELEASE 发行版勘误

+ +

The FreeBSD Project

+ + + +

$FreeBSD: src/release/doc/zh_CN.GB2312/errata/article.sgml,v 1.5 +2006/03/07 02:29:21 delphij Exp $
+

+ +
+

FreeBSD 是 FreeBSD基金会的注册商标

+ +

Intel, Celeron, EtherExpress, i386, i486, Itanium, Pentium, 和 Xeon 是 Intel +Corporation 及其分支机构在美国和其他国家的商标或注册商标。

+ +

Sparc, Sparc64, SPARCEngine, 以及 UltraSPARC 是 SPARC International, Inc +在美国和其他国家的商标。 包含 SPARC 商标的产品基于 Sun Microsystems, Inc. +开发的架构。

+ +

许多制造商和经销商使用一些称为商标的图案或文字设计来彰显自己的产品。 本文档中出现的, +为 FreeBSD Project 所知晓的商标,后面将以 '™' 或 '®' 符号来标注。

+
+ +
+
+ +
+
+

  这份文档列出了 FreeBSD 7.0-RELEASE, 的勘误内容, +其中包括在发行版发布之后发现的重大问题, 以及在发行版的交付工程后期本应写进发行版文档, +而没有来得及加入的重要信息。 这些信息可能包括安全公告, +以及关于可能影响软件和文档的操作或可用性的新闻。 在安装此版本的 FreeBSD 之前, +应首先阅读此文档的最新版本。

+ +

  这份 FreeBSD 7.0-RELEASE 的勘误文档将持续地维护, 直到 FreeBSD 7.1-RELEASE +发布为止。

+
+
+ +
+
+

1 介绍

+ +

  这份勘误文档包含了关于 FreeBSD 7.0-RELEASE. 的 “最新重大新闻”。 +在安装这一版本之前, 通过参考这份文档来了解在发布之后, +可能已经发现并修正的问题非常重要。

+ +

  随发行版本而发布的这份文档 (例如, 在 CDROM 上附带的) 一般来说已经过时了, 但在 +Internet 上的其他副本会被持续更新, 因此应作为这一发行版的 “最新勘误” 来看待。 +这些勘误文档的副本, 可以在 http://www.FreeBSD.org/releases/, +以及所有其他保持与其同步的镜像上找到。

+ +

  FreeBSD 7-STABLE 的源代码和预编译形式的快照中, 也会包含本文档 (在制作快照时) +的最新版本。

+ +

  全部 FreeBSD CERT 安全公告的列表, 可以在 http://www.FreeBSD.org/security/ftp://ftp.FreeBSD.org/pub/FreeBSD/CERT/ 找到。

+
+ +
+
+

2 安全公告

+ +

  暂无安全公告。

+
+ +
+
+

3 未解决的问题

+ +

  暂无未解决的问题。

+
+ +
+
+

4 最新消息

+ +

  无新闻。

+
+
+ +
+

这份文档,以及其他与FreeBSD发行版本有关的文档,都可以在 http://www.FreeBSD.org/snapshots/下载。

+ +

在遇到关于FreeBSD的技术问题时,请首先阅读 文档 之后再考虑联系 <questions@FreeBSD.org>。

+ +

所有 FreeBSD 7-STABLE 的用户都应该订阅 <current@FreeBSD.org> 邮件列表。

+ +

关于这份文档的任何问题,请致信 <doc@FreeBSD.org>。

+ + + diff --git a/zh_CN/releases/7.0R/hardware.html b/zh_CN/releases/7.0R/hardware.html new file mode 100644 index 0000000000..c7586fcb00 --- /dev/null +++ b/zh_CN/releases/7.0R/hardware.html @@ -0,0 +1,9655 @@ + + + + +FreeBSD 7.0-RELEASE 兼容硬件说明 + + + + + +
+
+

FreeBSD 7.0-RELEASE 兼容硬件说明

+ +

The FreeBSD Documentation Project

+ + + +

$FreeBSD: src/release/doc/zh_CN.GB2312/hardware/article.sgml,v +1.1.2.2.2.1 2008/02/06 19:47:29 delphij Exp $
+

+ +
+

FreeBSD 是 FreeBSD基金会的注册商标

+ +

AMD, Am486, Am5X86, AMD Athlon, AMD Duron, AMD Opteron, AMD-K6, Athlon, Élan, +Opteron, 和 PCnet 是 Advanced Micro Devices, Inc. 的商标。

+ +

IBM、 AIX、 EtherJet、 Netfinity、 OS/2、 PowerPC、 PS/2、 S/390 以及 ThinkPad +是国际商用机器公司在美国和其他国家的注册商标或商标。

+ +

Intel, Celeron, EtherExpress, i386, i486, Itanium, Pentium, 和 Xeon 是 Intel +Corporation 及其分支机构在美国和其他国家的商标或注册商标。

+ +

Sparc, Sparc64, SPARCEngine, 以及 UltraSPARC 是 SPARC International, Inc +在美国和其他国家的商标。 包含 SPARC 商标的产品基于 Sun Microsystems, Inc. +开发的架构。

+ +

Sun、 Sun Microsystems、 Java、 Java Virtual Machine、 JavaServer Pages、 JDK、 JRE、 +JSP、 JVM、 Netra、 Solaris、 StarOffice、 Sun Blade、 Sun Enterprise、 Sun Fire、 SunOS +以及 Ultra 是 Sun Microsystems, Inc. 在美国和其他国家的商标或注册商标。

+ +

许多制造商和经销商使用一些称为商标的图案或文字设计来彰显自己的产品。 本文档中出现的, +为 FreeBSD Project 所知晓的商标,后面将以 '™' 或 '®' 符号来标注。

+
+ +
+
+ +
+
+
目录
+ +
1 介绍
+ +
2 支持的处理器和主板
+ +
+
+
2.1 amd64
+ +
2.2 i386
+ +
2.3 ia64
+ +
2.4 pc98
+ +
2.5 powerpc
+ +
2.6 sparc64
+
+
+ +
3 支持的硬件
+ +
+
+
3.1 磁盘控制器
+ +
3.2 以太网接口
+ +
3.3 Token Ring Interfaces
+ +
3.4 FDDI 接口
+ +
3.5 ATM 接口
+ +
3.6 无线网络接口
+ +
3.7 其他网络设备
+ +
3.8 ISDN 接口
+ +
3.9 串口
+ +
3.10 声音设备
+ +
3.11 照相机和视频捕捉设备
+ +
3.12 USB 设备
+ +
3.13 IEEE 1394 (火线) 设备
+ +
3.14 蓝牙设备
+ +
3.15 密码学加速器
+ +
3.16 其他
+
+
+
+
+ +
+

1 介绍

+ +

  这份文档是 FreeBSD 7.0-RELEASE. 的硬件兼容性说明。 它列出了已知能够为 FreeBSD +所支持的硬件, 以及它所支持的各类硬件 (存储控制器、 网络接口等等), +以及这些设备类型中已知可用的硬件型号。

+
+ +
+
+

2 支持的处理器和主板

+ +

  这一节中列出了一些与具体硬件架构相关的, +在这些硬件架构上能够支持的处理器和系统有关的信息。

+ +
+
+

2.1 amd64

+ +

  从 2003 年中开始, FreeBSD/amd64 提供了对于 AMD64 (“Hammer”) 和 Intel® EM64T 硬件架构的支持, 目前这一硬件架构是 Tier-1 平台 +(完全支持的硬件架构), 您可以预期它在 FreeBSD 操作系统的各个方面拥有产品级的品质, +包括安装和开发环境。

+ +

  请注意这个架构有两个名字, AMD64 (AMD) 和 Intel EM64T (扩展内存 64-位 技术)。 +两种架构的 64-位 模式几乎是完全相互兼容的, 而 FreeBSD/amd64 对它们都能提供支持。

+ +

  撰写本文时, 已经确认能够完全支持下列处理器:

+ +
    +
  • +

    AMD Athlon™64 (“Clawhammer”).

    +
  • + +
  • +

    AMD Opteron™ (“Sledgehammer”).

    +
  • + +
  • +

    Intel 64-位 Xeon™ +(“Nacona”)。 这类处理器采用 90nm 制程工艺制造, 配合 Intel E7520/E7525/E7320 芯片组, 能够运行于 2.80 到 3.60 GHz +(FSB 800MHz)。

    +
  • + +
  • +

    支持 Intel EM64T 的 Intel Pentium® 4 处理器 +(“Prescott”)。 这类处理器采用 90nm 制程工艺制造, 采用 FC-LGA775 封装, 配合 Intel 925X Express 芯片组, 能够运行于 3.20F/3.40F/3.60F GHz。 +对应的 S-Spec 编号包括 SL7L9、 SL7L8、 SL7LA、 SL7NZ、 SL7PZ, 以及 SL7PX。 +需要注意的是, 编号为 5xx 的处理器并不支持 EM64T。

    +
  • +
+ +

  Intel EM64T 是 IA-32 (x86) 的一种扩展版本, 它与 +FreeBSD/ia64 所支持的 Intel IA-64 (安腾, Itanium) +架构不同。 一些来自 Intel 的早期文档将 Intel EM64T 称作 “64-位 扩展技术” 或 “IA-32e”。

+ +

  目前为止测试过的最大内存配置为 8GB。 此硬件平台上的 SMP 支持已经完备, +并且相当稳定了。

+ +

  在许多方面, 特别是在驱动程序支持上, FreeBSD/amd64 与 FreeBSD/i386 非常类似。 +一些 (特别是非常旧的) 驱动程序, 在 64-位 代码可靠性方面有可能存在一些问题。 一般而言, +已经可以在其他 64-位 硬件平台上工作的驱动程序, 可以正常工作而不会有任何问题。

+ +

  FreeBSD/amd64 是 FreeBSD 的一个相当年轻的硬件平台。 尽管核心的 FreeBSD +内核以及基本系统组件一般而言会相当地健壮, 但可能仍然存在一些不甚完善的地方, +特别是第三方软件包。

+
+ +
+
+

2.2 i386

+ +

  FreeBSD/i386 能够在各式各样的 “IBM PC 兼容” 机上运行。 +由于这种架构的硬件非常多, 不可能详尽地列举 FreeBSD 所支持的所有设备组合。 +不过,这里给出了一些一般的指导原则。

+ +

  几乎所有的包含浮点运算单元的 i386™-兼容 +处理器都能被很好地支持。 FreeBSD 支持从 80486 开始的所有 Intel 处理器, 这包括 80486、 PentiumPentium Pro、 Pentium II、 Pentium III、 Pentium 4, 以及这些处理器的各种变体, 如 XeonCeleron® 处理器。 +除此之外, 所有 i386-兼容的 AMD 处理器也都被支持, 这包括 +Am486®、 Am5x86®、 +K5、 AMD-K6® (及其变体)、 AMD +Athlon (包括 Athlon-MP、 Athlon-XP、 Athlon-4、 以及 Athlon Thunderbird), 以及 +AMD Duron™ 处理器。 另外, FreeBSD 还支持 AMD +Élan SC520 嵌入式处理器。 Transmeta Crusoe 能够被识别并支持, 类似地还有 Cyrix 和 +NexGen 制造的其他 i386-兼容处理器。

+ +

  这类架构的主板型号也非常众多。 使用 ISA、 VLB、 EISA、 AGP 以及 PCI +扩展总线的主板的支持非常完善。 此外, 对于 IBM PS/2 产品线 PC 中的 MCA (“MicroChannel”) +扩展总线也提供了有限的支持。

+ +

  一般而言, FreeBSD 支持对称多处理器 (SMP) 系统, 不过某些特殊情况下, BIOS +或主板的 bug 可能会导致一些问题。 查阅 FreeBSD +对称多处理 (SMP) 邮件列表 邮件列表的存档可能能提供一些线索。

+ +

  FreeBSD 能够利用 Intel CPU 所支持的 超线程 +(HyperThreading, HTT) 功能, 并从中受益。 启用了 options SMP 特性的内核, 能够自动检测到附加的逻辑处理器。 +默认的 FreeBSD 调度器将逻辑处理器等同于额外的物理处理器来使用; 换言之, +它不会尝试根据同一 CPU 上使用共享资源这一事实, 来对调度策略进行优化。 +由于这种调度方式可能在一些应用中导致性能损失, 因此, 系统提供了 machdep.hlt_logical_cpus sysctl 变量。 此外, 也可以通过 sysctl +变量 machdep.hlt_cpus 来使用空闲循环来禁用具体的 CPU。 +smp(4) +联机手册中对此进行了进一步的介绍。

+ +

  FreeBSD 能够利用支持 物理地址扩展 (Physical Address Extensions, PAE) 的 CPU +提供的这种能力。 启用了 PAE 特性的内核能够检测高于 4 GB 的内存, +并在系统中使用这些内存。 这一特性会对一些设备驱动和 FreeBSD 系统的功能产生某些限制; +请参见联机手册 +pae(4) +了解进一步的详情。

+ +

  一般而言, FreeBSD 能够在基于 i386 的笔记本上运行, 不过类似声音、 图像、 +电源管理, 以及 PCCARD 扩展槽这些功能, 则可能存在一些支持程度方面的差异。 +这些特性在不同的机器上迥然不同, 通常需要 FreeBSD 对它们进行各式各样的支持特例, +以绕过硬件的问题或其他诡异的毛病。 如有怀疑, 请搜索 FreeBSD +笔记本电脑邮件列表 的存档来获取有用的信息。

+ +

  绝大多数较新的笔记本 (以及许多桌面机) 都使用了 高级配置和电源管理 (Advanced +Configuration and Power Management, ACPI) 标准。 FreeBSD 通过来自 Intel 的 ACPI 组件架构参考实现来支持 ACPI, 关于这个实现的介绍, +可以在联机手册 +acpi(4) 中找到。 +在一些计算机上使用 ACPI 可能会导致不稳定, 这时可能会需要禁用 ACPI 驱动。 通常, +这个驱动程序是以内核模块的方式加载的, 通过在 /boot/device.hints 加入下列配置可以禁用它:

+ +
+hint.acpi.0.disabled="1"
+
+ +

  希望调试与 ACPI 有关问题的用户, 可能会发现禁用部分 ACPI 功能, +会是一种缩小问题范围的好办法。 +acpi(4) +联机手册中提供了如何通过引导加载器开关来完成这样的需求的方法。

+ +

  ACPI 依赖于由计算机的 BIOS 提供的 系统差异描述表 (Differentiated System Descriptor +Table, DSDT) 来工作。 一些计算机上的 DSDT 可能不完整或者有问题, 这会导致 ACPI +工作不正常。 针对一些计算机的替换 DSDT, 可以在 ACPI4Linux 项目网站上的 DSDT 环节中找到。 +FreeBSD 可以利用这些 DSDT 来覆盖 BIOS 提供的 DSDT; 请参阅联机手册 +acpi(4) +以了解具体的细节。

+
+ +
+
+

2.3 ia64

+ +

  目前支持的处理器是 Itanium®Itanium 2

+ +

  支持的芯片组包括:

+ +
    +
  • +

    HP zx1

    +
  • + +
  • +

    Intel 460GX

    +
  • + +
  • +

    Intel E8870

    +
  • +
+ +

  能够支持单处理器 (Uniprocessor, UP) 和对称多处理器 (Symmetric Multi-processor, +SMP) 配置。

+ +

  多数能够在 ia64 机器上使用的硬件均可以完全支持。 比较重要的例外是 VGA 控制台。 +FreeBSD 对于 VGA 控制台的支持, 目前十分局限于 PC 硬件, 但并不是所有的 ia64 +机器都有提供了足够 PC 遗留支持的芯片组。 因而, 不应启用 +syscons(4), +而应使用串口控制台。

+
+ +
+
+

2.4 pc98

+ +

  支持采用几乎所有 i386 兼容处理器的 NEC PC-9801/9821 +系列计算机, 这些处理器包括 80486、 PentiumPentium Pro、 Pentium II +及其变体。 此外也支持由 AMD、 Cyrix、 IBM 和 IDT 制造的 i386 兼容处理器。

+ +

  支持 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 系列) 的计算机。

+
+ +
+
+

2.5 powerpc

+ +

  这一节内容还有待撰写。

+
+ +
+
+

2.6 sparc64

+ +

  这一节介绍已知的为 FreeBSD 支持的 UltraSPARC® +平台的计算机系统。 关于各类硬件的设计细节, 请参见 Sun System Handbook

+ +

  在所有包含 1 个以上处理器的系统上, 均支持 SMP。

+ +

  一般而言, FreeBSD/sparc64 系统必须使用串口控制台。 尽管可以通过使用 OpenFirmware +控制台来引导或安装系统, 但控制台设备是不可用的。

+ +

  如果您的系统没有在此处列出, 它可能是还没有配合 FreeBSD 7.0-RELEASE 进行过测试。 +我们建议您在这些机器上进行测试, 并在 FreeBSD +SPARC 移植邮件列表 发布您的测试结果, 包括哪些设备工作正常或不正常。

+ +

  FreeBSD 完全支持下列系统:

+ +
    +
  • +

    Sun Blade™ 100

    +
  • + +
  • +

    Sun Blade 150

    +
  • + +
  • +

    Sun Enterprise™ 220R

    +
  • + +
  • +

    Sun Enterprise 250

    +
  • + +
  • +

    Sun Enterprise 420R

    +
  • + +
  • +

    Sun Enterprise 450

    +
  • + +
  • +

    Sun Fire™ V100

    +
  • + +
  • +

    Sun Fire V120

    +
  • + +
  • +

    Netra™ t1 105

    +
  • + +
  • +

    Netra T1 AC200/DC200

    +
  • + +
  • +

    Netra t 1100

    +
  • + +
  • +

    Netra t 1120

    +
  • + +
  • +

    Netra t 1125

    +
  • + +
  • +

    Netra t 1400/1405

    +
  • + +
  • +

    Netra 120

    +
  • + +
  • +

    Netra X1

    +
  • + +
  • +

    SPARCEngine® Ultra AXi

    +
  • + +
  • +

    SPARCEngine Ultra AXmp

    +
  • + +
  • +

    Sun Ultra™ 1

    +
  • + +
  • +

    Sun Ultra 1E

    +
  • + +
  • +

    Sun Ultra 2

    +
  • + +
  • +

    Sun Ultra 5

    +
  • + +
  • +

    Sun Ultra 10

    +
  • + +
  • +

    Sun Ultra 30

    +
  • + +
  • +

    Sun Ultra 60

    +
  • + +
  • +

    Sun Ultra 80

    +
  • +
+ +

  FreeBSD 对下列系统提供了部分支持。 具体而言, 在 sbus 系统中的板载 SCSI +控制器目前并不支持。

+ +
    +
  • +

    Sun Enterprise 3500

    +
  • + +
  • +

    Sun Enterprise 4500

    +
  • +
+ +

  下列系统不被 FreeBSD 支持。 这可能是由于缺少对处理器的支持 (UltraSPARC III)、 由于系统设计上存在的某些特性使得 FreeBSD +不稳定, 或缺少使 FreeBSD 在其上能够使用的基本板载设备支持。

+ +
    +
  • +

    所有使用 UltraSPARC III 处理器的计算机。

    +
  • +
+
+
+ +
+
+

3 支持的硬件

+ +

  这一节描述了目前已知的 FreeBSD 支持的硬件。 其他配置可能也能用, 只是尚未测试过。 +我们鼓励您对这份列表的内容进行反馈、 更新和修正。

+ +

  这份列表尽可能包含了驱动程序能够适用的一类设备。 如果驱动程序在 FreeBSD +基本安装包中有联机手册 (绝大多数应该有) 则会在这里引用。 支持的具体设备或控制器型号等等, +可以在联机手册中找到。

+ +
+
+

注意: 设备列表是直接从 FreeBSD 联机手册中生成的。 这意味着一些设备, +如果它们被多种不同的驱动程序支持的话, 可能会相应地出现多次。

+
+
+ +
+
+

3.1 磁盘控制器

+ +

  [amd64, i386, ia64, pc98, sparc64] IDE/ATA 控制器 ( +ata(4) +驱动程序)

+ +

  [pc98] IDE/ATA 控制器 (wdc 驱动程序)

+ +
    +
  • +

    板载 IDE 控制器

    +
  • +
+ +
+
+

  [i386,ia64,amd64] Controllers supported by the +aac(4) driver +include:

+ +
    +
  • +

    Adaptec AAC-364

    +
  • + +
  • +

    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

    +
  • +
+ +

  [i386,pc98,amd64] The +adv(4) driver +supports the following SCSI controllers:

+ +
    +
  • +

    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] The +adw(4) driver +supports SCSI controllers including:

+ +
    +
  • +

    AdvanSys ABP940UW/ABP3940UW

    +
  • + +
  • +

    AdvanSys ABP950UW

    +
  • + +
  • +

    AdvanSys ABP970UW

    +
  • + +
  • +

    AdvanSys ABP3940U2W

    +
  • + +
  • +

    AdvanSys ABP3950U2W

    +
  • +
+ +

  [i386] The +aha(4) driver +supports the following SCSI host adapters:

+ +
    +
  • +

    Adaptec AHA-154xB

    +
  • + +
  • +

    Adaptec AHA-154xC

    +
  • + +
  • +

    Adaptec AHA-154xCF

    +
  • + +
  • +

    Adaptec AHA-154xCP

    +
  • + +
  • +

    Adaptec AHA-1640

    +
  • + +
  • +

    Adaptec AHA-174x in 154x emulation mode

    +
  • + +
  • +

    DTC 3290 SCSI controller in 1542 emulation mode

    +
  • + +
  • +

    Tekram SCSI controllers in 154x emulation mode

    +
  • +
+ +

  [i386] The +ahb(4) driver +supports the following SCSI host adapters:

+ +
    +
  • +

    Adaptec AHA-1740

    +
  • + +
  • +

    Adaptec AHA-1742

    +
  • + +
  • +

    Adaptec AHA-1740A

    +
  • + +
  • +

    Adaptec AHA-1742A

    +
  • +
+ +

  The +ahc(4) driver +supports the following SCSI host adapter chips and SCSI controller cards:

+ +
    +
  • +

    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 2920

    +
  • + +
  • +

    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

    +
  • +
+ +

  [i386,sparc64,ia64,amd64] The +ahd(4) driver +supports the following:

+ +
    +
  • +

    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] The adapters supported by the +aic(4) driver +include:

+ +
    +
  • +

    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)

    +
  • +
+ +

  [i386,pc98,amd64] Controllers supported by the +amd(4) driver +include:

+ +
    +
  • +

    MELCO IFC-DP (PC-98)

    +
  • + +
  • +

    Tekram DC390

    +
  • + +
  • +

    Tekram DC390T

    +
  • +
+ +

  Controllers supported by the +amr(4) driver +include:

+ +
    +
  • +

    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] The +arcmsr(4) driver +supports the following cards:

+ +
    +
  • +

    ARC-1110

    +
  • + +
  • +

    ARC-1120

    +
  • + +
  • +

    ARC-1130

    +
  • + +
  • +

    ARC-1160

    +
  • + +
  • +

    ARC-1170

    +
  • + +
  • +

    ARC-1110ML

    +
  • + +
  • +

    ARC-1120ML

    +
  • + +
  • +

    ARC-1130ML

    +
  • + +
  • +

    ARC-1160ML

    +
  • + +
  • +

    ARC-1210

    +
  • + +
  • +

    ARC-1220

    +
  • + +
  • +

    ARC-1230

    +
  • + +
  • +

    ARC-1260

    +
  • + +
  • +

    ARC-1280

    +
  • + +
  • +

    ARC-1210ML

    +
  • + +
  • +

    ARC-1220ML

    +
  • + +
  • +

    ARC-1231ML

    +
  • + +
  • +

    ARC-1261ML

    +
  • + +
  • +

    ARC-1280ML

    +
  • +
+ +

  [i386] The adapters currently supported by the +asr(4) driver +include the following:

+ +
    +
  • +

    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] The bt(4) driver supports +the following BusLogic MultiMaster “W”, “C”, “S”, and “A” series and compatible +SCSI host adapters:

+ +
    +
  • +

    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

    +
  • +
+ +

  [i386,amd64] AMI FastDisk Host Adapters that are true BusLogic MultiMaster clones +are also supported by the bt(4) driver.

+ +

  [i386,ia64,amd64] Controllers supported by the +ciss(4) driver +include:

+ +
    +
  • +

    Compaq Smart Array 5300

    +
  • + +
  • +

    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 P400

    +
  • + +
  • +

    HP Smart Array P400i

    +
  • + +
  • +

    HP Smart Array P600

    +
  • + +
  • +

    HP Smart Array P800

    +
  • + +
  • +

    HP Modular Smart Array 20 (MSA20)

    +
  • + +
  • +

    HP Modular Smart Array 500 (MSA500)

    +
  • +
+ +

  [pc98] The ct(4) driver supports +the following adapters:

+ +
    +
  • +

    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] The +dpt(4) driver +provides support for the following RAID adapters:

+ +
    +
  • +

    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] The +esp(4) driver +provides support for the Qlogic FAS216 and FAS408 SCSI controller chips found in a wide +variety of systems and peripheral boards. This includes the Qlogic SCSI cards found in +most Sun Ultra 1e and Ultra 2 machines. For Qlogic PCI SCSI host adapters, the isp(4) +driver should be used in place of the +esp(4) +driver.

+ +

  [i386,amd64] The +hptiop(4) driver +supports the following SAS and SATA RAID controllers:

+ +
    +
  • +

    HighPoint RocketRAID 4320

    +
  • + +
  • +

    HighPoint RocketRAID 3220

    +
  • + +
  • +

    HighPoint RocketRAID 3320

    +
  • + +
  • +

    HighPoint RocketRAID 3410

    +
  • + +
  • +

    HighPoint RocketRAID 3520

    +
  • + +
  • +

    HighPoint RocketRAID 3510

    +
  • + +
  • +

    HighPoint RocketRAID 3511

    +
  • + +
  • +

    HighPoint RocketRAID 3521

    +
  • + +
  • +

    HighPoint RocketRAID 3522

    +
  • + +
  • +

    HighPoint RocketRAID 3540

    +
  • + +
  • +

    HighPoint RocketRAID 3120

    +
  • + +
  • +

    HighPoint RocketRAID 3122

    +
  • + +
  • +

    HighPoint RocketRAID 3020

    +
  • +
+ +

  [i386,amd64] The +hptmv(4) driver +supports the following ATA RAID controllers:

+ +
    +
  • +

    HighPoint's RocketRAID 182x series

    +
  • +
+ +

  [i386,amd64] The +hptrr(4) driver +supports the following RAID controllers:

+ +
    +
  • +

    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] The following controllers are supported by the +ida(4) +driver:

+ +
    +
  • +

    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] Controllers supported by the +iir(4) driver +include:

+ +
    +
  • +

    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)

    +
  • +
+ +

  [i386,ia64,amd64] The SRCU31 and SRCU31L can be updated via a firmware update +available from Intel.

+ +

  [i386,amd64] Controllers supported by the +ips(4) driver +include:

+ +
    +
  • +

    IBM ServeRAID 3H

    +
  • + +
  • +

    ServeRAID 4L/4M/4H

    +
  • + +
  • +

    ServeRAID Series 5

    +
  • + +
  • +

    ServeRAID 6i/6M

    +
  • + +
  • +

    ServeRAID 7t/7k/7M

    +
  • +
+ +

  Cards supported by the +isp(4) driver +include:

+ +
    +
  • +

    ISP1000

    +
  • + +
  • +

    ISP1020

    +
  • + +
  • +

    ISP1040

    +
  • + +
  • +

    Qlogic 1240

    +
  • + +
  • +

    Qlogic 1020

    +
  • + +
  • +

    Qlogic 1040

    +
  • + +
  • +

    Qlogic 1080

    +
  • + +
  • +

    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] The +mfi(4) driver +supports the following hardware:

+ +
    +
  • +

    LSI MegaRAID SAS 8408E

    +
  • + +
  • +

    LSI MegaRAID SAS 8480E

    +
  • + +
  • +

    Dell PERC5/i

    +
  • +
+ +

  [i386,ia64,amd64] Controllers supported by the +mlx(4) driver +include:

+ +
    +
  • +

    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)

    +
  • +
+ +

  [i386,ia64,amd64] All major firmware revisions (2.x, 3.x, 4.x and 5.x) are +supported, however it is always advisable to upgrade to the most recent firmware +available for the controller. Compatible Mylex controllers not listed should work, but +have not been verified.

+ +
+
+

注意: [amd64, i386] 能够支持从这些控制器启动。 不支持 EISA 适配器。

+
+
+ +

  [i386,ia64,amd64] Controllers supported by the +mly(4) driver +include:

+ +
    +
  • +

    Mylex AcceleRAID 160

    +
  • + +
  • +

    Mylex AcceleRAID 170

    +
  • + +
  • +

    Mylex AcceleRAID 352

    +
  • + +
  • +

    Mylex eXtremeRAID 2000

    +
  • + +
  • +

    Mylex eXtremeRAID 3000

    +
  • +
+ +

  [i386,ia64,amd64] Compatible Mylex controllers not listed should work, but have +not been verified.

+ +

  The following controllers are supported by the +mpt(4) +driver:

+ +
    +
  • +

    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 FC949ES (Dual 4Gb/s Fibre Channel PCI-Express)

    +
  • +
+ +

  The Ultra 320 SCSI controller chips supported by the +mpt(4) driver +can be found onboard on many systems including:

+ +
    +
  • +

    Dell PowerEdge 1750 thru 2850

    +
  • + +
  • +

    IBM eServer xSeries 335

    +
  • +
+ +

  These systems also contain Integrated Raid Mirroring and Integrated Raid Mirroring +Enhanced which this driver also supports. The SAS controller chips are also present on +many new AMD/Opteron based systems, like the Sun 4100. Note that this controller can +drive both SAS and SATA drives or a mix of them at the same time. The Integrated Raid +Mirroring available for these controllers is poorly supported at best. The Fibre Channel +controller chipset are supported by a broad variety of speeds and systems. The Apple +Fibre Channel HBA is in fact the FC949ES card. This driver also supports target mode for +Fibre Channel cards. This support may be enabled by setting the desired role of the core +via the LSI Logic firmware utility that establishes what roles the card can take on - no +separate compilation is required.

+ +

  [i386,pc98,sparc64,amd64] The +ncr(4) driver +provides support for the following NCR/Symbios SCSI controller chips:

+ +
    +
  • +

    53C810

    +
  • + +
  • +

    53C810A

    +
  • + +
  • +

    53C815

    +
  • + +
  • +

    53C820

    +
  • + +
  • +

    53C825A

    +
  • + +
  • +

    53C860

    +
  • + +
  • +

    53C875

    +
  • + +
  • +

    53C875J

    +
  • + +
  • +

    53C885

    +
  • + +
  • +

    53C895

    +
  • + +
  • +

    53C895A

    +
  • + +
  • +

    53C896

    +
  • + +
  • +

    53C1510D

    +
  • +
+ +

  [i386,pc98,sparc64,amd64] The following add-on boards are known to be +supported:

+ +
    +
  • +

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

    +
  • + +
  • +

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

    +
  • +
+ +

  [i386,pc98] The following devices are currently supported by the +ncv(4) +driver:

+ +
    +
  • +

    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] Controllers supported by the +nsp(4) driver +include:

+ +
    +
  • +

    Alpha-Data AD-PCS201

    +
  • + +
  • +

    I-O DATA CBSC16

    +
  • +
+ +

  [i386] The +pst(4) driver +supports the Promise Supertrak SX6000 ATA hardware RAID controller.

+ +

  [i386,pc98] Controllers supported by the +stg(4) driver +include:

+ +
    +
  • +

    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

    +
  • +
+ +

  [i386,pc98] Note that the Adaptec 2920C is supported by the ahc(4) driver.

+ +

  The +sym(4) driver +provides support for the following Symbios/LSI Logic PCI SCSI controllers:

+ +
    +
  • +

    53C810

    +
  • + +
  • +

    53C810A

    +
  • + +
  • +

    53C815

    +
  • + +
  • +

    53C825

    +
  • + +
  • +

    53C825A

    +
  • + +
  • +

    53C860

    +
  • + +
  • +

    53C875

    +
  • + +
  • +

    53C876

    +
  • + +
  • +

    53C895

    +
  • + +
  • +

    53C895A

    +
  • + +
  • +

    53C896

    +
  • + +
  • +

    53C897

    +
  • + +
  • +

    53C1000

    +
  • + +
  • +

    53C1000R

    +
  • + +
  • +

    53C1010-33

    +
  • + +
  • +

    53C1010-66

    +
  • + +
  • +

    53C1510D

    +
  • +
+ +

  The SCSI controllers supported by +sym(4) can be +either embedded on a motherboard, or on one of the following add-on boards:

+ +
    +
  • +

    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] SCSI controllers supported by the +trm(4) driver +include:

+ +
    +
  • +

    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

    +
  • +
+ +

  [i386,amd64] For the Tekram DC-310/U and DC-390F/U/UW/U2B/U2W/U3W PCI SCSI host +adapters, use the sym(4) driver.

+ +

  [i386,amd64] The +twa(4) driver +supports the following SATA RAID controllers:

+ +
    +
  • +

    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] The +twe(4) driver +supports the following PATA/SATA RAID controllers:

+ +
    +
  • +

    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] The +vpo(4) driver +supports the following parallel to SCSI interfaces:

+ +
    +
  • +

    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(4))。 +WORM/CD-R/CD-RW 写操作的支持由 cdrecord(1) 提供, +它是 Ports Collection 中 sysutils/cdrtools port 的一部分。

+ +

  目前, 对以下 CD-ROM 文件系统类型提供支持:

+ +
    +
  • +

    SCSI 接口 (也包括 ProAudio Spectrum 和 SoundBlaster SCSI) (cd(4))

    +
  • + +
  • +

    [i386] Sony 专有接口 (所有型号) ( +scd(4))

    +
  • + +
  • +

    ATAPI IDE 接口 ( +acd(4))

    +
  • +
+ +
+
+

  [i386] 以下设备不再维护了:

+ +
    +
  • +

    Mitsumi 专有的 CD-ROM 接口 (所有型号) ( +mcd(4))

    +
  • +
+ +
+
+
+ +
+
+

3.2 以太网接口

+ +

  [i386,pc98,ia64,amd64,powerpc] Adapters supported by the +aue(4) driver +include:

+ +
    +
  • +

    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] The +axe(4) driver +supports ASIX Electronics AX88172 based USB Ethernet adapters including:

+ +
    +
  • +

    Buffalo (Melco Inc.) LUA-U2-KTX

    +
  • + +
  • +

    D-Link DUB-E100, revision A

    +
  • + +
  • +

    LinkSys USB200M

    +
  • + +
  • +

    Netgear FA120

    +
  • + +
  • +

    Sitecom LN-029

    +
  • + +
  • +

    System TALKS Inc. SGC-X2UL

    +
  • +
+ +

  [i386,amd64] The +bce(4) driver +provides support for various NICs based on the Broadcom NetXtreme II family of Gigabit +Ethernet controllers, including the following:

+ +
    +
  • +

    HP NC370T Multifunction Gigabit Server Adapter

    +
  • + +
  • +

    HP NC370i Multifunction Gigabit Server Adapter

    +
  • +
+ +

  [amd64, i386] 基于 Broadcom BCM4401 的高速以太网适配器 ( +bfe(4) +驱动程序)

+ +

  [i386,pc98,sparc64,ia64,amd64] The +bge(4) driver +provides support for various NICs based on the Broadcom BCM570x family of Gigabit +Ethernet controller chips, including the following:

+ +
    +
  • +

    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)

    +
  • + +
  • +

    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,pc98,ia64,amd64,powerpc] The following devices are supported by the +cdce(4) +driver:

+ +
    +
  • +

    Prolific PL-2501 Host-to-Host Bridge Controller

    +
  • + +
  • +

    Sharp Zaurus PDA

    +
  • + +
  • +

    Terayon TJ-715 DOCSIS Cable Modem

    +
  • +
+ +

  [amd64, i386] 基于 Crystal Semiconductor CS89x0 的 NIC (cs(4) 驱动程序)

+ +

  [i386,pc98,ia64,amd64,powerpc] The +cue(4) driver +supports CATC USB-EL1210A based USB Ethernet adapters including:

+ +
    +
  • +

    Belkin F5U011/F5U111

    +
  • + +
  • +

    CATC Netmate

    +
  • + +
  • +

    CATC Netmate II

    +
  • + +
  • +

    SmartBridges SmartLink

    +
  • +
+ +

  [i386,amd64] The +cxgb(4) driver +supports 10 Gigabit Ethernet adapters based on the T3 and T3B chipset:

+ +
    +
  • +

    Chelsio 10GBase-CX4

    +
  • + +
  • +

    Chelsio 10GBase-LR

    +
  • + +
  • +

    Chelsio 10GBase-SR

    +
  • +
+ +

  The dc(4) driver provides +support for the following chipsets:

+ +
    +
  • +

    DEC/Intel 21143

    +
  • + +
  • +

    ADMtek AL981 Comet, AN985 Centaur, ADM9511 Centaur II and ADM9513 Centaur II

    +
  • + +
  • +

    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)

    +
  • +
+ +

  The following NICs are known to work with the dc(4) driver at this +time:

+ +
    +
  • +

    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] Adapters supported by the de(4) driver +include:

+ +
    +
  • +

    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] The ed(4) driver supports +the following Ethernet NICs:

+ +
    +
  • +

    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

    +
  • + +
  • +

    Bay Networks NETGEAR FA410TXC Fast Ethernet

    +
  • + +
  • +

    Belkin F5D5020 PC Card Fast Ethernet

    +
  • + +
  • +

    Billionton LM5LT-10B Ethernet/Modem PC Card

    +
  • + +
  • +

    Bromax iPort 10/100 Ethernet PC Card

    +
  • + +
  • +

    Bromax iPort 10 Ethernet PC Card

    +
  • + +
  • +

    Buffalo LPC2-CLT, LPC3-CLT, LPC3-CLX, LPC4-TX PC Card

    +
  • + +
  • +

    CNet BC40 adapter

    +
  • + +
  • +

    Compex Net-A adapter

    +
  • + +
  • +

    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

    +
  • + +
  • +

    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-650/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

    +
  • + +
  • +

    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 5000

    +
  • + +
  • +

    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 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, 8041-TX V.2

    +
  • + +
  • +

    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 Etherenet/Modem

    +
  • + +
  • +

    TDK LAK-CD031, Grey Cell GCS2000 Ethernet Card

    +
  • + +
  • +

    TDK DFL5610WS Ethernet/Modem PC Card

    +
  • + +
  • +

    Telecom Device SuperSocket RE450T

    +
  • + +
  • +

    VIA VT86C926

    +
  • + +
  • +

    Winbond W89C940

    +
  • +
+ +

  [i386,pc98] C-Bus, ISA, PCI and PC Card devices are supported.

+ +

  The em(4) driver supports +Gigabit Ethernet adapters based on the Intel 82540, 82541ER, 82541PI, 82542, 82543, +82544, 82545, 82546, 82546EB, 82546GB, 82547, 82571, 82572 and 82573 controller +chips:

+ +
    +
  • +

    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 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] The ep(4) driver supports +Ethernet adapters based on the 3Com 3C5x9 Etherlink III Parallel Tasking chipset, +including:

+ +
    +
  • +

    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)

    +
  • +
+ +

  [i386,amd64] The ex(4) driver supports +the following Ethernet adapters:

+ +
    +
  • +

    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] Controllers and cards supported by the fe(4) driver +include:

+ +
    +
  • +

    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 PCMCIA Ethernet

    +
  • + +
  • +

    Eagle Tech NE200T

    +
  • + +
  • +

    Eiger Labs EPX-10BT

    +
  • + +
  • +

    Fujitsu FMV-J182, FMV-J182A

    +
  • + +
  • +

    Fujitsu MB86960A, MB86965A

    +
  • + +
  • +

    Fujitsu MBH10303, MBH10302 Ethernet PCMCIA

    +
  • + +
  • +

    Fujitsu Towa LA501 Ethernet

    +
  • + +
  • +

    HITACHI HT-4840-11

    +
  • + +
  • +

    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-CD021, LAK-CD021A, LAK-CD021BX

    +
  • + +
  • +

    Ungermann-Bass Access/PC N98C+(PC85152, PC85142), Access/NOTE N98(PC86132) +(110-pin)

    +
  • +
+ +

  Adapters supported by the +fxp(4) driver +include:

+ +
    +
  • +

    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

    +
  • +
+ +

  Chips supported by the +gem(4) driver +include:

+ +
    +
  • +

    Apple GMAC

    +
  • + +
  • +

    Sun ERI 10/100 Mbps Ethernet

    +
  • + +
  • +

    Sun GEM Gigabit Ethernet

    +
  • +
+ +

  The following add-on cards are known to work with the +gem(4) driver at +this time:

+ +
    +
  • +

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

    +
  • +
+ +

  The +hme(4) driver +supports the on-board Ethernet interfaces of many Sun UltraSPARC workstation and server +models. Cards supported by the +hme(4) driver +include:

+ +
    +
  • +

    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] The ie(4) driver provides +supports the following 8 and 16bit ISA Ethernet cards that are based on the Intel i82586 +chip:

+ +
    +
  • +

    3COM 3C507

    +
  • + +
  • +

    AT&T EN100

    +
  • + +
  • +

    AT&T Starlan 10

    +
  • + +
  • +

    AT&T Starlan Fiber

    +
  • + +
  • +

    Intel EtherExpress 16

    +
  • + +
  • +

    RACAL Interlan NI5210

    +
  • +
+ +

  [i386,amd64] The +ixgb(4) driver +supports the following cards:

+ +
    +
  • +

    Intel PRO/10GbE LR Server Adapter

    +
  • + +
  • +

    Intel PRO/10GbE SR Server Adapter

    +
  • +
+ +

  [i386,pc98,ia64,amd64,powerpc] The +kue(4) driver +supports Kawasaki LSI KL5KLUSB101B based USB Ethernet adapters including:

+ +
    +
  • +

    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] Adapters supported by the +lge(4) driver +include:

+ +
    +
  • +

    SMC TigerCard 1000 (SMC9462SX)

    +
  • + +
  • +

    D-Link DGE-500SX

    +
  • +
+ +

  [i386,amd64] The +msk(4) driver +provides support for various NICs based on the Marvell/SysKonnect Yukon II based Gigabit +Ethernet controller chips, including:

+ +
    +
  • +

    D-Link 550SX 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 Gigabit Ethernet

    +
  • + +
  • +

    Marvell Yukon 88E8036 Gigabit Ethernet

    +
  • + +
  • +

    Marvell Yukon 88E8038 Gigabit Ethernet

    +
  • + +
  • +

    Marvell Yukon 88E8039 Gigabit 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

    +
  • + +
  • +

    SysKonnect SK-9Sxx Gigabit Ethernet

    +
  • + +
  • +

    SysKonnect SK-9Exx Gigabit Ethernet

    +
  • +
+ +

  [i386,amd64] The +mxge(4) driver +supports 10 Gigabit Ethernet adapters based on the Myricom LANai Z8E chips:

+ +
    +
  • +

    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] The my(4) driver provides +support for various NICs based on the Myson chipset. Supported models include:

+ +
    +
  • +

    Myson MTD800 PCI Fast Ethernet chip

    +
  • + +
  • +

    Myson MTD803 PCI Fast Ethernet chip

    +
  • + +
  • +

    Myson MTD89X PCI Gigabit Ethernet chip

    +
  • +
+ +

  [i386,amd64] The +nfe(4) driver +supports the following NVIDIA MCP onboard adapters:

+ +
    +
  • +

    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 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

    +
  • +
+ +

  [i386,pc98,amd64] The +nge(4) driver +supports National Semiconductor DP83820 and DP83821 based Gigabit Ethernet adapters +including:

+ +
    +
  • +

    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

    +
  • + +
  • +

    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] The +nve(4) driver +supports the NVIDIA MCP onboard adapters of mainboards with the following chipsets:

+ +
    +
  • +

    nForce

    +
  • + +
  • +

    nForce2

    +
  • + +
  • +

    nForce3

    +
  • + +
  • +

    nForce4

    +
  • +
+ +

  [i386,amd64] The +nxge(4) driver +supports Neterion Xframe 10 Gigabit Ethernet adapters listed in http://www.neterion.com/how/pricing.html.

+ +

  [i386,pc98,ia64,amd64] The +pcn(4) driver +supports adapters and embedded controllers based on the AMD PCnet/FAST, PCnet/FAST+, +PCnet/FAST III, PCnet/PRO and PCnet/Home Fast Ethernet chips:

+ +
    +
  • +

    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

    +
  • +
+ +

  The re(4) driver supports +RealTek RTL8139C+, RTL8169, RTL816xS, RTL811xS, and RTL8101E based Fast Ethernet and +Gigabit Ethernet adapters including:

+ +
    +
  • +

    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)

    +
  • +
+ +

  Adapters supported by the rl(4) driver +include:

+ +
    +
  • +

    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-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] The +rue(4) driver +supports RealTek RTL8150 based USB Ethernet adapters including:

+ +
    +
  • +

    Buffalo (Melco Inc.) LUA-KTX

    +
  • + +
  • +

    Green House GH-USB100B

    +
  • + +
  • +

    LinkSys USB100M

    +
  • + +
  • +

    Billionton 10/100 FastEthernet USBKR2

    +
  • +
+ +

  [i386,pc98,ia64,amd64] Adapters supported by the sf(4) driver +include:

+ +
    +
  • +

    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

    +
  • +
+ +

  [i386,pc98,ia64,amd64] The +sis(4) driver +supports Silicon Integrated Systems SiS 900 and SiS 7016 based Fast Ethernet adapters and +embedded controllers, as well as Fast Ethernet adapters based on the National +Semiconductor DP83815 (MacPhyter) and DP83816 chips. Supported adapters include:

+ +
    +
  • +

    @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

    +
  • +
+ +

  [i386,sparc64,pc98,amd64] Adapters supported by the sk(4) driver +include:

+ +
    +
  • +

    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 EG1032 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] The sn(4) driver supports +SMC91Cxx based ISA and PCMCIA cards including:

+ +
    +
  • +

    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)

    +
  • +
+ +

  [i386,amd64] The sn(4) driver supports +the SMC 91C90, SMC 91C92, SMC 91C94, SMC 91C95, SMC 91C96, SMC91C100 and SMC 91C100FD +chips from SMC. The Farallon EtherWave and EtherMac card came in two varieties. The ep(4) +driver supports the 595 and 895 cards. These cards have the blue arrow on the front along +with a 3Com logo. The Farallon 595a cards, which have a red arrow on the front, are also +called EtherWave and EtherMac. They are supported by the sn(4) driver.

+ +

  [pc98] The +snc(4) driver +supports the following cards:

+ +
    +
  • +

    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

    +
  • +
+ +

  [pc98] The +snc(4) driver +also includes support for the National Semiconductor NS46C46 as 64 * 16 bits Microwave +Serial EEPROM.

+ +

  [i386,pc98,amd64] The +ste(4) driver +supports Sundance Technologies ST201 based Fast Ethernet adapters and embedded +controllers including:

+ +
    +
  • +

    D-Link DFE-530TXS

    +
  • + +
  • +

    D-Link DFE-550TX

    +
  • + +
  • +

    D-Link DFE-580TX

    +
  • +
+ +

  [i386,amd64,sparc64] The +stge(4) driver +provides support for various NICs based on the Sundance/Tamarack TC9021 based Gigabit +Ethernet controller chips, including:

+ +
    +
  • +

    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] The ti(4) driver supports +Gigabit Ethernet adapters based on the Alteon Tigon I and II chips. The ti(4) driver has been +tested with the following adapters:

+ +
    +
  • +

    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)

    +
  • +
+ +

  [i386,pc98,amd64,sparc64] The following adapters should also be supported but have +not yet been tested:

+ +
    +
  • +

    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] The tl(4) driver supports +Texas Instruments ThunderLAN based Ethernet and Fast Ethernet adapters including a large +number of Compaq PCI Ethernet adapters. Also supported are:

+ +
    +
  • +

    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

    +
  • +
+ +

  [i386,pc98,amd64] The tl(4) driver also +supports the built-in Ethernet adapters of various Compaq Prosignia servers and Compaq +Deskpro desktop machines including:

+ +
    +
  • +

    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) 的以太网 NIC (tx(4) 驱动程序)

+ +

  [i386,pc98,ia64,amd64] The +txp(4) driver +supports the following cards:

+ +
    +
  • +

    3Com 3CR990-TX-95

    +
  • + +
  • +

    3Com 3CR990-TX-97

    +
  • + +
  • +

    3Com 3cR990B-TXM

    +
  • + +
  • +

    3Com 3CR990SVR95

    +
  • + +
  • +

    3Com 3CR990SVR97

    +
  • + +
  • +

    3Com 3cR990B-SRV

    +
  • +
+ +

  [i386,pc98,amd64] The +udav(4) driver +supports the following adapters:

+ +
    +
  • +

    Corega FEther USB-TXC

    +
  • + +
  • +

    ShanTou ST268 USB NIC

    +
  • +
+ +

  [i386,pc98,amd64] The +vge(4) driver +supports VIA Networking VT3119 and VT6122 based Gigabit Ethernet adapters including:

+ +
    +
  • +

    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)

    +
  • +
+ +

  [i386,pc98,amd64] The vr(4) driver supports +VIA Technologies Rhine I, Rhine II, and Rhine III based Fast Ethernet adapters +including:

+ +
    +
  • +

    AOpen/Acer ALN-320

    +
  • + +
  • +

    D-Link DFE530-TX

    +
  • + +
  • +

    Hawking Technologies PN102TX

    +
  • +
+ +

  [i386,pc98,ia64,amd64] The vx(4) driver supports +the following cards:

+ +
    +
  • +

    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,pc98,amd64] The wb(4) driver supports +Winbond W89C840F based Fast Ethernet adapters and embedded controllers including:

+ +
    +
  • +

    Trendware TE100-PCIE

    +
  • +
+ +

  [i386,amd64] The xe(4) driver supports +the following cards:

+ +
    +
  • +

    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)

    +
  • +
+ +

  [i386,amd64] Other similar devices using the same hardware may also be +supported.

+ +

  The xl(4) driver supports +the following hardware:

+ +
    +
  • +

    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

    +
  • +
+ +

  Both the 3C656 family of CardBus cards and the 3C556 family of MiniPCI cards have +a built-in proprietary modem. Neither the xl(4) driver nor any +other driver supports this modem.

+
+ +
+
+

3.3 Token Ring Interfaces

+ +

  [i386] The +oltr(4) driver +supports the following ISA based Olicom Token Ring adapters:

+ +
    +
  • +

    Olicom OC-3115

    +
  • + +
  • +

    Olicom ISA 16/4 Adapter (OC-3117)

    +
  • + +
  • +

    Olicom ISA 16/4 Adapter (OC-3118)

    +
  • +
+ +

  [i386] The following PCI based adapters are supported:

+ +
    +
  • +

    Olicom PCI 16/4 Adapter (OC-3136)

    +
  • + +
  • +

    Olicom PCI/II 16/4 Adapter (OC-3137)

    +
  • + +
  • +

    Olicom PCI 16/4 Adapter (OC-3139)

    +
  • + +
  • +

    Olicom RapidFire 3140 16/4 PCI Adapter (OC-3140)

    +
  • + +
  • +

    Olicom RapidFire 3141 Fiber Adapter (OC-3141)

    +
  • + +
  • +

    Olicom RapidFire 3540 100/16/4 Adapter (OC-3540)

    +
  • +
+
+ +
+
+

3.4 FDDI 接口

+ +

  [i386, pc98] DEC DEFPA PCI ( +fpa(4) +驱动程序)

+ +

  [i386] DEC DEFEA EISA ( +fpa(4) +驱动程序)

+
+ +
+
+

3.5 ATM 接口

+ +

  [i386, pc98] 基于 Midway 的 ATM 接口 (en(4) 驱动程序)

+ +

  [i386, pc98 sparc64] FORE Systems, Inc. PCA-200E ATM PCI 适配器 (hfa 和 +fatm(4) +驱动程序)

+ +

  [i386, pc98] 基于 IDT NICStAR 77201/211 的 ATM 适配器 ( +idt(4) +驱动程序)

+ +

  [i386, pc98 sparc64] FORE Systems, Inc. HE155 和 HE622 ATM 接口 ( +hatm(4) +驱动程序)

+ +

  [i386, pc98] 基于 IDT77252 的 ATM 卡 ( +patm(4) +驱动程序)

+
+ +
+
+

3.6 无线网络接口

+ +

  [amd64, i386, pc98] Cisco/Aironet 802.11b 无线适配器 (an(4) 驱动程序)

+ +

  [i386,pc98,amd64,sparc64] The +ath(4) driver +supports all Atheros Cardbus or PCI cards, except those that are based on the AR5005VL +chipset. A list of cards that are supported can be found at http://customerproducts.atheros.com/customerproducts/default.asp.

+ +

  [i386,pc98,amd64] Cards supported by the +awi(4) driver +include:

+ +
    +
  • +

    BayStack 650

    +
  • + +
  • +

    BayStack 660

    +
  • + +
  • +

    Icom SL-200

    +
  • + +
  • +

    Melco WLI-PCM

    +
  • + +
  • +

    NEL SSMagic

    +
  • + +
  • +

    Netwave AirSurfer Plus

    +
  • + +
  • +

    Netwave AirSurfer Pro

    +
  • + +
  • +

    Nokia C020 WLAN

    +
  • + +
  • +

    Farallon SkyLINE

    +
  • +
+ +

  [i386,pc98,amd64] The original Xircom Netwave AirSurfer is supported by the cnw(4) +driver.

+ +

  [i386,pc98,amd64] Cards supported by the +cnw(4) driver +include:

+ +
    +
  • +

    Xircom CreditCard Netwave

    +
  • + +
  • +

    NetWave AirSurfer

    +
  • +
+ +

  [i386, amd64] Intel PRO/Wireless 2100 MiniPCI 网络适配器 ( +ipw(4) +驱动程序)

+ +

  [i386, amd64] Intel PRO/Wireless 2200BG/2915ABG MiniPCI 和 2225BG PCI 网络适配器 +( +iwi(4) +驱动程序)

+ +

  [i386,amd64] The +ral(4) driver +supports PCI/CardBus wireless adapters based on the Ralink Technology RT2500, RT2501, and +RT2600 chipsets, including:

+ +
    +
  • +

    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] An up to date list can be found at http://damien.bergamini.free.fr/ral/list.html.

+ +

  [i386, pc98] Raytheon Raylink 2.4GHz 无线适配器 ( +ray(4) +驱动程序)

+ +

  [i386,amd64] The +rum(4) driver +supports USB 2.0 and PCI Express Mini Card wireless adapters based on the Ralink +RT2501USB and RT2601USB chipsets, including:

+ +
    +
  • +

    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-G54HP

    +
  • + +
  • +

    CNet CWD-854 ver F

    +
  • + +
  • +

    Conceptronic C54RU ver 2

    +
  • + +
  • +

    Corega CG-WLUSB2GO

    +
  • + +
  • +

    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] The +ural(4) driver +supports USB 2.0 wireless adapters based on the Ralink Technology RT2500USB chipset, +including:

+ +
    +
  • +

    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

    +
  • +
+ +

  [i386,amd64] An up to date list can be found at http://ralink.rapla.net/.

+ +

  [amd64, i386, pc98] 郎讯科技 WaveLAN/IEEE 802.11b 无线网络适配器, 以及采用 Lucent +Hermes、 Intersil PRISM-II、 Intersil PRISM-2.5、 Intersil Prism-3 和 Symbol Spectrum24 +芯片组的类似的无线网络适配器 (wi(4) 驱动程序)

+ +

  [i386] NCR / AT&T / 郎讯科技 WaveLan T1-speed ISA/无线 LAN 卡 (wl(4) 驱动程序)

+ +

  [i386, amd64] Intel PRO/Wireless 3945ABG MiniPCI 网络适配器 ( +wpi(4) +驱动程序)

+ +

  [i386,amd64] The following devices are known to be supported by the +zyd(4) +driver:

+ +
    +
  • +

    3COM 3CRUSB10075

    +
  • + +
  • +

    Acer WLAN-G-US1

    +
  • + +
  • +

    Airlink+ AWLL3025

    +
  • + +
  • +

    Airlink 101 AWLL3026

    +
  • + +
  • +

    AOpen 802.11g WL54

    +
  • + +
  • +

    Asus A9T integrated wirless

    +
  • + +
  • +

    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

    +
  • + +
  • +

    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

    +
  • + +
  • +

    Trendnet TEW-429UB

    +
  • + +
  • +

    TwinMOS G240

    +
  • + +
  • +

    Unicorn WL-54G

    +
  • + +
  • +

    US Robotics 5423

    +
  • + +
  • +

    X-Micro XWL-11GUZX

    +
  • + +
  • +

    Yakumo QuickWLAN USB

    +
  • + +
  • +

    Zonet ZEW2501

    +
  • + +
  • +

    ZyXEL ZyAIR G-220

    +
  • +
+
+ +
+
+

3.7 其他网络设备

+ +

  [i386,pc98] The ce(4) driver supports +the following models of Tau-PCI/32 WAN adapters:

+ +
    +
  • +

    Cronyx Tau-PCI/32

    +
  • + +
  • +

    Cronyx Tau-PCI/32-Lite

    +
  • +
+ +

  [i386] The cx(4) driver supports +the following cards:

+ +
    +
  • +

    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] The cp(4) driver supports +the following models of Tau-PCI WAN adapters:

+ +
    +
  • +

    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] The +ctau(4) driver +supports the following cards:

+ +
    +
  • +

    Cronyx Tau (RS-232/V.35)

    +
  • + +
  • +

    Cronyx Tau/R (RS-530/RS-449)

    +
  • + +
  • +

    Cronyx Tau/E1 (fractional E1)

    +
  • + +
  • +

    Cronyx Tau/G703 (unframed E1)

    +
  • +
+ +

  [i386]Granch SBNI12 点对点通讯适配器 ( +sbni(4) +驱动程序)

+ +

  [i386]Granch SBNI16 SHDSL 调制解调器 ( +sbsh(4) +驱动程序)

+ +

  [i386] The cm(4) driver supports +the following card models:

+ +
    +
  • +

    SMC90c26

    +
  • + +
  • +

    SMC90c56

    +
  • + +
  • +

    SMC90c66 in '56 compatibility mode.

    +
  • +
+
+ +
+
+

3.8 ISDN 接口

+ +

  [i386] AcerISDN P10 ISA PnP (实验性的)

+ +

  [i386] Asuscom ISDNlink 128K ISA

+ +

  [i386] ASUSCOM P-IN100-ST-D (以及其他基于 Winbond W6692 的卡)

+ +

  [i386] AVM

+ +
    +
  • +

    A1

    +
  • + +
  • +

    B1 ISA (在 V2.0 上测试过)

    +
  • + +
  • +

    B1 PCI (在 V4.0 上测试过)

    +
  • + +
  • +

    Fritz!Card classic

    +
  • + +
  • +

    Fritz!Card PnP

    +
  • + +
  • +

    Fritz!Card PCI

    +
  • + +
  • +

    Fritz!Card PCI, Version 2

    +
  • + +
  • +

    T1

    +
  • +
+ +
+
+

  [i386] Creatix

+ +
    +
  • +

    ISDN-S0

    +
  • + +
  • +

    ISDN-S0 P&P

    +
  • +
+ +
+
+

  [i386] Compaq Microcom 610 ISDN (Compaq series PSB2222I) ISA PnP

+ +

  [i386] Dr. Neuhaus Niccy Go@ 及兼容

+ +

  [i386] Dynalink IS64PPH 和 IS64PPH+

+ +

  [i386] Eicon Diehl DIVA 2.0 和 2.02

+ +

  [i386] ELSA

+ +
    +
  • +

    ELSA PCC-16

    +
  • + +
  • +

    QuickStep 1000pro ISA

    +
  • + +
  • +

    MicroLink ISDN/PCI

    +
  • + +
  • +

    QuickStep 1000pro PCI

    +
  • +
+ +
+
+

  [i386] ITK ix1 Micro ( < V.3, 非 PnP 版本 )

+ +

  [i386] Sedlbauer Win Speed

+ +

  [i386] Siemens I-Surf 2.0

+ +

  [i386] TELEINT ISDN SPEED No.1 (试验性支持)

+ +

  [i386] Teles

+ +
    +
  • +

    S0/8

    +
  • + +
  • +

    S0/16

    +
  • + +
  • +

    S0/16.3

    +
  • + +
  • +

    S0/16.3 PnP

    +
  • + +
  • +

    16.3c ISA PnP (试验性支持)

    +
  • + +
  • +

    Teles PCI-TJ

    +
  • +
+ +
+
+

  [i386] Traverse Technologies NETjet-S PCI

+ +

  [i386] USRobotics Sportster ISDN TA intern

+ +

  [i386] 基于 Winbond W6692 的 PCI 卡

+
+ +
+
+

3.9 串口

+ +

  [amd64 i386] “PC 标准” 基于 8250、 16450, 以及基于 16550 的串口 ( +sio(4) +驱动程序)

+ +

  The +uart(4) driver +supports the following classes of UARTs:

+ +
    +
  • +

    NS8250: standard hardware based on the 8250, 16450, 16550, 16650, 16750 or the 16950 +UARTs.

    +
  • + +
  • +

    SCC: serial communications controllers supported by the scc(4) device driver.

    +
  • +
+ +

  The +scc(4) driver +supports the following classes of SCCs:

+ +
    +
  • +

    SAB82532: Siemens SAB 82532 based serial communications controllers.

    +
  • + +
  • +

    Z8530: Zilog 8530 based serial communications controllers.

    +
  • +
+ +

  [amd64 i386] 使用共享 IRQ 的 AST 4 口串口卡

+ +

  [i386] ARNET 串口卡 (ar(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) 驱动程序)

+ +

  [i386] Cyclades Cyclom-Y 串口板 (cy(4) 驱动程序)

+ +

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

+ +

  [i386] DigiBoard 智能串口卡 (digi 驱动程序)

+ +

  [amd64, i386, ia64] 基于 PCI 的多口串口板 ( +puc(4) +驱动程序)

+ +
    +
  • +

    [amd64 i386] Actiontech 56K PCI

    +
  • + +
  • +

    [amd64 i386] Avlab Technology, PCI IO 2S 和 PCI IO 4S

    +
  • + +
  • +

    [amd64 i386] Comtrol RocketPort 550

    +
  • + +
  • +

    [amd64 i386] Decision Computers PCCOM 4-多口串口 和 双口 RS232/422/485

    +
  • + +
  • +

    [ia64] Diva Serial (GSP) 多口 UART

    +
  • + +
  • +

    [amd64 i386] Dolphin Peripherals 4025/4035/4036

    +
  • + +
  • +

    [amd64 i386] IC Book Labs Dreadnought 16x Lite 和 Pro

    +
  • + +
  • +

    [amd64 i386] Lava Computers 2SP-PCI/DSerial-PCI/Quattro-PCI/Octopus-550

    +
  • + +
  • +

    [amd64 i386] Middle Digital, Weasle 串口

    +
  • + +
  • +

    [amd64 i386] Moxa Industio CP-114, Smartio C104H-PCI 和 C168H/PCI

    +
  • + +
  • +

    [amd64 i386] NEC PK-UG-X001 和 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 和 Dual) PCI 16C550/16C650/16C850

    +
  • + +
  • +

    [amd64 i386] Syba Tech Ltd. PCI-4S2P-550-ECP

    +
  • + +
  • +

    [amd64 i386] Titan PCI-200H 和 PCI-800H

    +
  • + +
  • +

    [amd64 i386] US Robotics (3Com) 3CP5609 调制解调器

    +
  • + +
  • +

    [amd64 i386] VScom PCI-400 和 PCI-800

    +
  • +
+ +
+
+

  [i386] The rc(4) driver provides +support for the SDL Communications RISCom/8 boards.

+ +

  [i386] The sr(4) driver supports +the following hardware:

+ +
    +
  • +

    SDL Communications RISCom/N2 ISA

    +
  • + +
  • +

    SDL Communications N2pci

    +
  • + +
  • +

    SDL Communications WANic 400/405 PCI

    +
  • +
+ +

  [i386, amd64] 支持 Specialix SI/XIO/SX 多口串口卡, 同时包括较旧的 SIHOST2.x 以及 +“增强型” (基于 transputer, 也就是 JET 的) 宿主卡 (ISA、 EISA 和 PCI 接口) 注意, +最新的 SX+ PCI 卡目前还不支持。 (si(4) 驱动程序)

+ +

  [pc98] 内置串口 ( +sio(4) +驱动程序)

+ +
    +
  • +

    PC-9801 板载

    +
  • + +
  • +

    PC-9821 第二 CCU (flags 0x12000000)

    +
  • +
+ +
+
+

  [pc98] NEC PC-9861K, PC-9801-101 和 Midori-Denshi MDC-926Rs ( +sio(4) +驱动程序)

+ +
    +
  • +

    COM2 (flags 0x01000000)

    +
  • + +
  • +

    COM3 (flags 0x02000000)

    +
  • +
+ +
+
+

  [pc98] NEC PC-9801-120 ( +sio(4) +驱动程序)

+ +
+
+

注意: 需要在内核配置中指定 "flags 0x11000000"。

+
+
+ +

  [pc98] Microcore MC-16550, MC-16550II, MC-RS98 ( +sio(4) +驱动程序)

+ +
+
+

注意: 需要在内核配置中指定 "flags 0x14000?01"。

+
+
+ +

  [pc98] Media Intelligent RSB-2000, RSB-3000 and AIWA B98-02 ( +sio(4) +驱动程序)

+ +
+
+

注意: 需要在内核配置中指定 "flags 0x15000?01"。

+
+
+ +

  [pc98] Media Intelligent RSB-384 ( +sio(4) +驱动程序)

+ +
+
+

注意: 需要在内核配置中指定 "flags 0x16000001"。

+
+
+ +

  [pc98] I-O DATA RSA-98III ( +sio(4) +驱动程序)

+ +
+
+

注意: 需要在内核配置中指定 "flags 0x18000?01"。

+
+
+ +

  [pc98] Hayes ESP98 ( +sio(4) +驱动程序)

+ +
+
+

注意: 需要在内核配置中指定 "options COM_ESP" 和 "flags 0x19000000"。

+
+
+
+ +
+
+

3.10 声音设备

+ +

  [i386,amd64] The +snd_ad1816(4) +driver supports the following sound cards:

+ +
    +
  • +

    Analog Devices AD1816

    +
  • +
+ +

  [i386] The +snd_als4000(4) +driver supports the following sound cards:

+ +
    +
  • +

    Avance Logic ALS4000

    +
  • +
+ +

  [i386,amd64] The +snd_atiixp(4) +driver supports the following audio chipsets:

+ +
    +
  • +

    ATI IXP 200

    +
  • + +
  • +

    ATI IXP 300

    +
  • + +
  • +

    ATI IXP 400

    +
  • +
+ +

  [sparc64] The +snd_audiocs(4) +driver supports the following audio devices:

+ +
    +
  • +

    CS4231 on SBus based UltraSPARC

    +
  • + +
  • +

    CS4231 on PCI/EBus based UltraSPARC

    +
  • +
+ +

  [i386,amd64] The +snd_cmi(4) +driver supports the following sound cards:

+ +
    +
  • +

    CMedia CMI8338A

    +
  • + +
  • +

    CMedia CMI8338B

    +
  • + +
  • +

    CMedia CMI8738

    +
  • + +
  • +

    CMedia CMI8738B

    +
  • +
+ +

  [i386,amd64] The +snd_cs4281(4) +driver supports the following sound cards:

+ +
    +
  • +

    Crystal Semiconductor CS4281

    +
  • +
+ +

  [i386,amd64] The +snd_csa(4) +driver supports the following sound cards:

+ +
    +
  • +

    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

    +
  • +
+ +

  [i386,amd64] Some onboard CS4610 chips are accompanied by the CS423x ISA codec +instead of the CS4297 AC97 codec. Such configurations are not supported by the +snd_csa(4) +driver yet.

+ +

  [i386,amd64] The +snd_ds1(4) +driver supports the following sound cards:

+ +
    +
  • +

    Yamaha DS-1

    +
  • + +
  • +

    Yamaha DS-1E

    +
  • +
+ +

  [i386,amd64] The +snd_emu10k1(4) +driver supports the following sound cards:

+ +
    +
  • +

    Creative SoundBlaster Live! (EMU10K1 Chipset)

    +
  • + +
  • +

    Creative SoundBlaster Audigy (EMU10K2 Chipset)

    +
  • + +
  • +

    Creative SoundBlaster Audigy 2 (EMU10K2 Chipset)

    +
  • + +
  • +

    Creative SoundBlaster Audigy 2 (EMU10K3 Chipset)

    +
  • +
+ +

  [i386,amd64] The +snd_emu10kx(4) +driver supports the following sound cards:

+ +
    +
  • +

    Creative Sound Blaster Live! (EMU10K1 Chipset). Both PCM and MIDI interfaces are +available.

    +
  • + +
  • +

    Creative Sound Blaster Audigy (CA0100 and CA0101 Chipset). PCM and two MIDI interfaces +available.

    +
  • + +
  • +

    Creative Sound Blaster Audigy 2 and Creative Sound Blaster Audigy 4 (CA0102 Chipset). +PCM support is limited to 48kHz/16 bit stereo (192kHz/24 bit part of this chipset is not +supported).

    +
  • + +
  • +

    Creative Sound Blaster Audigy 2 Value (CA0108 Chipset). PCM support is limited to +48kHz/16 bit stereo (192kHz/24 bit part of this chipset is not supported). There is no +MIDI support for this card.

    +
  • +
+ +

  [i386,amd64] The +snd_emu10kx(4) +driver does support the following sound cards (although they are named similar to some +supported ones):

+ +
    +
  • +

    Creative Sound Blaster Live! 24-Bit, identified by as

    +
  • + +
  • +

    Creative Sound Blaster Audigy LS / ES, identified by as

    +
  • + +
  • +

    All other Creative sound cards with -DAT chipsets.

    +
  • + +
  • +

    All Creative X-Fi series sound cards.

    +
  • +
+ +

  [i386,amd64] The +snd_envy24(4) +driver supports the following audio devices:

+ +
    +
  • +

    M-Audio Audiophile 2496

    +
  • + +
  • +

    M-Audio Delta Dio 2496

    +
  • + +
  • +

    Terratec DMX 6fire

    +
  • +
+ +

  [i386,amd64] The +snd_envy24ht(4) +driver supports the following audio devices:

+ +
    +
  • +

    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] The +snd_es137x(4) +driver supports the following sound cards:

+ +
    +
  • +

    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] The +snd_ess(4) +driver supports the following sound cards:

+ +
    +
  • +

    Ensoniq ESS ISA PnP/non-PnP

    +
  • +
+ +

  [i386,amd64] The +snd_fm801(4) +driver supports audio devices based on the following chipset:

+ +
    +
  • +

    Forte Media FM801

    +
  • +
+ +

  [i386,amd64] The +snd_gusc(4) +driver supports the following sound cards:

+ +
    +
  • +

    Gravis UltraSound MAX

    +
  • + +
  • +

    Gravis UltraSound PnP

    +
  • +
+ +

  [i386,amd64] The +snd_hda(4) +driver supports the following audio chipsets:

+ +
    +
  • +

    ATI SB450

    +
  • + +
  • +

    ATI SB600

    +
  • + +
  • +

    Intel 631x/632xESB

    +
  • + +
  • +

    Intel 82801F

    +
  • + +
  • +

    Intel 82801G

    +
  • + +
  • +

    Intel 82801H

    +
  • + +
  • +

    Intel 82801I

    +
  • + +
  • +

    nVidia MCP51

    +
  • + +
  • +

    nVidia MCP55

    +
  • + +
  • +

    nVidia MCP61A

    +
  • + +
  • +

    nVidia MCP61B

    +
  • + +
  • +

    nVidia MCP65A

    +
  • + +
  • +

    nVidia MCP65B

    +
  • + +
  • +

    SiS 966

    +
  • + +
  • +

    VIA VT8251/8237A

    +
  • +
+ +

  [i386,amd64] Generic audio chipsets compatible with the Intel HDA specification +should work, but have not been verified yet. The following codecs have been verified to +work:

+ +
    +
  • +

    Analog Devices AD1981HD

    +
  • + +
  • +

    Analog Devices AD1983

    +
  • + +
  • +

    Analog Devices AD1986A

    +
  • + +
  • +

    Analog Devices AD1988

    +
  • + +
  • +

    Analog Devices AD1988B

    +
  • + +
  • +

    CMedia CMI9880

    +
  • + +
  • +

    Conexant Venice

    +
  • + +
  • +

    Conexant Waikiki

    +
  • + +
  • +

    Realtek ALC260

    +
  • + +
  • +

    Realtek ALC262

    +
  • + +
  • +

    Realtek ALC268

    +
  • + +
  • +

    Realtek ALC660

    +
  • + +
  • +

    Realtek ALC861

    +
  • + +
  • +

    Realtek ALC861VD

    +
  • + +
  • +

    Realtek ALC880

    +
  • + +
  • +

    Realtek ALC882

    +
  • + +
  • +

    Realtek ALC883

    +
  • + +
  • +

    Realtek ALC885

    +
  • + +
  • +

    Realtek ALC888

    +
  • + +
  • +

    Sigmatel STAC9220

    +
  • + +
  • +

    Sigmatel STAC9220D/9223D

    +
  • + +
  • +

    Sigmatel STAC9221

    +
  • + +
  • +

    Sigmatel STAC9221D

    +
  • + +
  • +

    Sigmatel STAC9227

    +
  • + +
  • +

    Sigmatel STAC9271D

    +
  • + +
  • +

    VIA VT1708

    +
  • + +
  • +

    VIA VT1709

    +
  • +
+ +

  [i386,amd64] The +snd_ich(4) +driver supports the following audio devices:

+ +
    +
  • +

    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] The +snd_maestro(4) +driver supports the following PCI sound cards:

+ +
    +
  • +

    ESS Technology Maestro-1

    +
  • + +
  • +

    ESS Technology Maestro-2

    +
  • + +
  • +

    ESS Technology Maestro-2E

    +
  • +
+ +

  [i386,amd64] The +snd_maestro3(4) +driver supports the following audio devices:

+ +
    +
  • +

    ESS Technology Allegro-1

    +
  • + +
  • +

    ESS Technology Maestro3

    +
  • +
+ +

  [i386] The +snd_mss(4) +driver supports the following audio devices:

+ +
    +
  • +

    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 (non-AC97)

    +
  • + +
  • +

    OPTi 924

    +
  • + +
  • +

    OPTi 925

    +
  • + +
  • +

    OPTi 930

    +
  • + +
  • +

    OPTi 931

    +
  • + +
  • +

    OPTi 933

    +
  • + +
  • +

    Yamaha OPL-SA2

    +
  • + +
  • +

    Yamaha OPL-SA3

    +
  • +
+ +

  [i386,amd64] The +snd_neomagic(4) +driver supports the following audio devices:

+ +
    +
  • +

    NeoMagic 256AV

    +
  • + +
  • +

    NeoMagic 256ZX

    +
  • +
+ +

  [i386,amd64] The +snd_sbc(4) +driver supports the following sound cards:

+ +
    +
  • +

    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] The +snd_solo(4) +driver supports the following sound cards:

+ +
    +
  • +

    ESS Solo-1 (ES1938 Chipset)

    +
  • + +
  • +

    ESS Solo-1E (ES1946 Chipset)

    +
  • +
+ +

  [i386,amd64] Note that older ESS ISA cards with ES18xx chipset are supported via +snd_ess(4) and/or snd_sbc(4).

+ +

  [i386,amd64] The +snd_spicds(4) +driver supports the following codecs:

+ +
    +
  • +

    AK4358

    +
  • + +
  • +

    AK4381

    +
  • + +
  • +

    AK4396

    +
  • + +
  • +

    AK4524

    +
  • + +
  • +

    AK4528

    +
  • + +
  • +

    WM8770

    +
  • +
+ +

  [i386,amd64] The +snd_t4dwave(4) +driver supports the following audio devices:

+ +
    +
  • +

    Acer Labs M5451

    +
  • + +
  • +

    SIS 7018

    +
  • + +
  • +

    Trident 4DWave DX

    +
  • + +
  • +

    Trident 4DWave NX

    +
  • +
+ +

  [i386,amd64] The +snd_via8233(4) +driver supports the following audio chipsets:

+ +
    +
  • +

    VIA VT8233

    +
  • + +
  • +

    VIA VT8233A

    +
  • + +
  • +

    VIA VT8233C

    +
  • + +
  • +

    VIA VT8235

    +
  • + +
  • +

    VIA VT8237

    +
  • + +
  • +

    VIA VT8251

    +
  • +
+ +

  [i386,amd64] The +snd_via82c686(4) +driver supports audio devices based on the following chipset:

+ +
    +
  • +

    VIA 82C686A

    +
  • +
+ +

  [i386,amd64] The +snd_vibes(4) +driver supports audio devices based on the following chipset:

+ +
    +
  • +

    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) (sb(4) 驱动程序)

+ +

  [pc98] I-O DATA CD-BOX (sb(4) 驱动程序)

+ +

  [pc98] MPU-401 及兼容接口 (mpu 驱动)

+ +
    +
  • +

    Q-Vision WaveStar

    +
  • +
+ +
+
+
+ +
+
+

3.11 照相机和视频捕捉设备

+ +

  [i386,pc98] The +bktr(4) driver +supports video capture cards based on the Brooktree Bt848/849/878/879 chips, as well as +Pinnacle PCTV cards, including:

+ +
    +
  • +

    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

+
+ +
+
+

3.12 USB 设备

+ +

  [amd64, i386, ia64, pc98] FreeBSD 能够支持一系列 USB 外设; +已知能够正确使用的设备在这节列出。 由于 USB 设备天生的通用性, +除了少量比较有个性的设备之外, 同一类型的设备几乎都能被支持, +即使在这里没有明确地列出。

+ +
+
+

注意: [amd64, i386, ia64, pc98] USB 以太网适配器可以在 以太网接口 一节找到。

+
+
+ +
+
+

注意: [amd64, i386, ia64, pc98] USB 蓝牙适配器可以在 蓝牙 一节找到。

+
+
+ +

  [i386,pc98,ia64,amd64,powerpc] The +ohci(4) driver +supports all OHCI v1.0 compliant controllers including:

+ +
    +
  • +

    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] The +uhci(4) driver +supports all UHCI v1.1 compliant controllers including:

+ +
    +
  • +

    Intel 82371AB/EB (PIIX4)

    +
  • + +
  • +

    Intel 82371SB (PIIX3)

    +
  • + +
  • +

    VIA 83C572

    +
  • +
+ +

  [amd64, i386, ia64, pc98] 采用 EHCI 接口的 USB 2.0 控制器 ( +ehci(4) +驱动程序)

+ +

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

+ +

  [amd64, i386, ia64, pc98] 键盘 ( +ukbd(4) +驱动程序)

+ +

  [amd64, i386, pc98] 其他

+ +
    +
  • +

    Assist Computer Systems PC Camera C-M1

    +
  • + +
  • +

    ActiveWire I/O 板

    +
  • + +
  • +

    Creative Technology Video Blaster WebCam Plus

    +
  • + +
  • +

    D-Link DSB-R100 USB Radio ( +ufm(4) +驱动程序)

    +
  • + +
  • +

    Mirunet AlphaCam Plus

    +
  • +
+ +
+
+

  [i386,pc98,amd64,powerpc] The following devices are supported by the +urio(4) +driver:

+ +
    +
  • +

    Diamond MultiMedia Rio 500

    +
  • + +
  • +

    Diamond MultiMedia Rio 600

    +
  • + +
  • +

    Diamond MultiMedia Rio 800

    +
  • +
+ +

  [i386,pc98,amd64] Devices supported by the +umodem(4) driver +include:

+ +
    +
  • +

    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

    +
  • +
+ +

  [amd64, i386, ia64, pc98] 鼠标器 ( +ums(4) +驱动程序)

+ +

  [i386,pc98,amd64,powerpc] The +ulpt(4) driver +provides support for USB printers and parallel printer conversion cables, including the +following:

+ +
    +
  • +

    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] The +ubsa(4) driver +supports the following adapters:

+ +
    +
  • +

    AnyData ADU-E100A (no EV-DO mode support)

    +
  • + +
  • +

    Belkin F5U103

    +
  • + +
  • +

    Belkin F5U120

    +
  • + +
  • +

    e-Tek Labs Kwik232

    +
  • + +
  • +

    GoHubs GoCOM232

    +
  • + +
  • +

    Huawei Technologies Mobile card (3G)

    +
  • + +
  • +

    Novatel Wireless Merlin U740 (only basic modem port supported)

    +
  • + +
  • +

    Option Globetrotter 3G (aka Vodafone Mobile Connect Card 3G)

    +
  • + +
  • +

    Option Globetrotter 3G Quad

    +
  • + +
  • +

    Option Globetrotter 3G Fusion (no WLAN support, only basic 3G modem port)

    +
  • + +
  • +

    Option Globetrotter 3G Fusion Quad (no WLAN support)

    +
  • + +
  • +

    Peracom single port serial adapter

    +
  • +
+ +

  [i386,pc98,amd64] The supported 3G cards provide the necessary modem port for ppp, +pppd, or mpd connections; other functions of these cards (diagnostic port, SIM toolkit +port, WLAN) are not supported.

+ +

  [i386,pc98,amd64] The +ubser(4) driver +provides support for the BWCT console management serial adapters.

+ +

  [i386,pc98,amd64] The +uftdi(4) driver +supports the following adapters:

+ +
    +
  • +

    B&B Electronics USB->RS422/485 adapter

    +
  • + +
  • +

    Elexol USB MOD1

    +
  • + +
  • +

    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] The +uplcom(4) driver +supports the following adapters:

+ +
    +
  • +

    ATEN UC-232A

    +
  • + +
  • +

    BAFO BF-800

    +
  • + +
  • +

    BAFO BF-810

    +
  • + +
  • +

    ELECOM UC-SGT

    +
  • + +
  • +

    HAL Corporation Crossam2+USB IR commander

    +
  • + +
  • +

    Hama USB RS-232 Serial Adapter

    +
  • + +
  • +

    Hamlet exagerate XURS232

    +
  • + +
  • +

    IOGEAR UC-232A

    +
  • + +
  • +

    I/O DATA USB-RSAQ

    +
  • + +
  • +

    I/O DATA USB-RSAQ2

    +
  • + +
  • +

    I/O DATA USB-RSAQ3

    +
  • + +
  • +

    PLANEX USB-RS232 URS-03

    +
  • + +
  • +

    RATOC REX-USB60

    +
  • + +
  • +

    Radio Shack USB Serial Cable

    +
  • + +
  • +

    Sandberg USB to Serial Link (model number 133-08)

    +
  • + +
  • +

    SOURCENEXT KeikaiDenwa 8 (with and without charger)

    +
  • + +
  • +

    Sony Ericsson USB Cable (Susteen USB Data Cable)

    +
  • + +
  • +

    Willcom W-SIM DD PHS terminal.(WS002IN)

    +
  • +
+ +

  The +umct(4) driver +supports the following adapters:

+ +
    +
  • +

    Belkin F5U109

    +
  • + +
  • +

    Belkin F5U409

    +
  • + +
  • +

    D-Link DU-H3SP USB BAY Hub

    +
  • + +
  • +

    Magic Control Technology USB-232

    +
  • + +
  • +

    Sitecom USB-232

    +
  • +
+ +

  [i386,pc98,amd64,powerpc] Because there is no standard device class for USB +scanners, this driver will only recognise devices whose USB IDs are explicitly listed in +the table in the driver itself. The following devices are supported to date:

+ +
    +
  • +

    Acer Acerscan: 320U, 620U, 640U, 640BT, 1240U, C310U;

    +
  • + +
  • +

    AGFA SnapScan: 1212U, 1236U, e20, e25, e26, e40, e50, e52, SnapScan Touch;

    +
  • + +
  • +

    Avision 1200U

    +
  • + +
  • +

    Canon CanoScan: D660U, N656U, N676U, N1220U, LIDE 20, LIDE 25, LIDE 30;

    +
  • + +
  • +

    Epson Perfection: 610, 636U / 636Photo, 640U, 1200U / 1200Photo, 1240U / 1240Photo, +1250, 1260, 1270, 1600, 1640SU, 1650, 1660, 1670, 2480, 3200, 3500, 3590, 4200, 4990;

    +
  • + +
  • +

    Epson: GT-8400UF, GT-9300UF, GT-9700F;

    +
  • + +
  • +

    Epson Stylus: Photo RX425, CX3650, DX-5000, DX-5050, DX-6000, DX-6050 (and possibly +more in the CX-5000 and DX-3800..DX-7000 family);

    +
  • + +
  • +

    Hewlett Packard: Photosmart S20

    +
  • + +
  • +

    Hewlett Packard Scanjet: 2200C, 3300C, 3400CSE, 4100C, 4200C, 4300C, 5200C, 5300C, +5400C, 6200C, 6300C, 8200C, 8250C, 8290C;

    +
  • + +
  • +

    KYE ColorPage Vivid-Pro

    +
  • + +
  • +

    Microtek Phantom: 336CX, C6;

    +
  • + +
  • +

    Microtek ScanMaker: V6UL V6USL, X6U;

    +
  • + +
  • +

    Minolta 5400

    +
  • + +
  • +

    Mustek: 600 CU, 1200 CU, 1200 UB, 1200 USB;

    +
  • + +
  • +

    Mustek BearPaw: 1200F, 1200TA;

    +
  • + +
  • +

    NatSemi BearPaw 1200

    +
  • + +
  • +

    Nikon CoolScan LS40 ED

    +
  • + +
  • +

    Primax 6200

    +
  • + +
  • +

    Primax Colorado: 1200u, 600u, USB 19200, USB 9600;

    +
  • + +
  • +

    Primax: G2-200, G2-300, G2-600, G2600, G2E-300, G2E-3002, G2E-600, G2E600, G2X-300, +G600, ReadyScan 636i;

    +
  • + +
  • +

    Ultima 1200 UB Plus

    +
  • + +
  • +

    UMAX Astra: 1220U, 1236U, 2000U, 2100U, 2200U, 3400;

    +
  • + +
  • +

    Visioneer OneTouch: 3000, 5300, 7600, 6100, 6200, 8100, 8600;

    +
  • +
+ +

  [i386,pc98,amd64,powerpc] The +umass(4) driver +supports USB Mass Storage devices, including:

+ +
    +
  • +

    ADTEC Stick Drive AD-UST32M, 64M, 128M, 256M

    +
  • + +
  • +

    Denno FireWire/USB2 Removable 2.5-inch HDD Case MIFU-25CB20

    +
  • + +
  • +

    FujiFilm Zip USB Drive ZDR100 USB A

    +
  • + +
  • +

    GREEN HOUSE USB Flash Memory "PicoDrive" GH-UFD32M, 64M, 128M

    +
  • + +
  • +

    IBM 32MB USB Memory Key (P/N 22P5296)

    +
  • + +
  • +

    IBM 256MB USB Drive (MSYSTEM DiskOnKey2)

    +
  • + +
  • +

    IBM ThinkPad USB Portable CD-ROM Drive (P/N 33L5151)

    +
  • + +
  • +

    I-O DATA USB CD/CD-R/CD-RW/DVD-R/DVD-RW/DVD-RAM/DVD-ROM Drive DVR-iUH2 (CDROM, DVD-RAM +only)

    +
  • + +
  • +

    I-O DATA USB x6 CD-RW Drive CDRW-i64/USB (CDROM only)

    +
  • + +
  • +

    I-O DATA USB/IEEE1394 Portable HD Drive HDP-i30P/CI, HDP-i40P/CI

    +
  • + +
  • +

    Iomega USB Zip 100/250 drive

    +
  • + +
  • +

    Iomega Zip750 USB2.0 drive

    +
  • + +
  • +

    Keian USB1.1/2.0 3.5-inch HDD Case KU350A

    +
  • + +
  • +

    Kurouto Shikou USB 2.5-inch HDD Case GAWAP2.5PS-USB2.0

    +
  • + +
  • +

    LaCie P3 HardDrive USB 200GB

    +
  • + +
  • +

    Logitec LDR-H443U2 DVD-RAM/-R/+R/-RW/+RW drive

    +
  • + +
  • +

    Logitec Mobile USB Memory LMC-256UD

    +
  • + +
  • +

    Logitec USB1.1/2.0 HDD Unit SHD-E60U2

    +
  • + +
  • +

    Logitec USB Double-Speed Floppy Drive LFD-31U2

    +
  • + +
  • +

    Logitec USB/IEEE1394 DVD-RAM/R/RW Unit LDR-N21FU2 (CDROM only)

    +
  • + +
  • +

    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 Drive MO-CH640U2

    +
  • + +
  • +

    Matshita CF-VFDU03 floppy drive

    +
  • + +
  • +

    Merlin SM300 MP3/WMA Player (256Mb)

    +
  • + +
  • +

    Microtech International, Inc. USB-SCSI-HD 50 USB to SCSI cable

    +
  • + +
  • +

    Motorola E398 Mobile Phone (TransFlash memory card)

    +
  • + +
  • +

    NOVAC USB2.0 2.5/3.5-inch HDD Case 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 Portable CD-RW Drive KXL-RW40AN (CDROM only)

    +
  • + +
  • +

    Panasonic floppy drive

    +
  • + +
  • +

    Qware BeatZkey! Pro

    +
  • + +
  • +

    RATOC Systems USB2.0 Removable HDD Case U2-MDK1, U2-MDK1B

    +
  • + +
  • +

    SanDisk SDDR-31 (Compact Flash)

    +
  • + +
  • +

    SanDisk SDDR-75 (only Compact Flash port works)

    +
  • + +
  • +

    Sitecom CN-300 MultiFlash (MMC/SD, SmartMedia, CF, MemoryStick)

    +
  • + +
  • +

    Sony Portable CD-R/RW Drive CRX10U (CDROM only)

    +
  • + +
  • +

    TEAC Portable USB CD-ROM Unit CD-110PU/210PU

    +
  • + +
  • +

    Time DPA20B MP3 Player (1Gb)

    +
  • + +
  • +

    Trek Thumbdrive 8MB

    +
  • + +
  • +

    VAIO floppy drive (includes Y-E Data Flashbuster-U)

    +
  • + +
  • +

    Y-E Data floppy drive (720/1.44/2.88Mb)

    +
  • +
+ +

  [i386,pc98,amd64,powerpc] Among the supported digital cameras are:

+ +
    +
  • +

    Asahi Optical (PENTAX) Optio 230 & 330

    +
  • +
+ +

  [amd64, i386, pc98] 声音设备 ( +uaudio(4) +驱动程序)

+ +

  [i386,pc98,amd64] The +uvisor(4) driver +supports the following devices:

+ +
    +
  • +

    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

    +
  • +
+
+ +
+
+

3.13 IEEE 1394 (火线) 设备

+ +

  [i386,sparc64,ia64,amd64,powerpc] The +fwohci(4) driver +provides support for PCI/CardBus FireWire interface cards. The driver supports the +following IEEE 1394 OHCI chipsets:

+ +
    +
  • +

    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 (CXD1947)

    +
  • + +
  • +

    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) +驱动程序)

+
+ +
+
+

3.14 蓝牙设备

+ +

  [i386,pc98,amd64] The +ng_bt3c(4) +driver provides support for the 3Com/HP 3CRWB6096-A PCCARD bluetooth adapter.

+ +

  [i386,pc98,amd64] The +ng_ubt(4) driver +supports all Bluetooth USB devices that conform with the Bluetooth specification v1.1, +including:

+ +
    +
  • +

    3Com 3CREB96

    +
  • + +
  • +

    AIPTEK BR0R02

    +
  • + +
  • +

    EPoX BT-DG02

    +
  • + +
  • +

    Mitsumi Bluetooth USB adapter

    +
  • + +
  • +

    MSI MS-6967

    +
  • + +
  • +

    TDK Bluetooth USB adapter

    +
  • +
+
+ +
+
+

3.15 密码学加速器

+ +

  [i386,pc98,amd64] The +hifn(4) driver +supports various cards containing the Hifn 7751, 7951, 7811, 7955, and 7956 chipsets, +such as:

+ +
    +
  • +

    Invertex AEON

    +
  • + +
  • +

    Hifn 7751

    +
  • + +
  • +

    PowerCrypt

    +
  • + +
  • +

    XL-Crypt

    +
  • + +
  • +

    NetSec 7751

    +
  • + +
  • +

    Soekris Engineering vpn1201 and vpn1211

    +
  • + +
  • +

    Soekris Engineering vpn1401 and vpn1411

    +
  • +
+ +

  [i386,pc98,amd64] The +safe(4) driver +supports cards containing any of the following chips:

+ +
    +
  • +

    SafeNet 1141

    +
  • + +
  • +

    SafeNet 1741

    +
  • +
+ +

  [i386,pc98,amd64] The +ubsec(4) driver +supports cards containing any of the following chips:

+ +
    +
  • +

    Bluesteel 5501

    +
  • + +
  • +

    Bluesteel 5601

    +
  • + +
  • +

    Broadcom BCM5801

    +
  • + +
  • +

    Broadcom BCM5802

    +
  • + +
  • +

    Broadcom BCM5805

    +
  • + +
  • +

    Broadcom BCM5820

    +
  • + +
  • +

    Broadcom BCM5821

    +
  • + +
  • +

    Broadcom BCM5822

    +
  • + +
  • +

    Broadcom BCM5823

    +
  • +
+
+ +
+
+

3.16 其他

+ +

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

+ +
    +
  • +

    MELCO IGM-PCM56K/IGM-PCM56KH

    +
  • + +
  • +

    Nokia Card Phone 2.0 (gsm900/dcs1800 HSCSD 终端)

    +
  • +
+ +
+
+

  [amd64, i386, pc98] 软驱 ( +fdc(4) +驱动程序)

+ +

  [amd64 i386] VGA-兼容 显示卡 ( +vga(4) +驱动程序)

+ +
+
+

注意: 关于特定显卡与 Xorg 的兼容信息, 可以在 http://www.x.org/ 找到。

+
+
+ +
+
+

  [amd64, i386, ia64, pc98] 键盘包括:

+ +
    +
  • +

    [i386] AT-风格的 键盘 ( +atkbd(4) +驱动程序)

    +
  • + +
  • +

    [amd64, i386] PS/2 键盘 ( +atkbd(4) +驱动程序)

    +
  • + +
  • +

    [pc98] 标准键盘

    +
  • + +
  • +

    [amd64, i386, ia64, pc98] USB 键盘 ( +ukbd(4) +驱动程序)

    +
  • +
+ +
+
+

  [amd64, i386, ia64, pc98] 定点设备包括:

+ +
    +
  • +

    [amd64, i386, pc98] 总线鼠标和兼容设备 ( +mse(4) +驱动程序)

    +
  • + +
  • +

    [amd64, i386] PS/2 鼠标和兼容设备, 也包括一系列笔记本定点设备 ( +psm(4) +驱动程序)

    +
  • + +
  • +

    串口鼠标和兼容设备

    +
  • + +
  • +

    [amd64, i386, ia64, pc98] USB 鼠标 ( +ums(4) +驱动程序)

    +
  • +
+ +
+
+

注意: +moused(8) +提供了如何在 FreeBSD 中使用定点设备的进一步信息。 关于如何在 Xorg 中使用这类设备的信息, 可以在 http://www.x.org/ 找到。

+
+
+ +
+
+

  [amd64, i386] “PC 标准” 并口 ( +ppc(4) +驱动程序)

+ +

  [pc98] “PC-9821 标准” 并口 ( +ppc(4) +驱动程序)

+ +

  [i386, amd64] PC-兼容 游戏杆 ( +joy(4) +驱动程序)

+ +

  [pc98] SoundBlaster(98) 的游戏杆接口 ( +joy(4) +驱动程序)

+ +

  [i386, pc98] PHS Data Communication Card/PCCARD

+ +
    +
  • +

    NTT DoCoMo P-in Comp@ct

    +
  • + +
  • +

    Panasonic KX-PH405

    +
  • + +
  • +

    SII MC-P200

    +
  • +
+ +
+
+

  [i386] 基于 Xilinx XC6200 的可重配置硬件卡, 与 Virtual Computers 的 HOT1 兼容 (xrpu 驱动程序)。

+ +

  [pc98] NEC PC-98 笔记本的电源管理控制器 (pmc 驱动程序)

+ +

  [sparc64] OpenFirmware 控制台 (ofwcons 驱动程序)

+
+
+
+ +
+

这份文档,以及其他与FreeBSD发行版本有关的文档,都可以在 http://www.FreeBSD.org/snapshots/下载。

+ +

在遇到关于FreeBSD的技术问题时,请首先阅读 文档 之后再考虑联系 <questions@FreeBSD.org>。

+ +

所有 FreeBSD 7-STABLE 的用户都应该订阅 <current@FreeBSD.org> 邮件列表。

+ +

关于这份文档的任何问题,请致信 <doc@FreeBSD.org>。

+ + + diff --git a/zh_CN/releases/7.0R/readme.html b/zh_CN/releases/7.0R/readme.html new file mode 100644 index 0000000000..48b58e20be --- /dev/null +++ b/zh_CN/releases/7.0R/readme.html @@ -0,0 +1,363 @@ + + + + +FreeBSD 7.0-RELEASE 自述 + + + + + +
+
+

FreeBSD 7.0-RELEASE 自述

+ +

The FreeBSD Project

+ + + +

$FreeBSD: src/release/doc/zh_CN.GB2312/readme/article.sgml,v 1.3.2.1 +2007/12/09 23:37:41 delphij Exp $
+

+ +
+

FreeBSD 是 FreeBSD基金会的注册商标

+ +

Intel, Celeron, EtherExpress, i386, i486, Itanium, Pentium, 和 Xeon 是 Intel +Corporation 及其分支机构在美国和其他国家的商标或注册商标。

+ +

Motif, OSF/1, 和 UNIX 是 The Open Group 在美国和其他国家的注册商标; IT DialTone 和 +The Open Group 是其商标。

+ +

Sparc, Sparc64, SPARCEngine, 以及 UltraSPARC 是 SPARC International, Inc +在美国和其他国家的商标。 包含 SPARC 商标的产品基于 Sun Microsystems, Inc. +开发的架构。

+ +

许多制造商和经销商使用一些称为商标的图案或文字设计来彰显自己的产品。 本文档中出现的, +为 FreeBSD Project 所知晓的商标,后面将以 '™' 或 '®' 符号来标注。

+
+ +
+
+ +
+
+

  这份文档对 FreeBSD 7.0-RELEASE 作了一个简短的介绍, 还包括如何获取 +FreeBSD、FreeBSD 项目联系的多种方式, 以及一些其他的信息来源。

+
+
+ +
+
+

1 介绍

+ +

  这个发行版本是 FreeBSD 7.0-RELEASE 的一个 snapshot, 它是 7-STABLE +分支的最新版本。

+ +
+
+

1.1 关于 FreeBSD

+ +

  FreeBSD 是一个基于 4.4 BSD Lite 的操作系统,支持 基于 AMD64 和 Intel EM64T 的 PC +硬件 (amd64), 基于 Intel, AMD, Cyrix 或 NexGen “x86” 的 PC 硬件 (i386), 基于 Intel +Itanium Processor 的计算机 (ia64), NEC PC-9801/9821 系列 PC 及其兼容机 (pc98), 以及 +UltraSPARC® 机器 (sparc64)。 支持 PowerPC® (powerpc) 和 MIPS® (mips) 硬件架构的的版本也正在开发中。 FreeBSD +支持各种各样的外围设备, 可以胜任软件开发、游戏,以及提供 Internet 服务等的各式应用。

+ +

  这个版本的 FreeBSD 包含了运行这样一个系统所需要的每样东西, +在基本的发行中包含了完整的内核和所有的工具源代码。 只要安装了源代码, +您就可以用一条命令从头编译整个系统, 这对于那些想知道它是如何工作的学生、 +研究人员或者用户来说非常有用。

+ +

  包含大量已经移植的第三方软件集合 (“Ports Collection”) 让在 FreeBSD +上获取并安装所有您喜欢的传统 UNIX® 工具变得容易。 每个 +“port” 是一些用一条命令就可以下载、配置、编译并安装软件的脚本。 超过 18,000 个 +port,从编辑器到编程语言再到图形应用程序, 让 FreeBSD 成为一个大大扩展了很多商业 UNIX 版本所能提供的强大并且通用的操作环境。 大多数 port +也提供了预编译的 “package”, 可以用安装程序快速安装。

+
+ +
+
+

1.2 目标用户

+ +

  FreeBSD 的这个 snapshot 适用于所有用户。 +它经历了一定时期的测试和质量检测来确保最高的可用性和可靠性。

+
+
+ +
+
+

2 获取 FreeBSD

+ +

  FreeBSD 可以通过各种方式得到。 这一节关注那些可以获取完整的 FreeBSD +发行版本的主要方式, 而不是升级已经装好的系统。

+ +
+
+

2.1 CDROM 和 DVD

+ +

  FreeBSD -RELEASE 发行版本可以从几个发行商那里以 CDROM 或者 DVD 的形式订购。 +对于全新安装来说, 这通常是获取 FreeBSD 最方便的方式, +因为它提供了在必要时快速地重新安装系统的方法。 一些发行版本包含了一些来自 FreeBSD Ports +套件的可选的、 预编译的 “package” 以及其他资料。

+ +

  一个已知的 CDROM 和 DVD 发行商列表列在使用手册的 “Obtaining FreeBSD” 中。

+
+ +
+
+

2.2 FTP

+ +

  您可以使用 FTP 来从 ftp://ftp.FreeBSD.org/ 下载 FreeBSD 以及所有的可选软件包,这是官方的 +FreeBSD 发行站点,或者从任何一个 “镜像” 下载。

+ +

  FreeBSD 的镜像列表可以在使用手册的 FTP 站点一节, 或者在 http://mirrorlist.FreeBSD.org/ 网页上找到。 强烈推荐您从其中离您最近 +(以网络的观点) 的镜像来下载发行版本。

+ +

  我们非常欢迎您建立新的镜像站点。 联系 +了解成为官方镜像站点的更多细节。 也可以在如何为 +FreeBSD 做镜像站点 这篇文章中找到关于镜像站点的更多有用的信息。

+ +

  镜像站点通常会提供用于刻录 FreeBSD 发行版本的 CDROM 的 ISO 映像文件。 +它们通常包括了软盘映像 (仅限支持的平台) 以及通过网络安装所需要的文件。 最后, +镜像站点通常还会提供最新发行版本对应的预编译软件包。

+
+
+ +
+
+

3 联系 FreeBSD 项目

+ +
+

3.1 电子邮件和邮件列表

+ +

  有任何问题或者基本的技术支持,请发送邮件到 FreeBSD +一般问题邮件列表

+ +

  如果您正在跟随 7-STABLE 的开发过程, 您 必须 加入 FreeBSD-CURRENT 邮件列表, +以便及时了解可能影响您使用和维护系统方式的最新进展。

+ +

  FreeBSD 很大程度上是一个志愿者项目, 它非常欢迎来自更多人的帮助 ──── +来完成那些希望完成而没有时间加以完成的改进。 要联系开发者讨论技术问题, 或提供帮助, +请发送邮件到 FreeBSD 技术讨论邮件列表

+ +

  请注意这些邮件列表都可能有 可观的 通信量。 如果您访问邮件很慢或很昂贵, +或者您只对及时了解主要的 FreeBSD 活动感兴趣, 订阅 FreeBSD +公告邮件列表 可能更合适。

+ +

  所有的邮件列表都可以如人们希望的那样自由加入。 请访问 FreeBSD Mailman +信息页。这里会提供有关加入各种列表、 访问存档等等的更多信息。 +还有很多针对特定的兴趣群体的邮件列表在这里没有提及, 可以从 Mailman 页面或者 FreeBSD Web +站点的 邮件列表 一节获得更多信息。

+ +
+
+

重要: 不要 +发送邮件到列表要求订阅。 请使用 Mailman 界面来完成订阅。

+
+
+
+ +
+
+

3.2 提交问题报告

+ +

  建议,bug 报告和代码捐献永远是有价值的 +──请不要犹豫是否报告您可能会发现的任何问题。 当然附带了修正的 bug 报告会更受欢迎。

+ +

  从一台能够收发 Internet 邮件的主机提交 bug 报告的首选方法是使用 +send-pr(1) +命令。 用这种方式提交的“问题报告”(PR)会被归档并跟踪进度, FreeBSD +开发者会尽最大努力尽快地对所有报告的 bug 做出反应。 所有尚未完全解决的 +PR 列表可以在 FreeBSD Web 站点上找到, +这个列表可以用于查看其它用户可能遭遇的问题。

+ +

  注意 +send-pr(1) +本身是一个 shell 脚本, 因此很容易把它移植到非 FreeBSD 系统上。 极力推荐使用这个界面。 +如果因为一些原因不能使用 +send-pr(1) +来提交 bug 报告,您可以尝试把它发送到 FreeBSD +问题报告邮件列表

+ +

  要了解更多的信息,FreeBSD Web 站点上的“ 撰写 FreeBSD +问题报告”对撰写并提交有效的错误报告有很多有用的提示。

+
+
+ +
+
+

4 进一步阅读

+ +

  有很多关于 FreeBSD 的信息资源,一些包含在发行版中, +另一些则以在线或印刷版本的方式提供。

+ +
+
+

4.1 发行文档

+ +

  许多其它的文档提供了有关这个 snapshot +发行版本的更加详细的信息。这些文件提供了各种各样的格式。 大多数发行版本会包含 ASCII 文本 +(.TXT) 和 HTML (.HTM) +格式。有一些发行版本也可能包含其它的格式, 比如 Portable Document Format (.PDF)。

+ +
    +
  • +

    README.TXT:这个文件提供了有关 FreeBSD 的一些简要的信息, +还有一些有关获取发行版本的粗略的注解。

    +
  • + +
  • +

    RELNOTES.TXT: 发行说明, 展示了相对于前一版本 (FreeBSD +6.0-RELEASE), FreeBSD 7.0-RELEASE 中的创新和差异。

    +
  • + +
  • +

    HARDWARE.TXT:硬件兼容列表, 展示了 FreeBSD +已经测试并已知可以使用的设备。

    +
  • + +
  • +

    ERRATA.TXT:发行勘误。 提供新近发现的、 +发行之后发现的问题等信息, 主要适用于发行版本(相对于 snapshot)。 在安装 FreeBSD 的一个 +release 之前参考这个文件是非常重要的, 因为它包含了自从 release +创建以来发现并修正问题的最新的信息。

    +
  • +
+ +
+
+

  在支持 +sysinstall(8) +的平台上 (目前有 amd64、 i386、 ia64、 pc98 以及 sparc64), 这些文档在安装时都可以通过 +Documentation 菜单访问。 一旦系统已经安装,您可以通过重新运行 +sysinstall(8) +工具来重新访问菜单。

+ +
+
+

注意: 在安装您拿到的任何发行版之前阅读勘误是非常重要的, +它能帮助您了解那些在发布工程 “后期发现的” 以及发布之后发现的问题。 +随每个发行自带的勘误文件总是不够精确的, 但是其它的副本会通过 Internet 保持更新并作为 +这个发行的 “最新勘误” 参考。 这些其它的勘误副本放在 http://www.FreeBSD.org/releases/ +(还有保持更新的任何镜像站点的同一位置)。

+
+
+
+ +
+
+

4.2 联机手册

+ +

  像所有的类 UNIX 操作系统一样,FreeBSD +附带一套在线联机手册, 可以通过 +man(1) +命令或者通过 FreeBSD Web 站点上的超文本联机手册网关 访问。 一般情况下,联机手册为 FreeBSD +用户提供不同命令和 API 的信息。

+ +

  有时,联机手册还提供特定主题的信息。 一个不太恰当的例子就是 +tuning(7) +(性能调整向导)、 +security(7) +(FreeBSD 一个关于安全的介绍) 还有 +style(9) +(内核代码规范指南)。

+
+ +
+
+

4.3 书籍和文章

+ +

  两个由 FreeBSD 项目维护的非常有用的 FreeBSD 相关的信息集合, 是 FreeBSD 使用手册和 +FreeBSD FAQ (频繁被问到的问题)。 使用手册FAQ +的在线版本可以从 FreeBSD 文档页面 或者它的镜像上得到。 如果安装了 doc 发行集, 则可以在本地使用 Web 浏览器来阅读使用手册和 FAQ。 +值得一提的是, 在使用手册中提供了如何安装 FreeBSD 的详细说明。

+ +

  许多在线书籍和文章也由 FreeBSD 项目维护, 涵盖了更专业的、FreeBSD 相关的主题。 +这些文章题材广泛,从邮件列表的有效使用到双重启动 FreeBSD 和其它操作系统,再到给新 +committer 的指南。 同使用手册和 FAQ 一样,这些文档可以从 FreeBSD 文档页面或者 doc 分类中得到。

+ +

  有关 FreeBSD 的其它书籍和文档的列表可以在 FreeBSD 使用手册的参考书目 一章找到。由于 FreeBSD 固有的 UNIX 传统, 许多为 UNIX +系统撰写的文章和书籍也是适用的, 其中一些也被列在参考书目中。

+
+
+ +
+
+

5 感谢

+ +

  FreeBSD 有全世界的成百上千的人工作无数个小时才带来这个 snapshot。要查看 FreeBSD +开发者和捐献者的完整列表,请查看 FreeBSD Web 站点或者任何一个镜像站点上的 “FreeBSD 捐献者”

+ +

  在此也要特别感谢众多的 FreeBSD 用户和全世界的测试人员, 没有他们就根本不会有这个 +snapshot。

+
+
+ +
+

这份文档,以及其他与FreeBSD发行版本有关的文档,都可以在 http://www.FreeBSD.org/snapshots/下载。

+ +

在遇到关于FreeBSD的技术问题时,请首先阅读 文档 之后再考虑联系 <questions@FreeBSD.org>。

+ +

所有 FreeBSD 7-STABLE 的用户都应该订阅 <current@FreeBSD.org> 邮件列表。

+ +

关于这份文档的任何问题,请致信 <doc@FreeBSD.org>。

+ + + diff --git a/zh_CN/releases/7.0R/relnotes.html b/zh_CN/releases/7.0R/relnotes.html new file mode 100644 index 0000000000..827c2713f3 --- /dev/null +++ b/zh_CN/releases/7.0R/relnotes.html @@ -0,0 +1,2191 @@ + + + + +FreeBSD 7.0-RELEASE 发行说明 + + + + + +
+
+

FreeBSD 7.0-RELEASE 发行说明

+ +

The FreeBSD Project

+ + + +

$FreeBSD: src/release/doc/zh_CN.GB2312/relnotes/article.sgml,v +1.1.2.2.2.3 2008/02/17 01:16:40 delphij Exp $
+

+ +
+

FreeBSD 是 FreeBSD基金会的注册商标

+ +

IBM、 AIX、 EtherJet、 Netfinity、 OS/2、 PowerPC、 PS/2、 S/390 以及 ThinkPad +是国际商用机器公司在美国和其他国家的注册商标或商标。

+ +

IEEE, POSIX, 和 802 是 Institute of Electrical and Electronics Engineers, Inc. +在美国的注册商标。

+ +

Intel, Celeron, EtherExpress, i386, i486, Itanium, Pentium, 和 Xeon 是 Intel +Corporation 及其分支机构在美国和其他国家的商标或注册商标。

+ +

Sparc, Sparc64, SPARCEngine, 以及 UltraSPARC 是 SPARC International, Inc +在美国和其他国家的商标。 包含 SPARC 商标的产品基于 Sun Microsystems, Inc. +开发的架构。

+ +

许多制造商和经销商使用一些称为商标的图案或文字设计来彰显自己的产品。 本文档中出现的, +为 FreeBSD Project 所知晓的商标,后面将以 '™' 或 '®' 符号来标注。

+
+ +
+
+

  这份 FreeBSD 7.0-RELEASE 的发行说明, 概括了 FreeBSD 基本系统在 7-STABLE +开发线上所做的改动。 本文档列举了自前一发行版本以来所有适用的安全公告, 以及对于 FreeBSD +内核以及系统附带的应用程序所做的重要修改。 对在升级时需要注意的一些问题, +也进行了简略的介绍。

+
+
+ +
+
+ +
+
+
目录
+ +
1 简介
+ +
2 最新变动
+ +
+
+
2.1 安全公告
+ +
2.2 对内核的改动
+ +
+
+
2.2.1 引导加载器变动
+ +
2.2.2 硬件支持
+ +
2.2.3 网络协议
+ +
2.2.4 磁盘和存储
+ +
2.2.5 File Systems
+
+
+ +
2.3 用户态环境变动
+ +
+
+
2.3.1 /etc/rc.d 脚本
+
+
+ +
2.4 基本系统中的第三方软件
+ +
2.5 Ports/Packages 套件基础结构
+ +
2.6 发布工程与系统集成
+ +
2.7 文档
+
+
+ +
3 从先前版本的 FreeBSD 升级
+
+
+ +
+

1 简介

+ +

  这篇文档包括了 FreeBSD 7.0-RELEASE 的发行说明。 它描述了最近刚刚加入、 +修改或删除了的 FreeBSD 特性的说明。 同时, 它也将给出如何从先前的 FreeBSD +版本完成升级的说明。

+ +

  这是一份 FreeBSD 7.0-RELEASE 的 snapshot 发布包。 您可以从 http://www.FreeBSD.org/snapshots/ 或其他镜像那里得到它的副本。 关于这个 +(或其他) snapshot 发布包的更多信息,可以在 FreeBSD 手册 +中的 “如何获得 FreeBSD”附录 中找到。

+ +

  我们鼓励所有的用户在开始安装 FreeBSD 之前首先参考这一版本所对应的勘误信息。 +勘误文档将随时更新,以便为用户提供在发布工程后期或该版本发布之后 “新发现的” +问题和相关信息。 通常,这包括已知的 bug,安全公告,以及对于文档的修订内容。 最新的 +FreeBSD 7.0-RELEASE 勘误信息可以从 FreeBSD 网站获得。

+
+ +
+
+

2 最新变动

+ +

  这一节描述了 FreeBSD 自 6.0-RELEASE 以来最明显的新功能和变化。 一般说来, 没有注明 +[已合并] 的那些新特性是 7-STABLE 所独有的。

+ +

  发行说明中的绝大多数条目是在说明自从 6.0-RELEASE +以来的安全公告、新的驱动程序或硬件支持、新的命令或是选项、 +重要的错误修补,以及基本系统中来自第三方的软件升级。 重要的 ports 和 packages +变动,或关于交付工程的变动也会在这份文档中体现。 显而易见地,发行说明不可能涵盖 FreeBSD +版本之间的每一个微小变动; 这篇文档主要关注的,仍然是安全公告,用户可以察觉的修改, +以及重要的架构改良。

+ +
+
+

2.1 安全公告

+ +

  修正了 2 个 BIND 远程拒绝服务的问题 (一个关于 DNSSEC 一个关于 DNS 递归查询)。 +要了解进一步详情, 请参阅安全公告 FreeBSD-SA-07:02.bind. [已合并]

+ +

  现在可以通过设置 net.inet6.ip6.rthdr0_allowed sysctl +变量来控制 IPv6 类型 0 路由头的处理。 默认值为0 (off)。 +要了解进一步详情, 请参阅安全公告 FreeBSD-SA-07:03.ipv6. [已合并]

+ +

  修正了 +file(1) 工具 +(和其依赖的 +libmagic(3) 库) +一个潜在的堆溢出问题。 要了解进一步详情, 请参阅安全公告 FreeBSD-SA-07:04.file. [已合并]

+ +

  修正了 +libarchive(3) 和 + +tar(1) +处理损坏的 +tar(5) +归档文件的错误。 要了解进一步详情, 请参阅安全公告 FreeBSD-SA-07:05.libarchive. [已合并]

+ +

  修正了 +tcpdump(1) +中缓冲区溢出的问题。 要了解进一步详情, 请参阅安全公告 FreeBSD-SA-07:06.tcpdump. [已合并]

+ +

  修正了一个 +named(8) +中的错误, 这个错误会导致攻击者能够破坏解析器的 DNS 缓存。 要了解进一步详情, +请参阅安全公告 FreeBSD-SA-07:07.bind. [已合并]

+ +

  修正了一个 OpenSSL 中缓冲区溢出的问题 (由前一个安全补丁的错误修改造成)。 +要进一步了解详情, 请参阅安全公告 FreeBSD-SA-07:08.openssl. [已合并]

+ +

  修正了一个 +random(4) +可能泄漏前一次生成数据的缺陷。 要进一步了解详情, 请参阅安全公告 FreeBSD-SA-07:09.random. [已合并]

+ +

  修正了 +openpty(3) +ptsname(3) +中发现的信息泄露问题。 要进一步了解详情, 请参阅安全公告 FreeBSD-SA-08:01.pty. [已合并]

+ +

  修正了 +inet_network(3) +Internet 地址管理函数中的一处可能导致覆盖用户定义的数据区内存内容的问题。 +要进一步了解详情, 请参阅安全公告 FreeBSD-SA-08:02.libc. [已合并]

+ +

  修正了可能导致 +sendfile(2) +越权访问文件内容的问题。 要进一步了解详情, 请参阅安全公告 FreeBSD-SA-08:03.sendfile. [已合并]

+ +

  

+
+ +
+
+

2.2 对内核的改动

+ +

   +acpi(4) 提供了对 +HPET 时钟计数器的基本支持。[已合并]

+ +

   +acpi_ibm(4) +驱动提供了将风扇配置为手动或自动控制, 以及在手动控制模式下调节风扇转速的能力。 +要启用对风扇转速的手动控制, 需要将 sysctl 变量 dev.acpi_ibm.0.fan 设置为零 (手动)。 +这样做时必须非常小心,因为禁用自动风扇控制, 可能会使硬件过热, +从而导致永久性的损坏。

+ +

  改进了 +apm(4) 挂起/唤醒 +支持。

+ +

   +cpufreq(4) CPU +频率控制框架现已在 GENERIC 默认内核中启用。

+ +

  对 Camellia 块密码的支持已被加入到 FreeBSD 内核。 它能被指定为 +ipsec(4) +geli(8) +的块算法。 更多关于 Camellia 的信息能够在 RFC 4132 中找到。

+ +

  由于已经不再需要, 内核配置选项 options COMPAT_43 已经从 +GENERIC 及相关配置文件中删除。 +这一变动可以为某些程序带来微小的性能提升。

+ +

  哑终端驱动 ( +dcons(4)) 在 GENERIC 内核默认启用。

+ +

   +ddb(4) +调试器新增了 show sleepq 命令。 +这个命令需要指定一个等待通道作为其参数, 起作用是显示与那一等待通道关联的休眠队列。

+ +

  修正了文件描述符处理中的一个会导致在某些情况下按 close(0); +dup(fd) 顺序执行时不返回描述符 0 的 bug。

+ +

   +gdb(1) +远程调试接口提供了对于将控制台信息复制到远程调试器实例的能力。 要启用这一特性, 需要在 +loader.conf 中配置 debug.gdbcons="1", +并在加载器提示符出现时输入 boot -d; gdb; step, 再从远程机器挂接 + +gdb(1)。 sysctl +变量 debug.gdbcons 可以用来控制这一功能的开关状态。

+ +

   +hwpmc(4) +pmcstat(8) +提供了对动态加载的内核模块以及通过 +dlopen(3) +加载的动态连接库的性能分析支持。 +pmcstat(8) +新增了通过网络 socket 将数据记录到远程主机的能力。

+ +

  新增一个 sysctl 变量 kern.hostuuid +用来保存全局唯一标识符 (UUID)。 此 UUID 是由 rc.d/hostid +启动脚本计算生成, 为使其在每次的系统重启后不丢失,它会被保存在磁盘上。

+ +

  对内核配置选项 INCLUDE_CONFIG_FILE 进行了改进。 +正在运行的内核的完整配置, 可以通过 sysctl -b kern.conftxt +来直接提取了。 此外, 也可以通过 config -x kernelfile +从内核文件中提取配置文件。 如果希望保持配置文件中的注释, 可以使用 +config(8) 的 +-C 选项。

+ +

  对于内核调度实体 (KSE) 的支持变成了内核选项 (过去是内核中的必选功能)。 在除了 +sun4v 之外的所有硬件架构的 GENERIC 内核中, 都依然默认启用这一功能 +(因而这一变动并不会产生功能上的变化)。

+ +

  对 Linux ABI 支持进行了增强, 以支持对 Linux 2.6.16 的模拟。 +这一功能默认并不启用。 如果希望启用, 则需要通过将 compat.linux.osrelease sysctl 变量设置为 2.6.16。 请注意, 这一支持目前仍是试验性的。

+ +

  在内核的 PCI 支持代码中新增了对于 消息信号中断 (MSI) 以及 扩展消息信号中断 (MSI-X) +的支持。 [已合并]

+ +

  新增了内核接口 +priv(9)。 +其作用是检查线程及信任状是否拥有某些特权。 与现有的 +suser(9) +接口不同, +priv(9) +采用符号化的名称来标示特权, 这样就便于表达更复杂一些的特权授予策略了。

+ +

  FreeBSD 能够支持对同一文件的并发 +read(2)/ +readv(2) +访问了。

+ +

  内核的 sx(9) 锁进行了优化, +在多数情况下采用简单的原子操作, 来获得和释放共享及互斥锁。 +尽管这一变动一般而言并不是用户可见的, 但它带来了相当可观的性能改善。o

+ +

  对 ULE 进程调度器进行了修改, 以改进其行为, 特别是在高负载条件下的互操作性应用, +以及针对单处理器和多处理器系统的改良。 这些改进也被称作 “ULE 3.0”。 (ULE 3.0 +先前曾被称作 SCHED_SMP, 它基于 ULE 调度器的 2.0 版本。 ULE 2.0 并未在已经发行过的 +FreeBSD 发行版 中出现过, 但其开发过程中进行了大量的修改、 测试以及性能评估。)

+ +

  新增了 SIGCHLD 信号队列能力。 对于状态发生变化的子进程, +内核会保持在队列中的一个与之对应的 SIGCHLD 实例。 +如果没有对信号进行处理, 并且进程对此改变状态, 则信号信息会被更新, +以反映最新的进程状态。 新增的引导加载器选项 kern.sigqueue.queue_sigchild 可以控制这一行为, +将其设置为零表示禁用 SIGCHLD 队列功能。

+ +

  新增了 sysctl 变量 kern.malloc_stats。 +它能够以二进制流化的数据结构形式导出内核 malloc 的统计数据。

+ +

  新增了 sysctl 变量 kern.forcesigexit。 +如果设置了这个变量, 并且 trap 信号被当前线程占有, 或被进程忽略, 它会强制执行 sigexit。 +这一功能默认启用。

+ +

  删去了与 +syscons(4) +提供类似功能的 pcvt(4) 驱动程序, 因为它已经无法适应内核中其他部分的变化了。

+ +

  实现了 RedZone, 一种用于内核 +malloc(9) +的缓冲区溢出检测机制。 它能够在运行中的 +free(9) +realloc(9) +时刻检测缓冲区的上溢和下溢, 并显示分配和释放内存的调用栈。 如欲了解进一步的详情, +请参见联机手册 +redzone(9)

+ +

  新增了引导加载器选项 vm.kmem_size_min, +这个选项用于指定 vm.kmem_size 的最小值。

+ +

  新增了 sysctl 变量 vm.zone_stats。 +它能够以二进制流化的数据结构形式导出 +uma(9) +分配器的统计数据。

+ +

  将 sysctl 变量 hw.pci.do_powerstate 分拆成了两个 +sysctl 变量 hw.pci.do_powerstate_nodriverhw.pci.do_powerstate_resume。 另外, +这些变量由布尔值改为了范围值。 0 表示不进行任何电源管理, 1 表示保守电源管理, 即导致过问题的设备类型, 会被加入到监视列表中, +2 表示激进的电源管理, 表示将对系统不重要的设备都加入到列表中, +而 3 则表示将全部设备的电源无条件关闭。 hw.pci.do_powerstate_nodriver 的默认值是 0, 而 hw.pci.do_powerstate_resume +的默认值则是 1

+ +

  [ia64] 在 GENERIC 内核中默认启用了 SMP 支持。

+ +

  新增了用以示范托管访问控制框架的内核配置文件 src/sys/arch/conf/MAC

+ +

  POSIX_TIMERS 支持更新到了 200112L。

+ +

  新增了对 POSIX 消息队列的试验性支持。

+ +

  对 UNIX domain socket 的上锁策略进行了修订以改善其并发能力; 这一变动为一些 SMP +计算负载带来了显著的性能提升 (特别是在 8-路 amd64 系统上运行的 MySQL), 而在 UP +系统上则几乎没有增加其他开销。

+ +

  为了支持过滤式中断处理方式, 对 Newbus API 进行了一些微小但范围很大的修改。 +由于这些改动也会使内核 ABI 发生变化, +因此全部第三方设备驱动程序也需要进行修改并重新编译。

+ +
+
+

2.2.1 引导加载器变动

+ +

  新增了用于设置在 boot2 中设置串口控制台速率, 并可用于 +/boot.config 文件及 boot: +提示行处的 -S 选项。

+ +

  [amd64, i386] 为引导加载器新增了 +firewire(4) 和 + +dcons(4) 支持。 +如果需要启用, 则可在 /etc/make.conf 中加入 LOADER_FIREWIRE_SUPPORT=yes 并重新联编引导加载器。

+ +

  [pc98] 在 boot0.5 中对 IPLware 的支持进行了强化, +以支持版本 3.33。

+
+ +
+
+

2.2.2 硬件支持

+ +

   +cardbus(4) +pccard(4) +pccbb(4)ex(4) +驱动程序可以作为内核模块联编了。

+ +

  新增了 +acpi_dock(4) +驱动程序, 它为通过 ACPI 控制笔记本扩展坞的支持。 [已合并]

+ +

   +acpi_thermal(4) +驱动程序支持自定义 _PSV_HOT_CRT 温度值了。

+ +

  删去了对 alpha 硬件架构的支持。 对于 Alpha 的支持仍会在 RELENG_5 和 RELENG_6 +开发线中继续保留。

+ +

   +cardbus(4) +驱动程序支持 /dev/cardbus%d.cis 了。

+ +

  [i386, amd64] 新增了 +coretemp(4) +驱动程序, 它能够读取 Intel® Core™ 处理器的核心温度读数。 [已合并]

+ +

  est +cpufreq(4) +驱动程序支持对 VIA C7-M 系列处理器的频率控制了。

+ +

   +firewire(4) +代码是 MPSAFE 的了。

+ +

  新增了 icee(4) 驱动程序, 用以支持 I2C EEPROM。

+ +

  修正了导致无法卸载内核模块 +ichsmb(4) 的 +bug。

+ +

  [amd64, i386] 在启用了 SMP 的内核中, 双核处理器 (例如 Intel Core Duo) +的处理核心都可以使用了。 [已合并]

+ +

  [ia64, powerpc] 引导加载器选项 debug.mpsafevfs +默认设为 1 了。

+ +

  删去了 +sab(4) 驱动程序 +(它已被 +scc(4) +驱动程序取代)。

+ +

  新增了 +scc(4) +驱动程序。 这个驱动程序提供了对串口通讯控制器的范型支持, +并将对通道和模式的控制交由具体的驱动程序, 如 +uart(4) +处理。

+ +

  [amd64] smbios(4) 驱动程序新增了对 amd64 的支持。

+ +

  [sun4v] FreeBSD 现在提供了对于 Sun Microsystems UltraSPARC-T1 架构的初步支持。 +FreeBSD/sun4v 已经可以在 Sun Fire T1000 和 Sun Fire T2000 服务器上运行。 +关于这一工作的进一步信息, 可以在 sun4v 项目 主页上找到。

+ +

  新增了 tnt4882(4) 驱动程序, 它支持 National Instruments PCI-GPIB 卡。

+ +

  [amd64, i386, ia64, sparc64] +uart(4) +驱动程序现已加入到默认的 GENERIC 内核。 当 +sio(4) +uart(4) +都能管理同一个串口时, 会优先采用 +sio(4)

+ +

  新增了 +uark(4) +驱动程序, 它支持基于 Arkmicro Technologies ARK3116 的 USB 串口适配器。

+ +

   +uart(4) +驱动新增了对于将 LOM (Lights Out Management) 和 RSC (Remote System Control) +设备作为控制台的支持。

+ +

  删除了 zs 驱动程序, 它提供的功能已经由 +uart(4) +驱动程序取代。

+ +

  [i386] 新增了引导加载器选项 hw.apic.enable_extint。 +这个选项可以用于禁止屏蔽第一个 I/O APIC 上的 ExtINT 引脚。 至少有一种用于 Intel Pentium +III 的芯片组需要这个选项, 即使所有 8259A 的引脚都被屏蔽也是如此。 默认值依然是屏蔽 +ExtINT 引脚。

+ +
+
+
2.2.2.1 多媒体支持
+ +

  新增了基于 NetBSD 的新的 midi(4) 驱动程序。 它支持 +snd_cmi(4) +snd_emu10k1(4) +驱动程序。

+ +

   +snd_cmi(4) +驱动程序是 MPSAFE 的了。

+ +

  新增了 +snd_emu10kx(4) +驱动程序, 它支持 Creative SoundBlaster Live! 和 Audigy 系列声卡, +并提供了可选的伪多声道回放功能。

+ +

  新增了 +snd_envy24(4) +驱动程序, 它支持 Envy24 系列的音效芯片。 [已合并]

+ +

  新增了 +snd_envy24ht(4) +驱动程序, 它支持 VIA Envy24HT 系列的音效芯片。 [已合并]

+ +

  新增了 +snd_hda(4) +驱动程序。 它支持符合 Intel High Definition Audio 1.0 版本规范的设备。 [已合并]

+ +

   +snd_solo(4) +驱动程序是 MPSAFE 的了。 [已合并]

+ +

  新增了 +snd_spicds(4) +驱动程序, 它支持 I2S SPI 音效编码解码芯片。 [已合并]

+ +

   +uaudio(4) +驱动程序新增了对 24/32 位声音格式和转换的支持。

+
+ +
+
+
2.2.2.2 网络接口支持
+ +

   +ath(4) +驱动程序更新到了 HAL 0.9.20.3 版。 [已合并]

+ +

   +axe(4) +驱动程序支持 +altq(4) 了。 +[已合并]

+ +

   +bge(4) +驱动程序的 Jumbo frame (巨型帧) 支持是 MPSAFE 的了。

+ +

   +bge(4) +驱动程序新增了对高位在前 (big-endian) 硬件平台, 如 sparc64 的支持。

+ +

   +iwi(4) +驱动程序所需要的固件映像文件, 现在成为了 FreeBSD 基本系统的一部分。 +如果想要加载这个固件, 您必须同意位于 /usr/share/doc/legal/intel_iwi/LICENSE 的授权许可协议, 并在 /boot/loader.conf 中设置 legal.intel_iwi.license_ack=1。 这个驱动程序先前的版本, 需要使用由 +net/iwi-firmware-kmod port/package 或 net/iwi-firmware port/package 安装的固件映像文件。

+ +

  新增了 ixgbe 驱动程序, 它能够支持 Intel 10G (万兆以太网) PCI-Express 适配器 +(82598)。

+ +

  删去了 lnc(4) 驱动程序。 le(4) +pcn(4) +驱动程序能够支持过去由 lnc(4) 支持的所有设备。

+ +

  新增了 +msk(4) +驱动程序。 它能够支持使用 Marvell/SysKonnect Yukon II

+ +

  cm(4) 驱动程序是 +MPSAFE 的了。

+ +

  新增了 +cxgb(4) +驱动程序, 它提供了对基于 Chelsio T3 和 T3B 芯片组的 10 Gigabit (万兆) +以太网适配器的支持。 [已合并]

+ +

  新增了 +edsc(4) +驱动程序, 它提供了对 Ethernet discard 网络接口的支持。 [已合并]

+ +

  由于使用的人太少, 删去了 el(4) 驱动程序。

+ +

  em(4) +驱动程序更新到了来自 Intel 的 6.7.3 版本。 除了其他修改之外, 这个版本新增了对基于 +80003、 82571、 82571EB、 82572 以及 82575 网卡, 以及基于 ICH8 芯片组的板载网卡的支持。 +[已合并]

+ +

  em(4) +驱动程序包含了对挂起和唤醒功能的初步支持。

+ +

  通过使用快速中断处理程序和 taskqueue 代替 ithread 中断处理程序, 改善了 em(4) +驱动程序的性能。 出于调试目的, 这一变动可以通过定义内核选项 NO_EM_FASTINTR 来禁用。

+ +

  在 GENERIC 内核中启用了基于火线的 IP 驱动程序 ( +fwip(4))。

+ +

   +gem(4) +驱动程序新增了对 +altq(4) +的支持。

+ +

   +ipw(4) +驱动程序所需要的固件映像文件, 现在成为了 FreeBSD 基本系统的一部分。 +如果想要加载这个固件, 您必须同意位于 /usr/share/doc/legal/intel_ipw/LICENSE 的授权许可协议, 并在 /boot/loader.conf 中设置 legal.intel_ipw.license_ack=1。 这个驱动程序先前的版本, 需要使用由 +net/ipw-firmware-kmod port/package 或 net/ipw-firmware port/package 安装的固件映像文件。

+ +

   +iwi(4) +驱动程序新增了对高位在前 (big-endian) 硬件平台, 如 sparc64 的支持。

+ +

   +iwi(4) +驱动程序所需要的固件映像文件, 现在成为了 FreeBSD 基本系统的一部分。 +如果想要加载这个固件, 您必须同意位于 /usr/share/doc/legal/intel_iwi/LICENSE 的授权许可协议, 并在 /boot/loader.conf 中设置 legal.intel_iwi.license_ack=1。 这个驱动程序先前的版本, 需要使用由 +net/iwi-firmware-kmod port/package 或 net/iwi-firmware port/package 安装的固件映像文件。

+ +

  新增了 ixgbe 驱动程序, 它能够支持 Intel 10G (万兆以太网) PCI-Express 适配器 +(82598)。

+ +

  删去了 lnc(4) 驱动程序。 le(4) +pcn(4) +驱动程序能够支持过去由 lnc(4) 支持的所有设备。

+ +

  新增了 +msk(4) +驱动程序。 它能够支持使用 Marvell/SysKonnect Yukon II 千兆以太网控制器的网卡。 +[已合并]

+ +

  [amd64, i386] 新增了 +mxge(4) +驱动程序, 它能够支持 Myricom Myri10GE 10 Gigabit (万兆) 以太网适配器。 +如欲了解进一步的详情, 请参阅联机手册 +mxge(4)。 +[已合并]

+ +

  [amd64, i386] 新增了来自 OpenBSD 的开放源代码的 nForce 以太网设备驱动程序 +nfe(4)。 在 GENERIC 内核中, 这个驱动程序取代了原先使用的 +nve(4) +驱动程序。

+ +

  [arm] 新增了 +npe(4) +驱动程序, 它能够支持 Intel XScale 网络处理引擎。 [已合并]

+ +

  新增了 +nxge(4) +驱动程序, 它能够支持 Neterion Xframe 10 Gigabit (万兆) 以太网适配器。

+ +

  re(4) +驱动程序新增了对 D-Link DGE-528(T) 千兆以太网卡的支持。

+ +

  新增了 +rum(4) +驱动程序。 它能够支持基于 Ralink RT2501USB 和 RT2601USB 芯片组的 WLAN 适配器。

+ +

  ti(4) +驱动程序新增了对高位在前 (big-endian) 硬件平台, 如 sparc64 的支持。

+ +

  新增了用于 FOMA (由日本 NTT DoCoMo, Inc. 设计的第三代移动电话系统) 的 +ufoma(4) +驱动程序。 它能够支持基于日本 MCPC (移动计算推进委员会) 颁布的 USB +实现指导说明书所设计的第三代移动电话。

+ +

  新增了 vgapci(4) 驱动程序。 这是一个用于 VGA PCI 设备的框架驱动程序, +以总线驱动的形式提供服务, 这样, 类似 drm(4)、 +acpi_video(4), +以及 +agp(4) +这些驱动程序就可以与其配合工作, 使得在同一个设备上使用多个驱动程序成为可能。

+ +

   +vge(4) +驱动新增了对 +altq(4) 的支持。 +[已合并]

+ +

  wi(4) +驱动程序可以以内核模块的形式联编了。

+ +

  [amd64, i386, pc98] 在默认的 GENERIC 中加入了 +wlan_wep(4) +wlan_ccmp(4) 和 + +wlan_tkip(4) +驱动程序。

+ +

  [amd64, i386] 新增了 +wpi(4) +驱动程序, 它提供了对 Intel 3945 无线 LAN 控制器的支持。

+ +

  [amd64, i386] 新增了 +zyd(4) +驱动程序。 它提供了对 ZyDAS ZD1211/ZD1211B USB IEEE 802.11 b/g 无线网络设备的支持。

+ +

  从 OpenBSD 引入了网络接口组功能。 举例说来, +这个功能允许管理员在一组网络接口上应用防火墙规则。 更多信息, 请参阅联机手册 +ifconfig(8)

+ +

  对 802.11 协议栈进行了大幅度的改写。 重要的新增功能, 包括支持后台扫描、 在多个 AP +之间漫游, 以及对拥有 802.11n 能力的设备所需要的支持基础。

+ +

  802.11 协议栈新增了对于 900 MHz 无线网卡, 以及对 802.11a 四分和对分频道的支持。 +[已合并]

+ +

  FreeBSD 网络协议栈现在在运行时已经完全没有内核全局锁 Giant, +并完全使用内核的细粒度锁原语来管理并发了。 +这显著地改善了在多处理器系统上的网络协议栈性能; 即使是在单处理器的系统中, +也可以看到性能的提升。 ISDN4BSD 和 netatm 目前已临时从联编过程中摘除。 +这些模块在运行时仍然需要全局锁, 而摘除了这两个模块, 使得删除 NET_NEEDS_GIANT 兼容代码。 +我们计划将这些模块转换为使用细粒度的内核上锁方式, 并在 FreeBSD 7.1-RELEASE +时重新连入联编过程。

+
+
+ +
+
+

2.2.3 网络协议

+ +

  [amd64, i386, pc98] 为 +bpf(4) +ng_bpf(4) +实现了试验性的 BPF 即时编译器。 如果希望启用这个功能, 需要使用内核选项 options BPF_JITTER。 使用 net.bpf_jitter.enable 可以禁用这个功能。

+ +

   +bpf(4) +设备新增了一系列新的 +ioctl(2) 调用, +用于检查输入和输出的数据包, 以及发到网络上的数据包。

+ +

  在系统中删去了 bridge(4) 驱动程序。 它的功能已经由 +if_bridge(4) +完全取代了。

+ +

  用于支持 RFC 1701 和 RFC 1702 中介绍的 GRE 封装的 +gre(4) +驱动程序能够支持 GRE 上的 IPv6 了。

+ +

   +if_bridge(4) +驱动程序新增了对 RSTP, 即快速生成树协议 (802.1w) 的支持。 [已合并]

+ +

   +if_bridge(4) +驱动程序在桥接端口上新增了 private 标志; 网桥上的非 private +端口可以与任何其他非 private 端口通讯。 这个功能对于在服务器网路中使用多个客户 VLAN +的场景比较有用; 此外, 它也可以用来阻止客户 VLAN 之间互相访问, +但又同时允许它们访问服务器网络。 网桥端口上的 private 标志可以通过 +ifconfig(8) +来设置或清除。

+ +

  删去了原先硬编码的 IPv4 多播组成员限制 (先前的值是 20)。

+ +

  IPv6 多播转发现在可以通过内核模块 ip_mroute.ko +来动态载入了。

+ +

   +ipfw(4) +包过滤器支持针对 Routing Header Type 0 和 Mobile IPv6 Routing Header Type 2 以及对于 +Routing Header 的不做区分的过滤了。

+ +

  删去了 ip6fw(8) 包过滤器。 由于 +ipfw(4) +已经能够支持 IPv6, 因此应使用它来代替。 请注意某些规则可能需要进行少量调整。

+ +

  删去了 KAME 的 IPsec 实现。 作为替代, FAST_IPSEC 成为了 +FreeBSD 内核支持的唯一一个 IPsec 实现。 过去曾用来表示 KAME IPsec 的内核选项 IPSEC 现在用于启用 FAST_IPSECFAST_IPSEC 提供了对 IPv4 和 IPv6 的支持, 使用了细粒度的内核上锁, +并支持基于硬件的加密加速。

+ +

  删去了对 IP 上的 IPX 隧道支持。

+ +

  新增了从 OpenBSD 和 NetBSD 移植的 +lagg(4) +驱动程序, 它支持一系列链路聚合、 故障转移和容错协议及算法。 [已合并]

+ +

  原生模式 ATM 协议层 +natm(4) 是 +MPSAFE 的了。

+ +

  新增了 +ng_car(4) +Netgraph 节点类型, 实现了若干种流量整形和速率限制算法。

+ +

  新增了 +ng_deflate(4) +Netgraph 节点类型, 实现了 Deflate PPP 压缩。 [已合并]

+ +

   +ng_h4(4) +Netgraph 节点是 MPSAFE 的了。 [已合并]

+ +

   +ng_ppp(4) +Netgraph 节点是 MPSAFE 的了。 [已合并]

+ +

  新增了 +ng_pred1(4) +Netgraph 节点类型, 实现了 Predictor-1 PPP 压缩。 [已合并]

+ +

  TCP 传输方式的 NFS 默认重传计时器变改为了 60 秒。 +这个变动能够防止不必要地重传非幂等的 NFS 请求。 此外, +rc.conf(5) 中的 +nfs_access_cache 变量的默认值也改为了 60。

+ +

  nfsiod 内核线程的默认数量 ( +sysctl(8) 变量 +vfs.nfs.iodmin) 由原先的 4 调整为 0。

+ +

  新增了 sysctl 变量 net.inet.icmp.reply_from_interface。 这表示让 +icmp(4) +以数据包进入的网络接口上的 IP 地址来回应非本地数据包。 对于路由器而言, 这可以让 +traceroute(8) +显示出包实际经过的路径, 而不是可能出现的另一条路。

+ +

  新增了 sysctl 变量 net.inet.icmp.quotelen。 +它可以调节 ICMP 回应中引用的原数据包长度。 系统内部会确保最小长度为 8 字节。 +最大的引用长度, 取决于回应 mbuf 中的剩余空间。 加入这一选项是为了解决 I-D draft-gont-icmp-payload-00.txt 提到的问题。

+ +

  如果需要, 在回应和分配 mbuf 时, +icmp(4) +会引用完整的 TCP 头了。 这个变动修正了由 I-D draft-gont-icmp-payload-00.txt 提到的问题。

+ +

  新增了 socket 选项 IP_MINTTL。 这个选项可以控制在 socket +上收到的包的最小 TTL 值。 所有包含更小 TTL 的包都会被直接丢弃。 目前这已经能够在 RAW、 +UDP 和 TCP 监听 socket 上使用。 该选项唯一一个有用的值是 255, +表示阻止本地 socket 监听接受所有来自直接连接的网络之外的数据包。 此外, +这个选项也使得在用户态实现 RFC 3682 “The Generalized TTL Security Mechanism (GTSM)” +成为可能。

+ +

  内核 +ppp(4) +驱动程序支持 IPv6 了。

+ +

  隐蔽转发 (stealth forwarding) 同时支持 IPv6 和 IPv4 了。 这一行为可以通过新增的 +sysctl 变量 net.inet6.ip6.stealth 来控制。

+ +

  删去了内核选项 PIM。 相关代码现在由内核选项 MROUTING 提供。

+ +

  新增了对于 RFC 3678 特定源组播 (SSM) socket API 的支持。 更多细节, 请参阅联机手册 + +sourcefilter(3)

+ +

  新增了对于 流控制传输协议 (SCTP) 的支持。 SCTP 实现了由 RFC 4960 +定义的支持可靠的、 面向消息的传输协议。 在 FreeBSD 中可以通过 SCTP 内核选项来启用这种支持, 它是 GENERIC +内核的一部分。 关于它的进一步信息, 请参见联机手册 +sctp(4)

+ +

  IPV6_V6ONLY socket 选项支持 UDP 了。

+ +

  内核选项 TCP_DROP_SYNFIN 现在是默认启用的了。 net.inet.tcp.drop_synfin sysctl 变量的默认值, 和之前一样仍然是 +0

+ +

  FreeBSD 网络协议栈新增了对于网卡等硬件提供的 TCP 分片协处理 (TSO) 能力的支持。 +通过将大块数据分拆成多个 TCP 分片这样的操作交给网卡来进行, TSO 能够减少发送大量 TCP +数据时的开销。 这一功能, 可以以网络接口为单位, 通过 +ifconfig(8) 的 +tso-tso 参数, 来启用和禁用。 +目前, 支持 TSO 的网卡驱动包括 em(4) +mxge(4) +cxgb(4)

+ +

  FreeBSD 提供了对 TCP socket 缓冲的自动尺寸收放能力。 这使得 socket +缓冲区尺寸能够依据网络条件自动适应, 而不再需要静态地设置。 这一功能的行为, 可以通过 +net.inet.tcp.sendbuf_*net.inet.tcp.recvbuf_* sysctl 变量来调整。

+ +

  为 +tap(4) +驱动程序新增了 sysctl 变量 net.link.tap.up_on_open。 +如果启用, 则新的 tap 设备会在创建时直接标记为 up。 [已合并]

+
+ +
+
+

2.2.4 磁盘和存储

+ +

   +aac(4) +驱动程序新增了对一些惠普机器上使用的 Adaptec 2610SA SATA-RAID 控制器的支持。

+ +

   +ahc(4) +驱动程序是 MPSAFE 的了。

+ +

   +ahd(4) +驱动程序是 MPSAFE 的了。

+ +

  CAM 子系统是 MPSAFE 的了。

+ +

   +ciss(4) +驱动程序是 MPSAFE 的了。

+ +

  GEOM 存储变换系统新增了 GEOM_JOURNAL class。 +它支持块级别的日志操作, 可以为文件系统模块保持一致性提供文件系统日志。 (目前, +这一功能只支持 UFS 文件系统。) 关于它的操作, 可以由 +gjournal(8) +工具进行控制。

+ +

  新增了用以支持多种磁盘设备访问路径的 GEOM_MULTIPATH class。 新增的 +gmultipath(8) +工具可以利用这个功能控制磁盘的行为。

+ +

  新增了用以提供以物理设备为后端, 支持任意尺寸虚拟存储设备 的 GEOM_VIRSTOR class。 关于它的进一步信息, 请参见联机手册 +gvirstor(8)

+ +

  为了保持命名方式一致, 将 GEOM class 内核模块 g_md.ko +改名为 geom_md.ko

+ +

  [amd64, i386] 新增了 +hptiop(4) 驱动。 +该驱动支持 Highpoint RocketRAID 3xxx 和 4xxx 系列的 SAS 和 SATA RAID控制器。

+ +

  [amd64, i386] 新增了 +hptrr(4) +驱动程序, 它能够支持多种 HighPoint RocketRAID 控制器 (更多细节, 可以在联机手册中找到)。 +[已合并]

+ +

  [amd64, i386] 对 +hptmv(4) +驱动程序进行了更新, 它支持 amd64 和 PAE 了。

+ +

   +isp(4) +驱动程序是 MPSAFE 的了。

+ +

  对 +mpt(4) +驱动程序进行了更新, 以支持包括 RAID 卷, 以及 RAID 成员状态/设置报告、 +周期性卷重同步状态报告, 以及用于设置卷重同步速率、 +卷成员写入缓存状态和卷事务队列深度等信功能。 [已合并]

+ +

   +mpt(4) +驱动程序新增了 SAS HBA (部分)、 64-位 PCI 以及大规模数据传输的支持。 [已合并]

+ +

   +mpt(4) +驱动程序是 MPSAFE 的了。

+ +

  在较早版本的 FreeBSD 中出现过的 rr232x(4) 驱动程序已不再支持, 其功能已经被 +hptrr(4) +驱动程序所取代。 根据 Highpoint 的要求, 这一版本中删去了 rr232x(4) 驱动程序。 +[已合并]

+ +

   +twa(4) +驱动更新到了 3ware 网站上公布的 3.70.03.007 版本。 这个版本对 AMCC 的 3ware 9650 系列 +SATA 控制器提供了支持。 [已合并]

+ +

  新增了用于 Internet SCSI (iSCSI) 协议的内核驱动 +iscsi_initiator(4)。 这个驱动允许通过 TCP/IP +网络访问远程的 SCSI 设备。 用户态环境工具 +iscontrol(8) +可以用来控制这一驱动程序的操作。

+ +

  新增了模拟 Linux SCSI SG 直通设备 API 的大部分功能子集的 scsi_sg 驱动程序。 +这使得以 Linux 模拟方式 (以及 FreeBSD 原生应用程序) 能够以和在 Linux 上面相同的方式操作 +/dev/sg* 设备。 +[已合并]

+ +

   +umass(4) +驱动提供了对命令 PLAY_MSFPLAY_TRACKPLAY_TRACK_RELPAUSEPLAY_12 的支持, 这使得 +cdcontrol(1) +工具能够操作 USB CD 驱动器了。

+
+ +
+
+

2.2.5 File Systems

+ +

  FreeBSD NFS 子系统中的一部分 (与协议栈及 callout 的接口和 NFS 客户端部分) 是 +MPSAFE 的了。

+ +

   +pseudofs(9) +伪文件系统构建包及使用它实现的文件系统 ( +procfs(5) +linprocfs(5) 和 + +linsysfs(5)) 是 +MPSAFE 的了。

+ +

  [amd64, i386] 增加了试验性的 TMPFS 文件系统支持。 TMPFS 是一种高效的内存文件系统, +它由 NetBSD 项目在 Google 的 Summer of Code 活动中开发。 关于这种文件系统的进一步信息, +请参见联机手册 +tmpfs(5)

+ +

  重新实现了 unionfs 文件系统。 与之前的实现相比, +这个版本解决了许多崩溃和上锁问题。 此外, 它还提供了新增的 “transparent” (透明) 和 +“masquerade” (伪装) 这两种工作模式, 能够自动在文件系统聚合的上层创建文件。 +关于这个文件系统的进一步信息, 请参考联机手册 +mount_unionfs(8)。 [已合并]

+ +

  [amd64, i386, pc98] 加入了对 Sun 的 ZFS 的支持。 关于这一文件系统的更多信息, +请参见联机手册 +zfs(8)OpenSolaris ZFS +主页

+ +

  加入了初步的 (只读) 对 SGI 的 XFS 文件系统的支持。

+
+
+ +
+
+

2.3 用户态环境变动

+ +

  从 libc 删去了原先随 INRIA IPv6 实现引入的 addr2ascii() +和 ascii2addr() 库函数调用。 在 FreeBSD 基本系统中已经不再有使用它们的地方。 +作为相关的改动, 为 +getnameinfo(3) +增加了对于 AF_LINK 地址的支持。

+ +

  删去了 struct addrinfo 中的 ai_addrlen 原先用于保持 ABI 兼容性的补位桩。 例如, 这个变动会破坏 +64 位平台, 包括 FreeBSD/amd64、 FreeBSD/ia64 以及 FreeBSD/sparc64 上 +getaddrinfo(3) +函数的 ABI 兼容性。

+ +

   +atrun(8) +工具新增了 PAM 支持。 在开始为用户帐号运行任务之前, 它会首先通过 PAM +检查用户帐号的状态。 默认的不可用的帐户定义包括已过期用户, 以及使用 pw(8) +锁定的用户。

+ +

   +camcontrol(8) +新增了用于显示设备容量的 readcap 命令。 [已合并]

+ +

   +cron(8) +服务新增了 PAM 支持。 在运行帐户私有的 +crontab(5) +文件中的命令之前, 它会通过 PAM 检查帐户的状态, 如果帐户不可用, 则跳过命令。 +默认的不可用帐户定义包括已过期用户, 以及使用 pw(8) 锁定的用户。 +此外, +cron(8) +如果系统中存在 +nologin(5) +文件, 除非 +crontab(5) +属主的登录类型 (login class) 不受 +nologin(5) +限制, 否则也会跳过其 +crontab(5) +中的命令。 系统文件 /etc/crontab 中配置的命令, 不受 PAM +检查的限制。

+ +

   +dhclient(8) +程序新增了 RFC 3422 描述的无类静态路由选项支持。

+ +

   +dump(8) +restore(8) +程序能够保存和恢复文件的扩展属性信息了。

+ +

  新增了实现用于操作 ELF 文件的 SVR4 +elf(3) / +gelf(3) API 的 +libelf 函数库。

+ +

   +fdisk(8) +程序新增了用于以 fdisk 配置文件格式显示 slice 表的 -p 选项。 +[已合并]

+ +

  删去了 +finger(1) 的 +T/TCP 支持 (以及用于启用该支持的 -T 选项)。

+ +

  修正了 +find(1) +程序无法正确处理传给 -user-group 的数字格式的参数的 bug。

+ +

   +freebsd-update(8) 命令新增了 upgrade 子命令, 用于完成在不同的 FreeBSD 版本之间的二进制升级。 +[已合并]

+ +

   +ftpd(8) +工具新增了对 RFC2389 (FEAT) 和 RFC2640 (UTF8) 的支持。 RFC2640 支持是可选的, +可以通过新增的 -8 参数来启用。 更多信息, 可以在 +ftpd(8) +联机手册中找到。 [已合并]

+ +

  默认启用了 +gcc(1) SSP +(堆栈溢出保护) 支持。

+ +

   +gbde(8) +工具新增了 -k-K 选项, +用于指定通行字之外的密钥文件。

+ +

   +gpt(8) +新增了设置 GPT 分区卷标的能力。

+ +

   +gvinum(8) +工具新增了 resetconfig 子命令。

+ +

  新增了 RFC2743 和 RFC2744 描述的第 2 版通用安全服务 (Generic Security Service) API +(GSS-API) 及其 C 绑定接口。 这是一个新增的可扩展 GSS-API 层, 它支持 GSS-API 插件, 与 +Solaris 实现类似, 而原有的 Kerberos 5 GSS 机制, 则进行了重写, +作为新实现的插件库提供。

+ +

   +hccontrol(8) +工具支持 HCI 节点自动探测了。

+ +

  id(1) 工具会在组 ID +之后显示生效用户 ID 了。

+ +

  新增了 +ipfwpcap(8) +工具。 它能够截获 +divert(4) socket +并将数据以 +pcap(3) (也就是 + +tcpdump(1) +所使用的) 格式写入文件或管道。 [已合并]

+ +

   +kdump(1) +程序能够将系统调用参数以符号化的名字显示了。

+ +

   +kenv(1) +工具新增了用于禁止警告信息的 -q 选项。

+ +

   +kgdb(1) +新增了用于以读写模式打开 kmem target 的 -w 选项。 这使得 kgdb +能够直接作用于 /dev/mem +并修改正在运行的系统的内核内存内容。

+ +

   +libarchive(3) +支持 POSIX.1e-风格的扩展属性了。

+ +

   +libarchive(3) +库能够处理 ar(1)-格式的文件了。

+ +

  libc 库中, +新增了对符号映射和版本化符号定义的实现。

+ +

  libedit 库更新到了 NetBSD 源代码 2005 年 8 +月的版本。

+ +

  libm 库中, +新增了对符号映射和版本化符号定义的实现。

+ +

  引入了新的 +malloc(3) 实现。 +这个实现, 也称作 “jemalloc”, 是为改善多线程程序, 特别是在 SMP +系统上运行时的性能而设计的, 同时兼顾了单线程程序的性能。 +由于采用了不同的算法和数据结构, jemalloc 可能会暴露一些以前没有发现的用户态代码的 bug, +不过尽管如此, 绝大多数 FreeBSD 基本系统和常用的 ports 都已经进行了测试和修正。 请注意, +jemalloc 使用 +mmap(2) +来获取内存, 而只在十分有限的情况下使用 +sbrk(2) +(并且这有限的情形仅限 32-位 硬件架构)。 其结果是, datasize +资源限制对典型的应用而言, 其效果会被严重削弱。 不过, 您可以使用 vmemoryuse 资源限制, 来限定进程能够使用的虚拟内存量, 具体细节, +请参见联机手册 +limits(1)

+ +

   +mdconfig(8) +工具能够将设备列表以 XML 格式输出了。 目前 listquery 子命令支持这个功能。

+ +

   +mdconfig(8) +工具的 -u 选项, 支持指定以逗号分割的多个设备了。

+ +

   +mdmfs(8) +工具新增了用于在以 vnode 作为后端存储的虚拟盘上, 跳过 +newfs(8) +执行步骤的 -P 参数。

+ +

   +mdmfs(8) +工具新增了 -E 参数, 用于指定默认位置 (/sbin/mdconfig) 以外的 +mdconfig(8) +工具的位置。

+ +

  在 libc 中新增了 +memmem(3) 函数。 +这与 glibc 中的 +strstr(3) +函数是二进制兼容的。

+ +

  删去了 +mount(8)devnodev 选项。

+ +

   +mount(8) +工具新增了对 +mqueuefs(5) +的支持。

+ +

  修正了导致 +mount(8) +工具无法通过 mount -u -o rw, +将读写挂接升级为只读挂接的问题。

+ +

  删去了一系列文件系统专用的 mount_* 工具, 因为现在 +mount(8) +命令提供了更为通用的 -t 选项。 具体说来, +下列命令已经删除掉了: mount_devfsmount_ext2fsmount_fdescfsmount_linprocfsmount_procfsmount_stdmount_linsysfsmount_reiserfs, 以及 mount_umapfs

+ +

  从 FreeBSD 基本系统中删去了 mrouted(8) 多播路由服务。 这个服务实现了 DVMRP +多播路由协议, 然而在许多多播系统中, 这种协议已经被 PIM 取代。 与此相关的 map-mbone(8) +和 mrinfo(8) 工具也已经被删除。 这些程序现在可以通过 FreeBSD Ports 套件中的 net/mrouted 来安装。

+ +

  为 +netstat(1) +增加了显示 +sctp(4) +协议统计数据的能力。

+ +

  /etc/nsswitch.conf 文件现在改为静态地安装, +而不是在每次系统启动时自动生成了。

+ +

  删去了 objformat(1) 工具和 getobjformat(3) 函数库 (对于 a.out +可执行文件格式支持的最后残存物)。

+ +

   +pam_nologin(8) +模块不再提供验证 (authentication) 功能; 与此同时, 它转而提供帐户管理 (account +management) 功能。 位于 /usr/local/etc/pam.d 的第三方文件, +可能需要手工编辑以适应这一变动; 具体而言, 这些文件中形如下面这行的配置:

+ +
+auth    required        pam_nologin.so  no_warn
+
+ +
+
+

  这些配置中的 auth 关键字, 应改为 account

+ +

  新增了 +nscd(8)。 +这是一个能够缓存 nsswitch 查询 (例如口令、 组, 以及服务数据库) 的服务, +它能够改善系统性能。

+ +

   +pkill(1) +工具新增了用于将搜索范围限定于指定 pidfile 文件中所记录的 PID 进程中的 -F 选项。 当配合另一个新增选项 -L +使用时, pidfile 还必须首先由 +flock(2) +系统调用锁定, 或由 +pidfile(3) +创建。

+ +

   +pkill(1) +工具新增了 -I 选项, 其工作方式类似于 rm(1)-i 参数。 当指定了这个选项时, +pkill(1) +在发出信号前, 会对每个进程要求用户确认。

+ +

  对 +pmcstat(8) +程序进行了一系列改进: 现在它可以通过网络 socket 在远程主机上进行日志记录了。 -c 能够接受以逗号分隔的用于配置 PMA 分配的 CPU 列表。 -t 选项进行了增强, 能够支持以命令名的正则表达式来选择进程。 +pmcstat(8) +默认在全部 CPU 上分配系统 PMC, 而不是只限于 CPU 0。

+ +

   +powerd(8) +新增了用以指定 pidfile 的 -P 选项。

+ +

  pw(8) 程序支持使用 +-M 选项来自动设置新创建的主目录权限了。 [已合并]

+ +

  在 FreeBSD 的 libc 中的 DNS 解析库更新到了 BIND 9.4.1 +中的版本。

+ +

   +rpcbind(8) +程序现在能够通过使用 -h 参数来指定 INADDR_ANY 以外的 IP +地址上的 TCP 监听了。 新增的 -6 标志则可以指定只绑定到 IPv6 +地址。

+ +

   +rpcgen(1) +工具现在默认生成符合 ANSI C 编译器标准的头文件和 stub 文件了。

+ +

   +rpc.lockd(8) 和 + +rpc.statd(8) +程序新增了用于指定绑定端口的 -p 选项。 [已合并]

+ +

   +rtld(1) +运行环境连接器提供了对于 GNU 语义的 ELF 符号版本支持。 这个实现的主要目标是与 GNU libc +实现, 并在 http://people.redhat.com/~drepper/symbol-versioning 和 LSB 3.0 +文档中介绍的功能兼容。 同时, 新增的 dlvsym() +提供了查找某个符号特定版本的功能。

+ +

  sa(8) 工具新增了 +-U-P 参数。 +它们分别可以用来指定用户和进程统计文件的位置。

+ +

  新增了用于编辑磁盘分区和 label 的 +sade(8) 工具。 +这个工具基于 +sysinstall(8) +中的部分代码。

+ +

  修正了 +sed(1) +工具无法计算某些模式空间长度的问题。

+ +

   +sed(1) +工具新增了对于大小写不敏感模式匹配的支持; 这一功能可以通过在正则表达式分割符后面指定参数 +I 来启用。

+ +

  对 +setenv(3) +系列库函数调用的行为进行了修改, 由之前的 BSD API 行为改为 POSIX 强制的行为。 其结果是, +更新了许多依赖于旧 API 的基本系统工具来支持这一变动。

+ +

   +setfacl(1) 的 +-h 参数能够正确地在符号连接, 而不是其所指对象上设置 ACL +了。

+ +

  为显示连接和监听网络 socket 的 +sockstat(1) +工具新增了命令行选项 -P, 用以按照协议名称 (在 +protocols(5) +中列出) 过滤输出结果。

+ +

   +sysctl(8) 新增了 +-q 参数来制止一部分警告和错误信息的产生。

+ +

  由于年久失修, 删去了 FreeBSD 基本系统中提供的 tcpslice 版本。 +它的最新版本可以通过 Ports 套件中的 net/tcpslice 来安装。

+ +

  收到 SIGINFO 信号时, +time(1) +工具会显示指定的进程运行消耗的时间了。

+ +

   +top(1) +程序新增了 -a 选项来指定显示进程参数向量中指定的标题; +这个功能对于监控使用 +setproctitle(3) +修改自身进程标题的进程而言会很有用。

+ +

   +top(1) +新增了用于指定 +jail(8) ID 的 +-j 选项来显示其中的进程。 [已合并]

+ +

   +touch(1) +工具新增了 -A 标志来将文件的访问和修改时间修改为指定的值。 +[已合并]

+ +

   +truss(1) +工具新增了 -s 选项以提供与 strace (devel/strace) 同样的功能。

+ +

   +truss(1) +不再依赖于 +procfs(5) +文件系统工作了; 它现在使用 +ptrace(2) +接口来控制被跟踪的进程。

+ +

  [powerpc] +truss(1) +工具支持 FreeBSD/powerpc 了。

+ +

  删去了 usbd(8) 工具。 +devd(8) +工具及其配置文件现在已经能够完全支持其功能了。

+ +

  将 +uuidgen(1) +工具从 /usr/bin 挪到了 /bin

+ +

  删去了已经被 +mdconfig(8) +替代多时的 vnconfig(8) 工具。

+ +

  删去了 wicontrol(8) 工具。 对于 wi(4) +网络接口的配置应通过 +ifconfig(8) +来进行。

+ +

  由于一些可能发生的 ABI 变动, 调整了所有动态连接库的版本。 这些库包括: snmp_*, libdialog, libg2c, libobjc, libreadline, libregex, +libstdc++, libkrb5, libalias, libarchive, libbegemot, libbluetooth, libbsnmp, libbz2, +libc_r, libcrypt, libdevstat, libedit, libexpat, libfetch, libftpio, libgpib, libipsec, +libkiconv, libmagic, libmp, libncp, libncurses, libnetgraph, libngatm, libopie, libpam, +libpthread, libradius, libsdp, libsmb, libtacplus, libthr, libthread_db, libugidfw, +libusbhid, libutil, libvgl, libwrap, libypclnt, libm, libcrypto, libssh, 以及 +libssl。

+ +

  新实现了 wcsdup() 函数, 这个函数在 Microsoft 和 GNU +系统中十分流行。

+ +

  将 +wlandebug(8) +工具加入到了 FreeBSD 的主源码树 (之前它在 tools 目录中)。 它提供了一系列针对 +wlan(4) +模块及相关驱动的控制功能, 在调试无线网络问题时会很有用。

+ +

  新增了 +wpa_passphrase(8) 工具。 它能够从 ASCII 口令生成 +256-位 的预分发 WPA 密钥。 [已合并]

+ +
+
+

2.3.1 /etc/rc.d 脚本

+ +

  新增了用于启动独立的 +ftpd(8)ftpd 脚本。

+ +

  由于新增了功能更强的 encswap 脚本, gbde_swap 被淘汰了, 前者也提供了 +geli(8) +加密交换分区的支持。

+ +

  新增了用于在引导时配置 +geli(8) 设备的 +geligeli2 脚本。

+ +

  由于基本系统中已经不再提供 IPsec IKE 服务, 删去了与之对应的 ike 脚本。

+ +

  新增了用以处理 vnode 后端的 md(4) 设备的 mdconfig 脚本。 这个脚本的主要目的是替代先前的 ramdisk 脚本, 因此先前的 ramdisk_* +变量均改名为 mdconfig_*。 此外, 新增了两个 +rc.conf(5) 变量 +mdconfig_*_files 和 +mdconfig_*_cmd。 +例如:

+ +
+mdconfig_md0="-t malloc -s 10m"
+mdconfig_md1="-t vnode -f /var/foo.img"
+
+ +

  删去了位于 /etc/rc.d 中的 rcconf.sh 脚本, 并增加了用以标记引导过程中的早期和晚期分界点的变量 +early_late_divider

+ +

  rc.initdiskless 脚本使用 +tar(1) 代替了 +pax(1), 因为 +pax(1) +需要可写的临时目录, 而在这个脚本执行时, 可能并没有这样的目录。

+ +

  由于 OLDCARD 已被宣告过时, 因此 pccard +脚本也被宣告过时了。

+ +

  sendmail 脚本在别名 (aliases) +数据库不存在或比别名文件旧时, 不再自动对其进行重建了。 [已合并] 如果有需要, 可以在 +rc.conf 中将新增的 sendmail_rebuild_aliases 变量设置为 "YES" +来恢复这一功能。

+ +

  删去了 removable_interfaces 变量。

+ +

  为 ifconfig_ifn +新增了关键字 NOAUTO。 这会阻止网络接口在系统引导过程中或通过 /etc/pccard_ether 启用, 但允许使用 /etc/rc.d/netif 来以纯手工的方式启用和停用接口。

+ +

  /etc/rc.d/nfslocking 脚本已被宣告过时, +并将在未来的版本中删去。 其功能已经由 /etc/rc.d/lockd/etc/rc.d/statd 脚本取代。 [已合并]

+
+
+ +
+
+

2.4 基本系统中的第三方软件

+ +

  Intel ACPI-CA 升级到了 20070320。

+ +

  awk 由 2005 年 4 月 24 日版升级到了 2007 年 5 月 1 +日版。 [已合并]

+ +

  BIND 由 9.3.3 升级到了 9.4.2。

+ +

  BSNMPD 由 1.11 升级到了 1.12。

+ +

  BZIP2 由 1.0.3 升级到了 1.0.4。 [已合并]

+ +

  GNU Diffutils 由 2.7 升级到了 2.8.7。 [已合并]

+ +

  DRM 更新到了 DRI CVS 20060517 的快照。 [已合并]

+ +

  引导加载器使用的 Forth Inspired Command Language (FICL) +升级到了 3.03。

+ +

  FILE 由 4.12 升级到了 4.23。

+ +

  GCC 由 3.4.6 升级到了 4.2.1。

+ +

  GNU Readline library 由 5.0 升级到了 5.2 patch 2。 +[已合并]

+ +

  GNU 版本的 gzip 被替换成了一个经过修改的来自 NetBSD 的 +gzip。 [已合并]

+ +

  IPFilter 由 4.1.13 升级到了 4.1.28 版。 [已合并]

+ +

  less 由 v394 升级到了 v416 版。 [已合并]

+ +

  libpcap 由 0.9.4 升级到了 0.9.8 版。

+ +

  netcat 由 OpenBSD 3.9 升级到了 OpenBSD 4.1 中的版本。 +[已合并]

+ +

  OpenSSL 由 0.9.7e 更新到了 0.9.8e。

+ +

  ncurses 由 5.2-20020615 更新到了 5.6-20061217 版。 +ncurses 新增了宽字符支持。 [已合并]

+ +

  hostapd 由 0.3.9 版更新到了 0.5.8 版。

+ +

  PF 由 OpenBSD 的 3.7 版更新到了 OpenBSD 4.1 版。 +这一更新包含了一系列功能方面的增强。 两个比较显著的变动是, 在 +pf.conf(5) 中, +keep state 以及 flags S/SA 是 TCP +规则默认的行为了。 如有需求, 则需要使用对应的选项 no state 和 +flags any 来分别禁用带状态过滤和 TCP 标志检查。

+ +

  sendmail 由 8.13.8 更新到了 8.14.2 版。 [已合并]

+ +

  tcpdump 由 3.9.4 更新到了 3.9.8 版。

+ +

  时区数据库从 tzdata2006g 版升级到了 tzdata2007k 版。 [已合并]

+ +

  tip 更新到了来自 OpenBSD 与 20060831 的快照版本。

+ +

  TrustedBSD OpenBSM, 由 1.0 alpha 12 更新到了 1.0 +版。

+ +

  WPA Supplicant 由 0.3.9 版更新到了 0.5.8 版。

+
+ + + +
+
+

2.6 发布工程与系统集成

+ +

  对现有的 +sysinstall(8) +工具的分区算法进行了修改。

+ +
    +
  • +

    在磁盘容量超过 (3 * RAM尺寸 + 10GB) 时, 默认的分区尺寸为:

    + +
    + +++ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    分区尺寸
    交换区RAM尺寸 * 2
    /512 MB
    /tmp512 MB
    /var1024 MB + RAM尺寸
    /usr余下的部分 (8GB 或更多)
    +
    +
  • + +
  • +

    在磁盘尺寸大于 (RAM尺寸 / 8 + 2 GB) 时, 默认的尺寸为下面的范围, +而空间则按比例分配:

    + +
    + +++ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
    分区尺寸
    交换区从 RAM尺寸 / 8 到 RAM尺寸 * 2
    /从 256MB 到 512MB
    /tmp从 128MB 到 512MB
    /var从 128MB 到 1024MB
    /usr从 1536MB 到 8192MB
    +
    +
  • + +
  • +

    如果系统中的磁盘空间更少, 则采用先前的分配策略。

    +
  • +
+ +

  在 src/Makefile 中新增了 showconfig target, 其作用是显示用于联编 FreeBSD +源代码树的配置。

+ +

  新增了用于指定每次构建 FreeBSD 源代码树时构建参数的 src.conf 文件。 要了解进一步的详情, 请参见 +build(7) +src.conf(5)

+ +

  支持的 GNOME 桌面环境 (x11/gnome2) 的版本, 从 2.16.1 升级到了 2.20.1。 [已合并]

+ +

  支持的 KDE 桌面环境 (x11/kde3) 的版本, 从 3.5.4 升级到了 3.5.7。 [已合并]

+ +

  支持的 Xorg 视窗系统 (x11/xorg) 的版本, 从 6.9.2 升级到了 7.3.0。 [已合并]

+ +

  默认的 X11BASE 变量设置, 已由 /usr/X11R6 改为 /usr/local, 即与 LOCALBASE 的默认值相同。 [已合并]

+ +

  这一版本的 FreeBSD 开始采用 700MB CDROM 介质的 ISO 映像文件。 多数较早的 FreeBSD +版本采用的是 650MB 的 CDROM 介质。 [已合并]

+
+ +
+
+

2.7 文档

+ +

  通过新增下列联机手册, 加强了对现有功能的文档化描述: +acpi_sony(4)、 + +device_get_sysctl(9) +ext2fs(5) +mca(8) +nanobsd(8) +snd_mss(4) +snd_t4dwave(4)、 + +sysctl(9)

+ +

  在 src/sys/doc/subsys 中增加了通过利用 devel/doxygen 来生成内核子系统 API 文档的初步支持。 如果要生成 +API 文档, 只需在 src/ 目录中执行 make +doxygen 即可。

+
+
+ +
+
+

3 从先前版本的 FreeBSD 升级

+ +

  [i386、 amd64] 从 FreeBSD 6.2-RELEASE 开始, 系统已经能够通过使用 +freebsd-update(8) 来实现 RELEASE 版本之间 +(以及不同安全分支的快照版本) 的二进制升级。 二进制升级过程将更新未经修改的 userland +工具, 以及随官方 FreeBSD 发行版发布的、 未作修改的 GENERIC 或 SMP 内核。 使用 +freebsd-update(8) 工具的主机, 需要有可用的 +Internet 连接。

+ +

  旧式的二进制升级, 则是通过随 CDROM 发行介质提供的 +sysinstall(8) 的 +Upgrade 选项来完成的。 这种二进制升级方式, 对于 非-i386、 +非-amd64 的, 以及没有接入 Internet 的系统而言会比较有用。

+ +

  此外, 也可以使用源代码从较早版本升级的方式 (通过从源代码重新编译 FreeBSD +的基本系统), 其操作方法请参见 /usr/src/UPDATING

+ +
+
+

重要: 很显然,升级 FreeBSD 时,应该首先备份 全部 数据和配置文件。

+
+
+
+
+ +
+

这份文档,以及其他与FreeBSD发行版本有关的文档,都可以在 http://www.FreeBSD.org/snapshots/下载。

+ +

在遇到关于FreeBSD的技术问题时,请首先阅读 文档 之后再考虑联系 <questions@FreeBSD.org>。

+ +

所有 FreeBSD 7-STABLE 的用户都应该订阅 <current@FreeBSD.org> 邮件列表。

+ +

关于这份文档的任何问题,请致信 <doc@FreeBSD.org>。

+ + + diff --git a/zh_CN/releases/Makefile b/zh_CN/releases/Makefile index 744faf226f..785392fce6 100644 --- a/zh_CN/releases/Makefile +++ b/zh_CN/releases/Makefile @@ -18,6 +18,7 @@ DOCS?= index.sgml #SUBDIR+= 5.0R 5.1R 5.2R 5.2.1R 5.3R 5.4R 5.5R SUBDIR+= 5.4R 5.5R SUBDIR+= 6.0R 6.1R 6.2R 6.3R +SUBDIR+= 7.0R .if defined $(NEW_BUILD) SUBDIR=