summaryrefslogtreecommitdiffstats
path: root/boot/device.hints_wrap
diff options
context:
space:
mode:
authorScott Ullrich <sullrich@pfsense.org>2005-03-18 17:15:00 +0000
committerScott Ullrich <sullrich@pfsense.org>2005-03-18 17:15:00 +0000
commit75c786eadb2eeb9d0b8c3db7831b866d2b64bd62 (patch)
tree2ff741223665c0b2404f1c825480cfb950284eb4 /boot/device.hints_wrap
parentee1d5432cd160dfd082da31e7f256ea9b8e1c982 (diff)
downloadpfsense-75c786eadb2eeb9d0b8c3db7831b866d2b64bd62.zip
pfsense-75c786eadb2eeb9d0b8c3db7831b866d2b64bd62.tar.gz
Update wrap device.hints
Diffstat (limited to 'boot/device.hints_wrap')
-rw-r--r--boot/device.hints_wrap97
1 files changed, 94 insertions, 3 deletions
diff --git a/boot/device.hints_wrap b/boot/device.hints_wrap
index 5e32ac6..50329f3 100644
--- a/boot/device.hints_wrap
+++ b/boot/device.hints_wrap
@@ -1,4 +1,95 @@
-hint.sio.0.flags="0x30"
-hint.sc.0.disabled="1"
+# $FreeBSD: src/sys/i386/conf/GENERIC.hints,v 1.13 2004/04/01 21:48:31
+alfred Exp $
+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.fd.1.at="fdc0"
+hint.fd.1.drive="1"
+hint.hw.ata.ata_dma="0"
+hint.hw.ata.atapi_dma="0"
+hint.ata.0.at="isa"
+hint.ata.0.port="0x1F0"
+hint.ata.0.irq="14"
+hint.ata.1.at="isa"
+hint.ata.1.port="0x170"
+hint.ata.1.irq="15"
+hint.adv.0.at="isa"
+hint.adv.0.disabled="1"
+hint.bt.0.at="isa"
+hint.bt.0.disabled="1"
+hint.aha.0.at="isa"
+hint.aha.0.disabled="1"
+hint.aic.0.at="isa"
+hint.aic.0.disabled="1"
hint.atkbdc.0.disabled="1"
-hint.vga.0.disabled="1" \ No newline at end of file
+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.disabled="1"
+#hint.vga.0.at="isa"
+#hint.sc.0.disabled="1"
+hint.sc.0.at="isa"
+hint.sc.0.flags="0x100"
+hint.vt.0.at="isa"
+hint.vt.0.disabled="1"
+hint.apm.0.disabled="1"
+hint.apm.0.flags="0x20"
+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="0x30"
+hint.sio.0.irq="4"
+hint.sio.1.at="isa"
+hint.sio.1.port="0x2F8"
+hint.sio.1.irq="3"
+hint.sio.2.at="isa"
+hint.sio.2.disabled="1"
+hint.sio.2.port="0x3E8"
+hint.sio.2.irq="5"
+hint.sio.3.at="isa"
+hint.sio.3.disabled="1"
+hint.sio.3.port="0x2E8"
+hint.sio.3.irq="9"
+hint.ppc.0.at="isa"
+hint.ppc.0.irq="7"
+hint.ed.0.at="isa"
+hint.ed.0.disabled="1"
+hint.ed.0.port="0x280"
+hint.ed.0.irq="10"
+hint.ed.0.maddr="0xd8000"
+hint.cs.0.at="isa"
+hint.cs.0.disabled="1"
+hint.cs.0.port="0x300"
+hint.sn.0.at="isa"
+hint.sn.0.disabled="1"
+hint.sn.0.port="0x300"
+hint.sn.0.irq="10"
+hint.ie.0.at="isa"
+hint.ie.0.disabled="1"
+hint.ie.0.port="0x300"
+hint.ie.0.irq="10"
+hint.ie.0.maddr="0xd0000"
+hint.fe.0.at="isa"
+hint.fe.0.disabled="1"
+hint.fe.0.port="0x300"
+hint.lnc.0.at="isa"
+hint.lnc.0.disabled="1"
+hint.lnc.0.port="0x280"
+hint.lnc.0.irq="10"
+hint.lnc.0.drq="0"
+hint.psm.0.flags="0x100"
+hint.acpi.0.disabled="1" \ No newline at end of file
OpenPOWER on IntegriCloud