summaryrefslogtreecommitdiffstats
path: root/release
diff options
context:
space:
mode:
authorwilko <wilko@FreeBSD.org>2002-11-23 09:35:11 +0000
committerwilko <wilko@FreeBSD.org>2002-11-23 09:35:11 +0000
commit10b7fba62b79acac62c1bf9771b4eee568a2a582 (patch)
tree1d58f4f49b4ac9e951c1cc9007e2edcd09f4fc1a /release
parentbf2cff74b28ec445656ad5d494075de3d59bd216 (diff)
downloadFreeBSD-src-10b7fba62b79acac62c1bf9771b4eee568a2a582.zip
FreeBSD-src-10b7fba62b79acac62c1bf9771b4eee568a2a582.tar.gz
Note how to enable the ATA interface on PC64
Tested by: Kirk Strauser <kirk@strauser.com>
Diffstat (limited to 'release')
-rw-r--r--release/doc/en_US.ISO8859-1/hardware/alpha/proc-alpha.sgml7
1 files changed, 6 insertions, 1 deletions
diff --git a/release/doc/en_US.ISO8859-1/hardware/alpha/proc-alpha.sgml b/release/doc/en_US.ISO8859-1/hardware/alpha/proc-alpha.sgml
index 9792e89..50cc902 100644
--- a/release/doc/en_US.ISO8859-1/hardware/alpha/proc-alpha.sgml
+++ b/release/doc/en_US.ISO8859-1/hardware/alpha/proc-alpha.sgml
@@ -971,7 +971,12 @@ cpu EV5</programlisting>
SRM console code can be loaded from floppy into the Flash ROM.</para>
<para>The IDE interface of the AlphaPC64 is not bootable from the
- SRM console.</para>
+ SRM console. Enabling it requires the following line in the kernel
+ configuration file:</para>
+
+ <programlisting>device ata</programlisting>
+
+ <para>The ATA interface uses irq 14.</para>
<para>Note that the boards require a power supply that supplies
3.3 Volts for the CPU.</para>
OpenPOWER on IntegriCloud