There is no pcic device on amd64. OLDCARD isn't supported, and

NEWCARD will call it something different.  and there are no ISA add-in
devices.
This commit is contained in:
imp 2004-07-22 22:28:34 +00:00
parent 92f30976fe
commit 0973e758b4

View File

@ -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"