summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiod Vallat <miod@cvs.openbsd.org>2002-12-13 10:23:48 +0000
committerMiod Vallat <miod@cvs.openbsd.org>2002-12-13 10:23:48 +0000
commit0b437371a5a4ff45b79569b1e4bd2a0c69fa7856 (patch)
treef98151d1beb08e86edf469666373096be8be0ba5
parentc365a27c29eb550fe09cbae6c7a71d7341da53d4 (diff)
Comment out wsdisplay at sti attachment, as it causes problems at the moment.
-rw-r--r--sys/arch/hppa/conf/GECKO4
-rw-r--r--sys/arch/hppa/conf/SHEPHERD_PIE4
-rw-r--r--sys/arch/hppa/conf/generic.hppa4
3 files changed, 6 insertions, 6 deletions
diff --git a/sys/arch/hppa/conf/GECKO b/sys/arch/hppa/conf/GECKO
index 7707bf12145..c3d9f9cf1b5 100644
--- a/sys/arch/hppa/conf/GECKO
+++ b/sys/arch/hppa/conf/GECKO
@@ -1,4 +1,4 @@
-# $OpenBSD: GECKO,v 1.16 2002/10/01 21:18:17 mickey Exp $
+# $OpenBSD: GECKO,v 1.17 2002/12/13 10:23:47 miod Exp $
#
# HP 9000/712/{60,80,80i,100} boxens
#
@@ -49,7 +49,7 @@ ps2p0 at gsc0 offset 0x8000 irq 26
ps2p1 at gsc0 offset 0x8100 # mouse shares the same irq
# MI devices
-wsdisplay* at sti?
+#wsdisplay* at sti?
wskbd* at ps2p0?
wsmouse* at ps2p1?
diff --git a/sys/arch/hppa/conf/SHEPHERD_PIE b/sys/arch/hppa/conf/SHEPHERD_PIE
index d0b72f83e98..34ab1f853fc 100644
--- a/sys/arch/hppa/conf/SHEPHERD_PIE
+++ b/sys/arch/hppa/conf/SHEPHERD_PIE
@@ -1,4 +1,4 @@
-# $OpenBSD: SHEPHERD_PIE,v 1.19 2002/10/31 00:19:02 mickey Exp $
+# $OpenBSD: SHEPHERD_PIE,v 1.20 2002/12/13 10:23:47 miod Exp $
#
# Diskless kernel config
#
@@ -156,7 +156,7 @@ ie1 at gsc1 irq 8
# MI devices
option WSEMUL_VT100
#wsdisplay* at vgafb?
-wsdisplay* at sti?
+#wsdisplay* at sti?
#wskbd* at pckbd?
#wskbd* at hkbd?
#wsmouse* at pms?
diff --git a/sys/arch/hppa/conf/generic.hppa b/sys/arch/hppa/conf/generic.hppa
index 77eadc97d1d..6e7955d7c6b 100644
--- a/sys/arch/hppa/conf/generic.hppa
+++ b/sys/arch/hppa/conf/generic.hppa
@@ -1,4 +1,4 @@
-# $OpenBSD: generic.hppa,v 1.6 2002/03/15 21:14:24 mickey Exp $
+# $OpenBSD: generic.hppa,v 1.7 2002/12/13 10:23:47 miod Exp $
#
# Generic kernel config (all that is supportted)
#
@@ -100,7 +100,7 @@ scsibus* at bha?
# MI devices
option WSEMUL_DUMB
#wsdisplay* at vgafb?
-wsdisplay* at sti?
+#wsdisplay* at sti?
wskbd* at pckbd?
#wskbd* at hkbd?
wsmouse* at pms?