summaryrefslogtreecommitdiff
path: root/sys/conf
diff options
context:
space:
mode:
authorJonathan Gray <jsg@cvs.openbsd.org>2008-04-23 13:29:00 +0000
committerJonathan Gray <jsg@cvs.openbsd.org>2008-04-23 13:29:00 +0000
commitff13e9ddde113a9a8f5196eee72f5b1db6c7e0f2 (patch)
treefcf9e2681f588532d3504302768ede3702317fb6 /sys/conf
parentb7d1a277ffc9853713ccce36a9c8d85a01de445d (diff)
Remove driver for pre 802.11 RangeLAN2 wireless devices.
It doesn't compile, was never finished, is now irrelevant, and miod has taken it apon himself to scare good boys and girls by suggesting they read the code. ok dlg@
Diffstat (limited to 'sys/conf')
-rw-r--r--sys/conf/files7
1 files changed, 1 insertions, 6 deletions
diff --git a/sys/conf/files b/sys/conf/files
index 5ceb3897e72..fbc9879a964 100644
--- a/sys/conf/files
+++ b/sys/conf/files
@@ -1,4 +1,4 @@
-# $OpenBSD: files,v 1.429 2008/04/23 10:55:13 norby Exp $
+# $OpenBSD: files,v 1.430 2008/04/23 13:28:58 jsg Exp $
# $NetBSD: files,v 1.87 1996/05/19 17:17:50 jonathan Exp $
# @(#)files.newconf 7.5 (Berkeley) 5/10/93
@@ -246,11 +246,6 @@ file dev/ic/if_wi_hostap.c wi
device an: ether, ifnet, ifmedia, wlan
file dev/ic/an.c an
-# RangeLAN2
-device rln: ether, ifnet
-file dev/ic/rln.c rln
-file dev/ic/rlnsubr.c rln
-
# LANCE and PCnet Ethernet controllers
device le: ether, ifnet, ifmedia
file dev/ic/am7990.c le