summaryrefslogtreecommitdiffstats
path: root/sys/pc98
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/pc98
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/pc98')
-rw-r--r--sys/pc98/conf/NOTES4
1 files changed, 0 insertions, 4 deletions
diff --git a/sys/pc98/conf/NOTES b/sys/pc98/conf/NOTES
index e463d84..2b22157 100644
--- a/sys/pc98/conf/NOTES
+++ b/sys/pc98/conf/NOTES
@@ -379,9 +379,6 @@ hint.mse.0.irq="13"
# (requires miibus)
# ie: AT&T StarLAN 10 and EN100; 3Com 3C507; unknown NI5210;
# Intel EtherExpress
-# 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)
@@ -407,7 +404,6 @@ hint.ie.2.maddr="0xd0000"
hint.le.0.at="isa"
hint.le.0.port="0x03d0"
hint.le.0.irq="6"
-device oltr
device ral
device sbni
hint.sbni.0.at="isa"
OpenPOWER on IntegriCloud