aboutsummaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2004-07-22 22:28:34 +0000
committerWarner Losh <imp@FreeBSD.org>2004-07-22 22:28:34 +0000
commit6d1275e56864e6a849a63bfa41b3ee599f462690 (patch)
treed613a16ceee1aa8378bdbdc6f9ba3c0ed2f6d918 /sys
parenta6719c82b1c3be242512d7d331ab8b356265e468 (diff)
Notes
Diffstat (limited to 'sys')
-rw-r--r--sys/amd64/conf/GENERIC.hints9
1 files changed, 0 insertions, 9 deletions
diff --git a/sys/amd64/conf/GENERIC.hints b/sys/amd64/conf/GENERIC.hints
index 44476cc8a7082..4d28c16ad9b98 100644
--- a/sys/amd64/conf/GENERIC.hints
+++ b/sys/amd64/conf/GENERIC.hints
@@ -17,15 +17,6 @@ hint.psm.0.irq="12"
hint.vga.0.at="isa"
hint.sc.0.at="isa"
hint.sc.0.flags="0x100"
-hint.pcic.0.at="isa"
-# hint.pcic.0.irq="10" # Default to polling
-hint.pcic.0.port="0x3e0"
-hint.pcic.0.maddr="0xd0000"
-hint.pcic.1.at="isa"
-hint.pcic.1.irq="11"
-hint.pcic.1.port="0x3e2"
-hint.pcic.1.maddr="0xd4000"
-hint.pcic.1.disabled="1"
hint.sio.0.at="isa"
hint.sio.0.port="0x3F8"
hint.sio.0.flags="0x10"