summaryrefslogtreecommitdiffstats
path: root/sys/dev/isa/files.isa
diff options
context:
space:
mode:
authortedu <tedu@openbsd.org>2016-09-04 10:35:39 +0000
committertedu <tedu@openbsd.org>2016-09-04 10:35:39 +0000
commit1447d400167ba6c2d8b92578b1984a328b8d7e1b (patch)
treecedd3c2856efca59111654dcf0df5e43d632c9ed /sys/dev/isa/files.isa
parentPurge routes attached to an address when this address is removed. (diff)
downloadwireguard-openbsd-1447d400167ba6c2d8b92578b1984a328b8d7e1b.tar.xz
wireguard-openbsd-1447d400167ba6c2d8b92578b1984a328b8d7e1b.zip
naddy discovered that bha no longer builds because it includes the now
deleted aha.h header. therefore bha must be dragged into the attic too.
Diffstat (limited to 'sys/dev/isa/files.isa')
-rw-r--r--sys/dev/isa/files.isa6
1 files changed, 1 insertions, 5 deletions
diff --git a/sys/dev/isa/files.isa b/sys/dev/isa/files.isa
index fc08c9fa43a..22734ed33d6 100644
--- a/sys/dev/isa/files.isa
+++ b/sys/dev/isa/files.isa
@@ -1,4 +1,4 @@
-# $OpenBSD: files.isa,v 1.122 2016/09/03 21:37:29 tedu Exp $
+# $OpenBSD: files.isa,v 1.123 2016/09/04 10:35:39 tedu 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.
@@ -96,10 +96,6 @@ file dev/isa/pcdisplay.c pcdisplay needs-flag
# SCSI host adapters
#
-# BusLogic BT-74x EISA family (XXX; should be EISA. it's special)
-attach bha at isa with bha_isa: isa_dma
-file dev/isa/bha_isa.c bha_isa
-
# Adaptec AIC-6[32]60 ICs
attach aic at isa with aic_isa: isa_dma
file dev/isa/aic_isa.c aic_isa