--- device.hints-dist Thu Dec 5 13:49:47 2002 +++ device.hints.clean Sat Nov 6 09:43:58 2004 @@ -1,5 +1,6 @@ # $FreeBSD: src/sys/i386/conf/GENERIC.hints,v 1.11 2002/12/05 22:49:47 jhb Exp $ hint.fdc.0.at="isa" +hint.fdc.0.disabled="1" hint.fdc.0.port="0x3F0" hint.fdc.0.irq="6" hint.fdc.0.drq="2" @@ -60,12 +61,18 @@ hint.sio.3.port="0x2E8" hint.sio.3.irq="9" hint.ppc.0.at="isa" +hint.ppc.0.disabled="1" hint.ppc.0.irq="7" hint.ed.0.at="isa" -hint.ed.0.disabled="1" -hint.ed.0.port="0x280" +hint.ed.0.disabled="0" +hint.ed.0.port="0x300" hint.ed.0.irq="10" hint.ed.0.maddr="0xd8000" +hint.ed.1.at="isa" +hint.ed.1.disabled="0" +hint.ed.1.port="0x340" +hint.ed.1.irq="11" +hint.ed.1.maddr="0xdc000" hint.cs.0.at="isa" hint.cs.0.disabled="1" hint.cs.0.port="0x300"