summaryrefslogtreecommitdiffstats
path: root/sys/i386
diff options
context:
space:
mode:
authorjhb <jhb@FreeBSD.org>2008-07-04 18:58:53 +0000
committerjhb <jhb@FreeBSD.org>2008-07-04 18:58:53 +0000
commit026267261ca4a9169eee2fbd30e9cd47531dce88 (patch)
tree804447be01b2c12eeb8c5f723c13979f35d8637d /sys/i386
parent6ebfda5b30e5c067cc8d8d01abf8e124f57fbbae (diff)
downloadFreeBSD-src-026267261ca4a9169eee2fbd30e9cd47531dce88.zip
FreeBSD-src-026267261ca4a9169eee2fbd30e9cd47531dce88.tar.gz
Remove the oltr(4) driver. No one responded to calls for testing on
current@ and stable@ for the locking patches. The driver can always be revived if someone tests it. This driver also sleeps in its if_init routine, so it likely doesn't really work at all anyway in modern releases.
Diffstat (limited to 'sys/i386')
-rw-r--r--sys/i386/conf/NOTES5
1 files changed, 0 insertions, 5 deletions
diff --git a/sys/i386/conf/NOTES b/sys/i386/conf/NOTES
index 06eff62..88e6d61 100644
--- a/sys/i386/conf/NOTES
+++ b/sys/i386/conf/NOTES
@@ -587,9 +587,6 @@ hint.mse.0.irq="5"
# iwn: Intel Wireless WiFi Link 4965AGN 802.11 network adapters
# nfe: nVidia nForce MCP on-board Ethernet Networking (BSD open source)
# nve: nVidia nForce MCP on-board Ethernet Networking
-# oltr: Olicom ISA token-ring adapters OC-3115, OC-3117, OC-3118 and OC-3133.
-# Olicom PCI token-ring adapters OC-3136, OC-3137, OC-3139, OC-3140,
-# OC-3141, OC-3540 and OC-3250.
# ral: Ralink Technology IEEE 802.11 wireless adapter
# sbni: Granch SBNI12-xx ISA and PCI adapters
# sr: RISCom/N2 hdlc sync 1/2 port V.35/X.21 serial driver (requires sppp)
@@ -643,8 +640,6 @@ hint.le.0.irq="10"
hint.le.0.drq="0"
device nfe # nVidia nForce MCP on-board Ethernet Networking
device nve # nVidia nForce MCP on-board Ethernet Networking
-device oltr
-hint.oltr.0.at="isa"
device ral
device sbni
hint.sbni.0.at="isa"
OpenPOWER on IntegriCloud