summaryrefslogtreecommitdiffstats
path: root/sys/dev/isa/files.isa
diff options
context:
space:
mode:
authorderaadt <deraadt@openbsd.org>1996-05-05 12:42:09 +0000
committerderaadt <deraadt@openbsd.org>1996-05-05 12:42:09 +0000
commitddbadf8ac9d11181b6b0cc4d4f617e165df318d8 (patch)
tree450ff5e889c576299614de9059be6c2f8a7b21a8 /sys/dev/isa/files.isa
parentypbind will create /var/yp/binding automatically, prints a warning. (diff)
downloadwireguard-openbsd-ddbadf8ac9d11181b6b0cc4d4f617e165df318d8.tar.xz
wireguard-openbsd-ddbadf8ac9d11181b6b0cc4d4f617e165df318d8.zip
ahc/ahe driver update from freebsd; merged by soda@sra.co.jp and
pete@demon.net
Diffstat (limited to 'sys/dev/isa/files.isa')
-rw-r--r--sys/dev/isa/files.isa9
1 files changed, 2 insertions, 7 deletions
diff --git a/sys/dev/isa/files.isa b/sys/dev/isa/files.isa
index 2b001688b63..4abfe811133 100644
--- a/sys/dev/isa/files.isa
+++ b/sys/dev/isa/files.isa
@@ -1,4 +1,4 @@
-# $OpenBSD: files.isa,v 1.14 1996/05/04 13:29:31 deraadt Exp $
+# $OpenBSD: files.isa,v 1.15 1996/05/05 12:42:34 deraadt Exp $
# $NetBSD: files.isa,v 1.18 1996/04/25 02:15:42 thorpej Exp $
#
# Config.new file and device description for machine-independent ISA code.
@@ -71,16 +71,11 @@ device aha: scsi, isadma
attach aha at isa
file dev/isa/aha.c aha
-# Adapctec AIC-6[32]60 ICs
+# Adaptec AIC-6[32]60 ICs
device aic: scsi, isadma
attach aic at isa
file dev/isa/aic6360.c aic
-# Adaptec 7770-based EISA, VLB, etc. controllers
-device ahe: scsi, aic7xxx
-attach ahe at isa
-file dev/isa/aha284x.c ahe
-
# BusLogic BT-74x EISA family (XXX; should be EISA. it's special)
device bt: scsi, isadma
attach bt at isa