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-R520.



details:   https://anonhg.NetBSD.org/src/rev/c7d26ea725dc
branches:  trunk
changeset: 483563:c7d26ea725dc
user:      sato <sato%NetBSD.org@localhost>
date:      Mon Mar 13 01:57:06 2000 +0000

description:
add BTN_COVER for MC-R520.

diffstat:

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

diffs (25 lines):

diff -r ed779f284e34 -r c7d26ea725dc sys/arch/hpcmips/conf/GENERIC
--- a/sys/arch/hpcmips/conf/GENERIC     Mon Mar 13 01:54:39 2000 +0000
+++ b/sys/arch/hpcmips/conf/GENERIC     Mon Mar 13 01:57:06 2000 +0000
@@ -2,11 +2,11 @@
 # Distribution kernel (any  model) kernel config file
 
 #
-#      $NetBSD: GENERIC,v 1.38 2000/03/13 01:54:39 sato Exp $
+#      $NetBSD: GENERIC,v 1.39 2000/03/13 01:57:06 sato Exp $
 #
 include                "arch/hpcmips/conf/std.hpcmips"
 
-#ident                 "GENERIC-$Revision: 1.38 $"
+#ident                 "GENERIC-$Revision: 1.39 $"
 
 maxusers       8
 
@@ -181,6 +181,7 @@
 button0 at vrgiu? platform NEC_MCR_500 id BTN_REC port 4
 button1 at vrgiu? platform NEC_MCR_500 id BTN_COVER port 6
 button0 at vrgiu? platform NEC_MCR_510 id BTN_COVER port 3
+button0 at vrgiu? platform NEC_MCR_520 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



Home | Main Index | Thread Index | Old Index