Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/arch/hpcmips/conf On [port-hpcmips-ja%jp.netbsd.org@localhost:1764]



details:   https://anonhg.NetBSD.org/src/rev/5dc08abd8154
branches:  trunk
changeset: 482692:5dc08abd8154
user:      jun <jun%NetBSD.org@localhost>
date:      Sat Feb 19 15:01:33 2000 +0000

description:
On [port-hpcmips-ja%jp.netbsd.org@localhost:1764]
suz%hpc.bs1.fc.nec.co.jp@localhost (Koji Suzuki) writes
Sample configration for cassipeia E-55 & E-500
// wdc1 line deleted from original.

diffstat:

 sys/arch/hpcmips/conf/GENERIC |  19 +++++++++++++++++--
 1 files changed, 17 insertions(+), 2 deletions(-)

diffs (39 lines):

diff -r 2859be69c2d2 -r 5dc08abd8154 sys/arch/hpcmips/conf/GENERIC
--- a/sys/arch/hpcmips/conf/GENERIC     Sat Feb 19 14:42:21 2000 +0000
+++ b/sys/arch/hpcmips/conf/GENERIC     Sat Feb 19 15:01:33 2000 +0000
@@ -2,11 +2,11 @@
 # Distribution kernel (any  model) kernel config file
 
 #
-#      $NetBSD: GENERIC,v 1.30 2000/02/17 22:16:31 mycroft Exp $
+#      $NetBSD: GENERIC,v 1.31 2000/02/19 15:01:33 jun Exp $
 #
 include                "arch/hpcmips/conf/std.hpcmips"
 
-#ident                 "GENERIC-$Revision: 1.30 $"
+#ident                 "GENERIC-$Revision: 1.31 $"
 
 maxusers       8
 
@@ -214,6 +214,21 @@
 pcic0  at isa1 port 0x3e0 iomem 0x70000 iosiz 0x4000 irq 0x00170003
 
 options        PCIC_ISA_INTR_ALLOC_MASK=0x0008 # IRQ 3 only (MCR/Freestyle)
+
+# CASIO CASSIOPEIA E55 and for DoCoMo
+# BUTTON_PRESS -> LOW
+#button0 at vrgiu? platform CASIO_CASSIOPEIAE_E55 id BTN_OK active 0 port 6
+#button1 at vrgiu? platform CASIO_CASSIOPEIAE_E55 id BTN_CANCEL active 0 port 7
+#button2 at vrgiu? platform CASIO_CASSIOPEIAE_E55 id BTN_APP0 active 0 port 8
+#button3 at vrgiu? platform CASIO_CASSIOPEIAE_E55 id BTN_APP1 active 0 port 9
+#button4 at vrgiu? platform CASIO_CASSIOPEIAE_E55 id BTN_APP2 active 0 port 10
+#button5 at vrgiu? platform CASIO_CASSIOPEIAE_E55 id BTN_APP3 active 0 port 11
+#button6 at vrgiu? platform CASIO_CASSIOPEIAE_E55 id BTN_DOWN active 0 port 12
+#button7 at vrgiu? platform CASIO_CASSIOPEIAE_E55 id BTN_UP active 0 port 13
+#vrisab4 at vrgiu? platform CASIO_CASSIOPEIAE_E55 isaportoffset 0xc000
+#isa4    at vrisab4
+#wdc0    at isa4 port 0x170 irq 0x00090003 flags 0x0010  # AT_POLL
+
 #
 # Fujitsu INTERTOP CX300
 #



Home | Main Index | Thread Index | Old Index