aboutsummaryrefslogtreecommitdiff
path: root/sys/i386/conf
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2004-03-14 22:35:29 +0000
committerWarner Losh <imp@FreeBSD.org>2004-03-14 22:35:29 +0000
commit721745e356873f865540e4d539aee00ab7ef7d87 (patch)
tree394150734ba6b22a50cce85c411ac7eb13f706b7 /sys/i386/conf
parent1cf01aa3f4f196d4c9013b9dc2a17c6494e61179 (diff)
downloadsrc-721745e356873f865540e4d539aee00ab7ef7d87.tar.gz
src-721745e356873f865540e4d539aee00ab7ef7d87.zip
The rdp driver uses the COMPAT_OLD api. This is being retired, so
this driver is being retired. Remove it from the tree. If someone wants to update it to the latest APIs and can test the hardware, it can return to the tree.
Notes
Notes: svn path=/head/; revision=126985
Diffstat (limited to 'sys/i386/conf')
-rw-r--r--sys/i386/conf/NOTES6
1 files changed, 0 insertions, 6 deletions
diff --git a/sys/i386/conf/NOTES b/sys/i386/conf/NOTES
index a876312532fa..744bd4b650a1 100644
--- a/sys/i386/conf/NOTES
+++ b/sys/i386/conf/NOTES
@@ -511,7 +511,6 @@ hint.mse.0.irq="5"
# 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.
-# rdp: RealTek RTL 8002-based pocket ethernet adapters
# sbni: Granch SBNI12-xx ISA and PCI adapters
# sr: RISCom/N2 hdlc sync 1/2 port V.35/X.21 serial driver (requires sppp)
# wl: Lucent Wavelan (ISA card only).
@@ -554,11 +553,6 @@ hint.lnc.0.at="isa"
hint.lnc.0.port="0x280"
hint.lnc.0.irq="10"
hint.lnc.0.drq="0"
-device rdp 1
-hint.rdp.0.at="isa"
-hint.rdp.0.port="0x378"
-hint.rdp.0.irq="7"
-hint.rdp.0.flags="2"
device sbni
hint.sbni.0.at="isa"
hint.sbni.0.port="0x210"