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 add BTN_COVER for MC-R700, MC/R730.



details:   https://anonhg.NetBSD.org/src/rev/e62f2583a639
branches:  trunk
changeset: 481436:e62f2583a639
user:      shin <shin%NetBSD.org@localhost>
date:      Mon Jan 31 11:44:01 2000 +0000

description:
add BTN_COVER for MC-R700, MC/R730.

diffstat:

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

diffs (25 lines):

diff -r 109a3b38567f -r e62f2583a639 sys/arch/hpcmips/conf/GENERIC
--- a/sys/arch/hpcmips/conf/GENERIC     Mon Jan 31 11:40:12 2000 +0000
+++ b/sys/arch/hpcmips/conf/GENERIC     Mon Jan 31 11:44:01 2000 +0000
@@ -2,11 +2,11 @@
 # Distribution kernel (any  model) kernel config file
 
 #
-#      $NetBSD: GENERIC,v 1.25 2000/01/27 06:55:26 sato Exp $
+#      $NetBSD: GENERIC,v 1.26 2000/01/31 11:44:01 shin Exp $
 #
 include                "arch/hpcmips/conf/std.hpcmips"
 
-#ident                 "GENERIC-$Revision: 1.25 $"
+#ident                 "GENERIC-$Revision: 1.26 $"
 
 maxusers       8
 
@@ -139,6 +139,7 @@
 button0 at vrgiu? platform NEC_MCR_510 id BTN_COVER port 3
 button0 at vrgiu? platform NEC_MCR_530 id BTN_COVER port 3
 button1 at vrgiu? platform NEC_MCR_530 id BTN_APP0  port 2
+button0 at vrgiu? platform NEC_MCR_7XX id BTN_COVER port 3
 pwctl0 at vrgiu? platform NEC_MCR_3XX id PWCTL_COM0 port 14
 pwctl0 at vrgiu? platform NEC_MCR_5XX id PWCTL_COM0 port 14
 pwctl0 at vrgiu? platform NEC_MCR_7XX id PWCTL_COM0 port 46



Home | Main Index | Thread Index | Old Index