summaryrefslogtreecommitdiff
path: root/sys/arch
diff options
context:
space:
mode:
authorMichael Shalayeff <mickey@cvs.openbsd.org>2003-03-29 00:51:39 +0000
committerMichael Shalayeff <mickey@cvs.openbsd.org>2003-03-29 00:51:39 +0000
commitcd6b8526d55af47877665cb3aee10260bc090114 (patch)
treed32cd9a13c9c46d9a80f270da26836edf87bd0df /sys/arch
parentfe15309466a285266f825926e3180f7f725ca215 (diff)
some mount stinger onto phantomas and there is not need to flag stingers too
Diffstat (limited to 'sys/arch')
-rw-r--r--sys/arch/hppa/conf/files.hppa5
1 files changed, 3 insertions, 2 deletions
diff --git a/sys/arch/hppa/conf/files.hppa b/sys/arch/hppa/conf/files.hppa
index 653b706cc0d..fad66c0c665 100644
--- a/sys/arch/hppa/conf/files.hppa
+++ b/sys/arch/hppa/conf/files.hppa
@@ -1,4 +1,4 @@
-# $OpenBSD: files.hppa,v 1.44 2003/02/17 23:07:40 miod Exp $
+# $OpenBSD: files.hppa,v 1.45 2003/03/29 00:51:38 mickey Exp $
#
# hppa-specific configuration info
@@ -133,7 +133,8 @@ file arch/hppa/dev/dino.c dino
# U2/Uturn, Runway to GSC Bus bridge & IOA.
attach sti at mainbus with sti_sgc
-file arch/hppa/dev/sti_sgc.c sti_sgc
+attach sti at phantomas with sti_phantom
+file arch/hppa/dev/sti_sgc.c sti_sgc | sti_phantom
###