summaryrefslogtreecommitdiff
path: root/sys/arch
diff options
context:
space:
mode:
Diffstat (limited to 'sys/arch')
-rw-r--r--sys/arch/hppa/conf/files.hppa7
1 files changed, 3 insertions, 4 deletions
diff --git a/sys/arch/hppa/conf/files.hppa b/sys/arch/hppa/conf/files.hppa
index 4e88f4ec882..76c79c0c185 100644
--- a/sys/arch/hppa/conf/files.hppa
+++ b/sys/arch/hppa/conf/files.hppa
@@ -1,4 +1,4 @@
-# $OpenBSD: files.hppa,v 1.24 2000/05/24 20:44:25 mickey Exp $
+# $OpenBSD: files.hppa,v 1.25 2000/05/30 19:43:35 mickey Exp $
#
# hppa-specific configuration info
@@ -98,9 +98,8 @@ device dino: pcibus
attach dino at mainbus
file arch/hppa/dev/dino.c dino
-device sti : wsemuldisplaydev
-attach sti at mainbus
-file arch/hppa/dev/sti.c sti needs-flag
+attach sti at mainbus with sti_sgc
+file arch/hppa/dev/sti_sgc.c sti_sgc
###