Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/sparc64/conf add tadpmu
details: https://anonhg.NetBSD.org/src/rev/6cc90e193753
branches: trunk
changeset: 433953:6cc90e193753
user: macallan <macallan%NetBSD.org@localhost>
date: Sat Oct 13 21:02:34 2018 +0000
description:
add tadpmu
diffstat:
sys/arch/sparc64/conf/GENERIC | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (26 lines):
diff -r c6b5ddbc1d4d -r 6cc90e193753 sys/arch/sparc64/conf/GENERIC
--- a/sys/arch/sparc64/conf/GENERIC Sat Oct 13 20:11:48 2018 +0000
+++ b/sys/arch/sparc64/conf/GENERIC Sat Oct 13 21:02:34 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.207 2018/09/06 05:36:50 maxv Exp $
+# $NetBSD: GENERIC,v 1.208 2018/10/13 21:02:34 macallan Exp $
#
# GENERIC machine description file
#
@@ -22,7 +22,7 @@
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "GENERIC-$Revision: 1.207 $"
+#ident "GENERIC-$Revision: 1.208 $"
maxusers 64
@@ -282,6 +282,7 @@
## Tadpole SPARCle PS/2 keyboard and mouse
pckbc* at ebus? # PC keyboard controller
+options HAVE_TADPMU # include support for Tadpole Viper PMU
pckbd* at pckbc? # PC keyboard
pms* at pckbc? # PS/2 mouse for wsmouse
options PMS_SYNAPTICS_TOUCHPAD # Enable support for Synaptics Touchpads
Home |
Main Index |
Thread Index |
Old Index