summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Baldwin <jhb@FreeBSD.org>2002-11-14 14:59:27 +0000
committerJohn Baldwin <jhb@FreeBSD.org>2002-11-14 14:59:27 +0000
commit443f70e31a6024d8a698da187a29a3f6c1284aed (patch)
tree2803214653a021d30ab4a993823e8622cb08f2e1
parentcf04ed1bdf4e58fd2ae592a318788201feccd424 (diff)
Notes
-rw-r--r--sys/alpha/conf/GENERIC.hints6
1 files changed, 6 insertions, 0 deletions
diff --git a/sys/alpha/conf/GENERIC.hints b/sys/alpha/conf/GENERIC.hints
index 23c08e6b5157..3244757f1108 100644
--- a/sys/alpha/conf/GENERIC.hints
+++ b/sys/alpha/conf/GENERIC.hints
@@ -5,6 +5,12 @@ hint.fdc.0.irq="6"
hint.fdc.0.drq="2"
hint.fd.0.at="fdc0"
hint.fd.0.drive="0"
+hint.ata.0.at="isa"
+hint.ata.0.port="0x1F0"
+hint.ata.0.irq="14"
+hint.ata.1.at="isa"
+hint.ata.1.port="0x170"
+hint.ata.1.irq="15"
hint.atkbdc.0.at="isa"
hint.atkbdc.0.port="0x060"
hint.atkbd.0.at="atkbdc"