summaryrefslogtreecommitdiff
path: root/sys/arch/hppa
diff options
context:
space:
mode:
authorMichael Shalayeff <mickey@cvs.openbsd.org>1999-12-05 02:34:54 +0000
committerMichael Shalayeff <mickey@cvs.openbsd.org>1999-12-05 02:34:54 +0000
commite336096fbf44dafb86860649c01503cb1b33162b (patch)
tree2150f81c2ba6bb067e81f343dd3e2923003b3138 /sys/arch/hppa
parent9ab20ce13e51bc0db0cb320e55495b8a863500ee (diff)
wax and mongoose host isa too of course
Diffstat (limited to 'sys/arch/hppa')
-rw-r--r--sys/arch/hppa/conf/files.hppa6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/arch/hppa/conf/files.hppa b/sys/arch/hppa/conf/files.hppa
index 8dfd1b963ad..a1999ba7657 100644
--- a/sys/arch/hppa/conf/files.hppa
+++ b/sys/arch/hppa/conf/files.hppa
@@ -1,4 +1,4 @@
-# $OpenBSD: files.hppa,v 1.18 1999/11/26 17:04:07 mickey Exp $
+# $OpenBSD: files.hppa,v 1.19 1999/12/05 02:34:53 mickey Exp $
#
# hppa-specific configuration info
@@ -85,11 +85,11 @@ attach asp at mainbus
file arch/hppa/dev/asp.c asp
# 1FT4-0001, ASIC used on gecko cards
-device wax: gscbus, eisabus
+device wax: gscbus, isabus, eisabus
attach wax at mainbus
file arch/hppa/dev/wax.c wax
-device mongoose: eisabus
+device mongoose: isabus, eisabus
attach mongoose at mainbus
file arch/hppa/dev/mongoose.c mongoose