> 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-alpha-hardware.md).

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

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

**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/alpha/article.sgml 185279 2008-11-25 02:19:13Z hrs $
```

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

IBM、AIX、EtherJet、Netfinity、OS/2、PowerPC、PS/2、S/390 和 ThinkPad 是 International Business Machines Corporation 在美国及其他国家的商标。

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

## 1 引言

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

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

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

由 Wilko Bulte 维护。欢迎添加、更正和建设性批评。特别是关于系统特性的信息非常受欢迎。

### 2.1 概述

本文档试图为那些想在 Alpha 机器上运行 FreeBSD 的人提供一个起点。它旨在提供各种硬件设计的背景信息。它不能替代系统手册。

> **注意**
>
> 你会看到 DEC、Digital Equipment Corporation 和 Compaq 这几个名称或多或少交替使用。由于 Compaq 已经收购了 Digital Equipment，仅引用 Compaq 会更正确。考虑到 Hewlett Packard 又收购了 Compaq，我可能应该在所有地方都使用 HP。鉴于你会在各处看到这些名称的混合，我就不再赘述了。

> **注意**
>
> SRM 命令将使用大写字母。SRM 也接受小写输入。使用大写是为了清晰起见。

### 2.2 在 Alpha 上运行 FreeBSD 的基本要求

显然，你需要一台 FreeBSD 了解的 Alpha 机器。Alpha 机器*不像* PC。各种核心逻辑芯片组和主板设计之间存在相当大的差异。这意味着内核在运行之前需要了解特定机器的详细信息。向未知硬件抛出某个 **GENERIC** 内核几乎肯定会惨败。

对于要考虑用于 FreeBSD 的机器，请确保已安装 SRM 控制台固件。或者至少确保特定机器类型有 SRM 控制台固件可用。如果 FreeBSD 当前不支持你的机器类型，假设 SRM 可用，这很可能在某个时候会改变。当 SRM 控制台固件不可用时，一切都不确定。

带有 ARC 或 AlphaBIOS 控制台固件的机器是为 WindowsNT 设计的。有些机器在系统 ROM 中有 SRM 控制台固件可用，你只需选择（通过 ARC 或 AlphaBIOS 菜单）。在其他情况下，你需要用 SRM 代码重新刷新 ROM。请查看 <http://ftp.digital.com/pub/DEC/Alpha/firmware> 了解特定系统可用的固件。无论如何：没有 SRM 就意味着*没有* FreeBSD（NetBSD、OpenBSD、Tru64 Unix 或 OpenVMS 也是如此）。随着 WindowsNT/alpha 的消亡，许多以前的 NT 机器在二手市场上出售。从控制台固件角度来看，当它们仅支持 NT 时，几乎没有或没有折旧价值。因此，如果价格看起来好得难以置信，请保持怀疑。

### 2.3 支持的 Alpha 系统

FreeBSD 支持多种 Alpha 系统，包括：

* AlphaStation 200、250、400 系列
* AlphaStation 500、600 系列
* AlphaPC 164LX、164SX
* Digital Personal Workstation
* EB164、PC164 等评估板

完整列表请参阅 [英文原文](https://www.freebsd.org/releases/6.4R/hardware-alpha/)。

## 3 支持的设备

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

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

### 3.1 磁盘控制器

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

### 3.2 以太网接口

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

### 3.3 其他设备

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

***

此文件及其他与发布相关的文档可从 [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-alpha-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.
