summaryrefslogtreecommitdiff
path: root/sys/arch/hp300/conf
diff options
context:
space:
mode:
authorMiod Vallat <miod@cvs.openbsd.org>2005-02-27 22:21:48 +0000
committerMiod Vallat <miod@cvs.openbsd.org>2005-02-27 22:21:48 +0000
commit8310f06d777da019da616fd6f67c271c37605734 (patch)
tree7de87865d59b08afa89d1c9f847f39a5fecc4476 /sys/arch/hp300/conf
parentc17590ca4f69473350bbae7c108a397042a94bee (diff)
Document how to set CONSCODE to point to an SGC device if one wants to force
the console.
Diffstat (limited to 'sys/arch/hp300/conf')
-rw-r--r--sys/arch/hp300/conf/DISKLESS6
-rw-r--r--sys/arch/hp300/conf/GENERIC6
-rw-r--r--sys/arch/hp300/conf/RAMDISK6
3 files changed, 12 insertions, 6 deletions
diff --git a/sys/arch/hp300/conf/DISKLESS b/sys/arch/hp300/conf/DISKLESS
index 520a70223d3..58fa7137460 100644
--- a/sys/arch/hp300/conf/DISKLESS
+++ b/sys/arch/hp300/conf/DISKLESS
@@ -1,4 +1,4 @@
-# $OpenBSD: DISKLESS,v 1.27 2005/01/23 16:53:36 miod Exp $
+# $OpenBSD: DISKLESS,v 1.28 2005/02/27 22:21:47 miod Exp $
# $NetBSD: GENERIC,v 1.23 1997/01/31 06:12:57 thorpej Exp $
#
# Generic kernel - one size fits all.
@@ -29,7 +29,9 @@ maxusers 16
# Options for HP hardware
option USELEDS # make the lights twinkle
-#option CONSCODE="9" # force console at this select code
+#option CONSCODE="9" # force console at this select code for DIO
+ # or DIO-II devices, or 256 + slot number
+ # for SGC devices
option WSDISPLAY_COMPAT_RAWKBD # provide raw scancodes
diff --git a/sys/arch/hp300/conf/GENERIC b/sys/arch/hp300/conf/GENERIC
index f7ac1ebef54..c9a8e7e7e00 100644
--- a/sys/arch/hp300/conf/GENERIC
+++ b/sys/arch/hp300/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.36 2005/01/23 16:53:36 miod Exp $
+# $OpenBSD: GENERIC,v 1.37 2005/02/27 22:21:47 miod Exp $
# $NetBSD: GENERIC,v 1.23 1997/01/31 06:12:57 thorpej Exp $
#
# Generic kernel - one size fits all.
@@ -29,7 +29,9 @@ maxusers 32
# Options for HP hardware
option USELEDS # make the lights twinkle
-#option CONSCODE="9" # force console at this select code
+#option CONSCODE="9" # force console at this select code for DIO
+ # or DIO-II devices, or 256 + slot number
+ # for SGC devices
option WSDISPLAY_COMPAT_RAWKBD # provide raw scancodes
diff --git a/sys/arch/hp300/conf/RAMDISK b/sys/arch/hp300/conf/RAMDISK
index 6e51891f281..9c436d4015b 100644
--- a/sys/arch/hp300/conf/RAMDISK
+++ b/sys/arch/hp300/conf/RAMDISK
@@ -1,4 +1,4 @@
-# $OpenBSD: RAMDISK,v 1.22 2005/01/23 16:53:36 miod Exp $
+# $OpenBSD: RAMDISK,v 1.23 2005/02/27 22:21:47 miod Exp $
#
# Ram disk kernel.
#
@@ -42,7 +42,9 @@ option BOOT_CONFIG # add support for boot -c
# Options for HP hardware
option USELEDS # make the lights twinkle
-#option CONSCODE="9" # force console at this select code
+#option CONSCODE="9" # force console at this select code for DIO
+ # or DIO-II devices, or 256 + slot number
+ # for SGC devices
# Verbose descriptions of unconfigured DIO devices
# (Warning: this compiles in a large string table)