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

# FreeBSD 6.4-RELEASE amd64 硬件兼容列表

* 原文链接：[FreeBSD/amd64 6.4-RELEASE Hardware Notes](https://www.freebsd.org/releases/6.4R/hardware-amd64/)

**The FreeBSD Documentation Project**

版权所有 © 2000, 2001, 2002, 2003, 2004, 2005, 2006 The FreeBSD Documentation Project

```ini
$FreeBSD: releng/6.4/release/doc/en_US.ISO8859-1/hardware/amd64/article.sgml 185279 2008-11-25 02:19:13Z hrs $
```

FreeBSD 是 FreeBSD 基金会的注册商标。

Intel、Celeron、EtherExpress、i386、i486、Itanium、Pentium 和 Xeon 是 Intel Corporation 或其子公司在美国及其他国家的商标或注册商标。

许多制造商和销售商用来区分其产品的名称被主张为商标。凡是在本文件中出现这些名称，并且 FreeBSD 项目知晓其商标主张时，这些名称后均标注了“™”或“®”符号。

## 1 引言

本文档包含 FreeBSD 6.4-RELEASE 在 AMD64 硬件平台（也称为 FreeBSD/amd64 6.4-RELEASE）上的硬件兼容性说明。它列出了已知在此平台上工作的设备，以及一些在尝试为新设备配置支持时可能有用的引导时内核自定义说明。

> **注意**
>
> 本文档包含特定于 AMD64 硬件平台的信息。其他架构的硬件兼容性说明在某些细节上会有所不同。

## 2 支持的处理器和主板

自 2003 年中期以来，FreeBSD/amd64 支持 AMD64（“Hammer”）和 Intel EM64T 架构，现在是一级平台（完全支持的架构），在 FreeBSD 操作系统的所有方面（包括安装和开发环境）都达到了生产质量水平。

注意此架构有两个名称：AMD64（AMD）和 Intel EM64T（Extended Memory 64-bit Technology）。两种架构的 64 位模式几乎相互兼容，FreeBSD/amd64 应该同时支持它们。

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

* AMD Athlon64（“Clawhammer”）
* AMD Opteron（“Sledgehammer”）
* Intel 64-bit Xeon（“Nocona”）。此处理器采用 90nm 工艺技术制造，运行频率为 2.80 至 3.60 GHz（FSB 800MHz），使用 Intel E7520/E7525/E7320 芯片组
* Intel Pentium 4 Processor supporting Intel EM64T（“Prescott”）。采用 90nm 工艺技术制造，使用 FC-LGA775 封装，运行频率为 3.20F/3.40F/3.60F GHz，使用 Intel 925X Express 芯片组。对应的 S-Spec 编号为 SL7L9、SL7L8、SL7LA、SL7NZ、SL7PZ 和 SL7PX。注意标记为 5xx 编号的处理器不支持 EM64T

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

迄今测试的最大内存配置为 8GB。SMP 支持最近完成且相当稳定。

在许多方面，FreeBSD/amd64 在支持的驱动程序方面与 FreeBSD/i386 类似。某些（特别是较旧的）驱动程序可能存在 64 位清洁性问题。通常，已经在其他 64 位平台上正常工作的驱动程序应该可以工作。

FreeBSD/amd64 是 FreeBSD 上非常年轻的平台。虽然核心 FreeBSD 内核和基本系统组件通常相当稳定，但仍可能存在一些粗糙之处，特别是第三方软件包。

## 3 支持的设备

本节描述当前已知 FreeBSD 在 AMD64 平台上支持的设备。其他配置也可能工作，但尚未经过测试。欢迎提供此列表的反馈、更新和更正。

在可能的情况下，列出了适用于每个设备或设备类的驱动程序。如果相关驱动程序在 FreeBSD 基本发行版中有手册页（大多数应该有），则在此处引用。有关受支持的特定设备、控制器等的详细信息，可在手册页中找到。

> **注意**
>
> 本文档中的设备列表是从 FreeBSD 手册页自动生成的。这意味着某些受多个驱动程序支持的设备可能会出现多次。

### 3.1 磁盘控制器

FreeBSD 支持多种磁盘控制器，包括 IDE/ATA 控制器（[ata(4)](http://www.freebsd.org/cgi/man.cgi?query=ata\&sektion=4\&manpath=FreeBSD+6.4-RELEASE) 驱动程序）和各种 SCSI/SATA/RAID 控制器。支持的控制器包括：

* Adaptec AAC 系列（[aac(4)](http://www.freebsd.org/cgi/man.cgi?query=aac\&sektion=4\&manpath=FreeBSD+6.4-RELEASE) 驱动程序）
* AMI MegaRAID 系列（[amr(4)](http://www.freebsd.org/cgi/man.cgi?query=amr\&sektion=4\&manpath=FreeBSD+6.4-RELEASE) 驱动程序）
* Mylex DAC 系列（[mlx(4)](http://www.freebsd.org/cgi/man.cgi?query=mlx\&sektion=4\&manpath=FreeBSD+6.4-RELEASE) 驱动程序）
* LSI Logic Fusion-MPT 系列（[mpt(4)](http://www.freebsd.org/cgi/man.cgi?query=mpt\&sektion=4\&manpath=FreeBSD+6.4-RELEASE) 驱动程序）

完整的受支持磁盘控制器列表，请参阅 [英文原文](https://www.freebsd.org/releases/6.4R/hardware-amd64/)。

### 3.2 以太网接口

FreeBSD 支持多种以太网接口，包括：

* Broadcom BCM 系列（[bge(4)](http://www.freebsd.org/cgi/man.cgi?query=bge\&sektion=4\&manpath=FreeBSD+6.4-RELEASE) 驱动程序）
* Intel EtherExpress Pro 系列（[fxp(4)](http://www.freebsd.org/cgi/man.cgi?query=fxp\&sektion=4\&manpath=FreeBSD+6.4-RELEASE) 驱动程序）
* Realtek RTL 系列（[re(4)](http://www.freebsd.org/cgi/man.cgi?query=re\&sektion=4\&manpath=FreeBSD+6.4-RELEASE) 驱动程序）

完整的受支持以太网接口列表，请参阅 [英文原文](https://www.freebsd.org/releases/6.4R/hardware-amd64/)。

### 3.3 无线网络接口

FreeBSD 支持多种无线网络接口。完整的受支持设备列表，请参阅 [英文原文](https://www.freebsd.org/releases/6.4R/hardware-amd64/)。

### 3.4 串行接口

FreeBSD 支持多种串行接口。完整的受支持设备列表，请参阅 [英文原文](https://www.freebsd.org/releases/6.4R/hardware-amd64/)。

### 3.5 音频设备

FreeBSD 支持多种音频设备。完整的受支持设备列表，请参阅 [英文原文](https://www.freebsd.org/releases/6.4R/hardware-amd64/)。

### 3.6 USB 设备

FreeBSD 支持多种 USB 设备，包括 USB 存储设备、USB 网络适配器、USB 串行适配器等。完整的受支持设备列表，请参阅 [英文原文](https://www.freebsd.org/releases/6.4R/hardware-amd64/)。

### 3.7 IEEE 1394 (Firewire) 设备

FreeBSD 支持 IEEE 1394 (Firewire) 设备。完整的受支持设备列表，请参阅 [英文原文](https://www.freebsd.org/releases/6.4R/hardware-amd64/)。

### 3.8 蓝牙设备

FreeBSD 支持蓝牙设备。完整的受支持设备列表，请参阅 [英文原文](https://www.freebsd.org/releases/6.4R/hardware-amd64/)。

### 3.9 加密加速器

FreeBSD 支持加密加速器设备。完整的受支持设备列表，请参阅 [英文原文](https://www.freebsd.org/releases/6.4R/hardware-amd64/)。

### 3.10 其他设备

FreeBSD 还支持各种其他设备。完整的受支持设备列表，请参阅 [英文原文](https://www.freebsd.org/releases/6.4R/hardware-amd64/)。

***

此文件及其他与发布相关的文档可从 [ftp://ftp.FreeBSD.org/](ftp://ftp.freebsd.org/) 下载。

如有关于 FreeBSD 的问题，请先阅读 [文档](http://www.freebsd.org/docs.html)，再联系 <<questions@FreeBSD.org>>。

如有关于此文档的问题，请发送电子邮件至 <<doc@FreeBSD.org>>。


---

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

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

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

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

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

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

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