summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Baldwin <jhb@FreeBSD.org>2002-10-09 17:00:46 +0000
committerJohn Baldwin <jhb@FreeBSD.org>2002-10-09 17:00:46 +0000
commite7ab2f36839cb4658e277b12feb3fcec37aa99bf (patch)
treee9d075f27cca675bbf57cda34d99550115073edf
parentcba63e02917768fc322cb391d648e09ff6c55d55 (diff)
Notes
-rw-r--r--sys/amd64/conf/GENERIC.hints4
-rw-r--r--sys/i386/conf/GENERIC.hints4
2 files changed, 0 insertions, 8 deletions
diff --git a/sys/amd64/conf/GENERIC.hints b/sys/amd64/conf/GENERIC.hints
index 60260454596b..fce2d0397b56 100644
--- a/sys/amd64/conf/GENERIC.hints
+++ b/sys/amd64/conf/GENERIC.hints
@@ -28,10 +28,6 @@ hint.vga.0.at="isa"
hint.sc.0.at="isa"
hint.sc.0.flags="0x100"
hint.vt.0.at="isa"
-hint.npx.0.at="nexus"
-hint.npx.0.port="0x0F0"
-hint.npx.0.irq="13"
-hint.apm.0.at="nexus"
hint.apm.0.disabled="1"
hint.apm.0.flags="0x20"
hint.pmtimer.0.at="isa"
diff --git a/sys/i386/conf/GENERIC.hints b/sys/i386/conf/GENERIC.hints
index 60260454596b..fce2d0397b56 100644
--- a/sys/i386/conf/GENERIC.hints
+++ b/sys/i386/conf/GENERIC.hints
@@ -28,10 +28,6 @@ hint.vga.0.at="isa"
hint.sc.0.at="isa"
hint.sc.0.flags="0x100"
hint.vt.0.at="isa"
-hint.npx.0.at="nexus"
-hint.npx.0.port="0x0F0"
-hint.npx.0.irq="13"
-hint.apm.0.at="nexus"
hint.apm.0.disabled="1"
hint.apm.0.flags="0x20"
hint.pmtimer.0.at="isa"