Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/evbmips/conf Remove invalid option copy-paste from ...
details: https://anonhg.NetBSD.org/src/rev/0866fccbd5df
branches: trunk
changeset: 993595:0866fccbd5df
user: rin <rin%NetBSD.org@localhost>
date: Wed Sep 19 23:22:17 2018 +0000
description:
Remove invalid option copy-paste from hpcmips.
diffstat:
sys/arch/evbmips/conf/GDIUM | 9 ++-------
sys/arch/evbmips/conf/LOONGSON | 9 ++-------
2 files changed, 4 insertions(+), 14 deletions(-)
diffs (60 lines):
diff -r a40261505801 -r 0866fccbd5df sys/arch/evbmips/conf/GDIUM
--- a/sys/arch/evbmips/conf/GDIUM Wed Sep 19 23:02:14 2018 +0000
+++ b/sys/arch/evbmips/conf/GDIUM Wed Sep 19 23:22:17 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GDIUM,v 1.32 2018/08/01 20:04:11 maxv Exp $
+# $NetBSD: GDIUM,v 1.33 2018/09/19 23:22:17 rin Exp $
#
# GENERIC machine description file
#
@@ -22,7 +22,7 @@
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "GDIUM-$Revision: 1.32 $"
+#ident "GDIUM-$Revision: 1.33 $"
maxusers 16
@@ -136,11 +136,6 @@
options FONT_GALLANT12x22
# compatibility to other console drivers
options WSDISPLAY_COMPAT_RAWKBD # can get raw scancodes
-#
-# Hpckbd will set key board layout appropriately. You can use option
-# 'PCKBD_LAYOUT' to overrite the default layout.
-#
-#options PCKBD_LAYOUT="(KB_US | KB_SWAPCTRLCAPS | KB_MACHDEP)"
mainbus0 at root
cpu0 at mainbus0
diff -r a40261505801 -r 0866fccbd5df sys/arch/evbmips/conf/LOONGSON
--- a/sys/arch/evbmips/conf/LOONGSON Wed Sep 19 23:02:14 2018 +0000
+++ b/sys/arch/evbmips/conf/LOONGSON Wed Sep 19 23:22:17 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: LOONGSON,v 1.39 2018/08/01 20:04:11 maxv Exp $
+# $NetBSD: LOONGSON,v 1.40 2018/09/19 23:22:17 rin Exp $
#
# LOONGSON machine description file
#
@@ -22,7 +22,7 @@
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "LOONGSON-$Revision: 1.39 $"
+#ident "LOONGSON-$Revision: 1.40 $"
maxusers 16
@@ -150,11 +150,6 @@
options FONT_BOLD8x16
# compatibility to other console drivers
options WSDISPLAY_COMPAT_RAWKBD # can get raw scancodes
-#
-# Hpckbd will set key board layout appropriately. You can use option
-# 'PCKBD_LAYOUT' to overrite the default layout.
-#
-#options PCKBD_LAYOUT="(KB_US | KB_SWAPCTRLCAPS | KB_MACHDEP)"
mainbus0 at root
cpu0 at mainbus0
Home |
Main Index |
Thread Index |
Old Index