summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2001-07-13 17:43:38 +0000
committerobrien <obrien@FreeBSD.org>2001-07-13 17:43:38 +0000
commit2d388a1550ead8c438862577afebe5e5d2be978b (patch)
treea7369875f710c037ec12c14cb4bb2175e4104e94 /sys
parent43c5cead2a08c914b399e0c5e0fdc5c2b9249f37 (diff)
downloadFreeBSD-src-2d388a1550ead8c438862577afebe5e5d2be978b.zip
FreeBSD-src-2d388a1550ead8c438862577afebe5e5d2be978b.tar.gz
Hints processing is FUBAR'ed right now.
By default, we will end up with a duplicate set of hints if people have a properly populated /boot/device.hints. So for now, remove the hints here until Peter revisits the new hints processing from mid-June that broke Alpha booting.
Diffstat (limited to 'sys')
-rw-r--r--sys/alpha/conf/GENERIC.hints25
1 files changed, 0 insertions, 25 deletions
diff --git a/sys/alpha/conf/GENERIC.hints b/sys/alpha/conf/GENERIC.hints
index a007536..e8c0da7 100644
--- a/sys/alpha/conf/GENERIC.hints
+++ b/sys/alpha/conf/GENERIC.hints
@@ -1,26 +1 @@
# $FreeBSD$
-hint.fdc.0.at="isa"
-hint.fdc.0.port="0x3F0"
-hint.fdc.0.irq="6"
-hint.fdc.0.drq="2"
-hint.fd.0.at="fdc0"
-hint.fd.0.drive="0"
-hint.atkbdc.0.at="isa"
-hint.atkbdc.0.port="0x060"
-hint.atkbd.0.at="atkbdc"
-hint.atkbd.0.irq="1"
-hint.psm.0.at="atkbdc"
-hint.psm.0.irq="12"
-hint.vga.0.at="isa"
-hint.sc.0.at="isa"
-hint.mcclock.0.at="isa"
-hint.mcclock.0.port="0x70"
-hint.sio.0.at="isa"
-hint.sio.0.port="0x3F8"
-hint.sio.0.irq="4"
-hint.sio.1.at="isa"
-hint.sio.1.port="0x2F8"
-hint.sio.1.irq="3"
-hint.sio.1.flags="0x50"
-hint.ppc.0.at="isa"
-hint.ppc.0.irq="7"
OpenPOWER on IntegriCloud