summaryrefslogtreecommitdiffstats
path: root/sys/dev/isa/files.isa
diff options
context:
space:
mode:
authorclaudio <claudio@openbsd.org>2007-05-29 18:21:19 +0000
committerclaudio <claudio@openbsd.org>2007-05-29 18:21:19 +0000
commit2b9935a1c2002ef42291e81a07bee984946e5527 (patch)
tree100de7f4b16c0f993a68d43da1307760b2d6a9da /sys/dev/isa/files.isa
parentDefine IF_ENQUEUE() and friends as proper C statements using do ... while (diff)
downloadwireguard-openbsd-2b9935a1c2002ef42291e81a07bee984946e5527.tar.xz
wireguard-openbsd-2b9935a1c2002ef42291e81a07bee984946e5527.zip
Move tokenring support to the attic where it can join the cards that where
decomissioned aeon ago. We will not miss it at all. OK dlg@ henning@ and a lot of cheers by other in the room
Diffstat (limited to 'sys/dev/isa/files.isa')
-rw-r--r--sys/dev/isa/files.isa9
1 files changed, 1 insertions, 8 deletions
diff --git a/sys/dev/isa/files.isa b/sys/dev/isa/files.isa
index 600a149d25d..9e883c70d20 100644
--- a/sys/dev/isa/files.isa
+++ b/sys/dev/isa/files.isa
@@ -1,4 +1,4 @@
-# $OpenBSD: files.isa,v 1.95 2007/05/28 02:13:44 krw Exp $
+# $OpenBSD: files.isa,v 1.96 2007/05/29 18:21:19 claudio Exp $
# $NetBSD: files.isa,v 1.21 1996/05/16 03:45:55 mycroft Exp $
#
# Config file and device description for machine-independent ISA code.
@@ -236,13 +236,6 @@ file dev/isa/if_sm_isa.c sm_isa
attach rln at isa with rln_isa
file dev/isa/if_rln_isa.c rln_isa
-# TROPIC based Token-Ring (IBM/3COM)
-define tr_isa
-file dev/isa/if_tr_isa.c tr_isa
-attach tr at isa with tr_isa: tr_isa, elink
-file dev/isa/if_tribm_isa.c tr_isa
-file dev/isa/if_trtcm_isa.c tr_isa
-
#
# ISA Sound hardware
#