diff options
author | wilko <wilko@FreeBSD.org> | 2001-01-28 19:21:46 +0000 |
---|---|---|
committer | wilko <wilko@FreeBSD.org> | 2001-01-28 19:21:46 +0000 |
commit | 547f5ea29940c7b998597d825238dcb733f3162c (patch) | |
tree | 719f033aca7246d6d7dd7e9fffd55e90e6619153 /release/texts | |
parent | fc82a0c37bf6cf919e4a86e5788686a5d416cf9e (diff) | |
download | FreeBSD-src-547f5ea29940c7b998597d825238dcb733f3162c.zip FreeBSD-src-547f5ea29940c7b998597d825238dcb733f3162c.tar.gz |
Document which options to use for API UP1[01]00
Diffstat (limited to 'release/texts')
-rw-r--r-- | release/texts/alpha/HARDWARE.TXT | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/release/texts/alpha/HARDWARE.TXT b/release/texts/alpha/HARDWARE.TXT index e92f0b6..6d0352e 100644 --- a/release/texts/alpha/HARDWARE.TXT +++ b/release/texts/alpha/HARDWARE.TXT @@ -1679,6 +1679,10 @@ based on the Symbios chips that the sym driver supports will work as well. USB: Is disabled by the SRM console and has not (yet) been tested with FreeBSD. +For the UP1000 the kernel config file must contain: + cpu EV5 + options API_UP1000 # UP1000, UP1100 (Nautilus) + * * Alpha Processor Inc. UP1100 * @@ -1736,6 +1740,11 @@ USB: The UP1100 has 3 USB ports, 2 going external and one connected to the AGP port. +For the UP1100 the kernel config file must contain: + cpu EV5 + options API_UP1100 # UP1000, UP1100 (Nautilus) + + Supported hardware overview --------------------------- |