Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/arm32/conf French/Finnish/German/Norwegian keyboard...
details: https://anonhg.NetBSD.org/src/rev/9bec429d920f
branches: trunk
changeset: 495253:9bec429d920f
user: is <is%NetBSD.org@localhost>
date: Mon Jul 24 22:05:27 2000 +0000
description:
French/Finnish/German/Norwegian keyboard support; ported by Thomas Runge from the i386 pccons.c. Minus the iso8859-1 to pc437 translation which isn't needed on the DNARD.
diffstat:
sys/arch/arm32/conf/SHARK | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
diffs (20 lines):
diff -r 478dcd2c1345 -r 9bec429d920f sys/arch/arm32/conf/SHARK
--- a/sys/arch/arm32/conf/SHARK Mon Jul 24 21:56:09 2000 +0000
+++ b/sys/arch/arm32/conf/SHARK Mon Jul 24 22:05:27 2000 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: SHARK,v 1.35 2000/06/17 06:19:03 matt Exp $
+# $NetBSD: SHARK,v 1.36 2000/07/24 22:05:27 is Exp $
# From: NetBSD: GENERIC,v 1.61 2000/01/20 19:12:29 wrstuden Exp
#
# SHARK
@@ -170,6 +170,10 @@
# PCCONS@OFW
ofisapc* at ofbus?
pc* at ofisapc?
+#options FRENCH_KBD
+#options FINNISH_KBD
+#options GERMAN_KBD
+#options NORWEGIAN_KBD
# PS/2 Mouse
opms0 at spckbd? irq 12
Home |
Main Index |
Thread Index |
Old Index