summaryrefslogtreecommitdiffstats
path: root/sys/conf
diff options
context:
space:
mode:
authorjhb <jhb@FreeBSD.org>2002-11-06 21:11:42 +0000
committerjhb <jhb@FreeBSD.org>2002-11-06 21:11:42 +0000
commit942047de14064dd816e1ce78681769e2cb9e9845 (patch)
tree184b96d8e25d25c7aa93e58521244d29d8c63288 /sys/conf
parenteb4a21918964362111f5d52c375a694be05f0f18 (diff)
downloadFreeBSD-src-942047de14064dd816e1ce78681769e2cb9e9845.zip
FreeBSD-src-942047de14064dd816e1ce78681769e2cb9e9845.tar.gz
Move digi to the i386 MD NOTES until it stops using inb() and outb().
Please use bus_space functions instead.
Diffstat (limited to 'sys/conf')
-rw-r--r--sys/conf/NOTES13
1 files changed, 0 insertions, 13 deletions
diff --git a/sys/conf/NOTES b/sys/conf/NOTES
index 083de31..de5a18d 100644
--- a/sys/conf/NOTES
+++ b/sys/conf/NOTES
@@ -1791,7 +1791,6 @@ hint.gusc.0.flags="0x13"
# meteor: Matrox Meteor video capture board
# bktr: Brooktree bt848/848a/849a/878/879 video capture and TV Tuner board
# cy: Cyclades serial driver
-# digi: Digiboard driver
# joy: joystick (including IO DATA PCJOY PC Card joystick)
# rp: Comtrol Rocketport(ISA/PCI) - single card
# si: Specialix SI/XIO 4-32 port terminal multiplexor
@@ -1839,18 +1838,6 @@ hint.scd.0.port="0x230"
device joy # PnP aware, hints for nonpnp only
hint.joy.0.at="isa"
hint.joy.0.port="0x201"
-device digi
-hint.digi.0.at="isa"
-hint.digi.0.port="0x104"
-hint.digi.0.maddr="0xd0000"
-# BIOS & FEP/OS components of device digi.
-device digi_CX
-device digi_CX_PCI
-device digi_EPCX
-device digi_EPCX_PCI
-device digi_Xe
-device digi_Xem
-device digi_Xr
device rp
hint.rp.0.at="isa"
hint.rp.0.port="0x280"
OpenPOWER on IntegriCloud