summaryrefslogtreecommitdiff
path: root/sys/arch/hp300/conf/GENERIC
diff options
context:
space:
mode:
authorMiod Vallat <miod@cvs.openbsd.org>2005-01-18 19:13:24 +0000
committerMiod Vallat <miod@cvs.openbsd.org>2005-01-18 19:13:24 +0000
commitd365357b50213d57af3c85f846c517ea29d38ce2 (patch)
tree1c07e7726fa36f474b1a10447e4b3d487b05724f /sys/arch/hp300/conf/GENERIC
parent7056d8e3c66498551d3b17720f1d95ebf2ae8076 (diff)
Enable WSDISPLAY_COMPAT_RAWKBD
Diffstat (limited to 'sys/arch/hp300/conf/GENERIC')
-rw-r--r--sys/arch/hp300/conf/GENERIC4
1 files changed, 3 insertions, 1 deletions
diff --git a/sys/arch/hp300/conf/GENERIC b/sys/arch/hp300/conf/GENERIC
index d6b74fd9af3..32104096b9e 100644
--- a/sys/arch/hp300/conf/GENERIC
+++ b/sys/arch/hp300/conf/GENERIC
@@ -1,4 +1,4 @@
-# $OpenBSD: GENERIC,v 1.34 2005/01/14 22:39:23 miod Exp $
+# $OpenBSD: GENERIC,v 1.35 2005/01/18 19:13:23 miod Exp $
# $NetBSD: GENERIC,v 1.23 1997/01/31 06:12:57 thorpej Exp $
#
# Generic kernel - one size fits all.
@@ -31,6 +31,8 @@ maxusers 32
option USELEDS # make the lights twinkle
#option CONSCODE="9" # force console at this select code
+option WSDISPLAY_COMPAT_RAWKBD # provide raw scancodes
+
option COMPAT_HPUX # HP-UX binary compatibility
option COMPAT_M68K4K # compat. with NetBSD/m68k4k binaries
option COMPAT_SUNOS # SunOS/sun3 binaries