diff --git a/release/texts/alpha/HARDWARE.TXT b/release/texts/alpha/HARDWARE.TXT index e92f0b62ec78..6d0352e86297 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 ---------------------------