summaryrefslogtreecommitdiffstats
path: root/sys/pc98
diff options
context:
space:
mode:
authornyan <nyan@FreeBSD.org>2002-11-03 06:52:43 +0000
committernyan <nyan@FreeBSD.org>2002-11-03 06:52:43 +0000
commitf2624295a3f69e0556ad14aa1e931373446ae67d (patch)
treefc2fb264ceed40f0e30a430a36ef21cdab0bac20 /sys/pc98
parent7537530ad867a2a7e001d6becf47c25f0d0d0b2b (diff)
downloadFreeBSD-src-f2624295a3f69e0556ad14aa1e931373446ae67d.zip
FreeBSD-src-f2624295a3f69e0556ad14aa1e931373446ae67d.tar.gz
Add hints for wd1, wd2 and wd3.
Diffstat (limited to 'sys/pc98')
-rw-r--r--sys/pc98/conf/GENERIC.hints12
1 files changed, 6 insertions, 6 deletions
diff --git a/sys/pc98/conf/GENERIC.hints b/sys/pc98/conf/GENERIC.hints
index 3ea4908..b33e8e9 100644
--- a/sys/pc98/conf/GENERIC.hints
+++ b/sys/pc98/conf/GENERIC.hints
@@ -17,12 +17,12 @@ hint.wdc.0.port="0x640"
hint.wdc.0.irq="9"
hint.wd.0.at="wdc0"
hint.wd.0.drive="0"
-#hint.wd.1.at="wdc0"
-#hint.wd.1.drive="1"
-#hint.wd.2.at="wdc0"
-#hint.wd.2.drive="2"
-#hint.wd.3.at="wdc0"
-#hint.wd.3.drive="3"
+hint.wd.1.at="wdc0"
+hint.wd.1.drive="2"
+hint.wd.2.at="wdc0"
+hint.wd.2.drive="1"
+hint.wd.3.at="wdc0"
+hint.wd.3.drive="3"
# PC-9801-100
hint.aic.0.at="isa"
OpenPOWER on IntegriCloud