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 PWCTL_LCDLIGHT for MC-R300



details:   https://anonhg.NetBSD.org/src/rev/ed779f284e34
branches:  trunk
changeset: 483562:ed779f284e34
user:      sato <sato%NetBSD.org@localhost>
date:      Mon Mar 13 01:54:39 2000 +0000

description:
add PWCTL_LCDLIGHT for MC-R300

diffstat:

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

diffs (25 lines):

diff -r dec9ab2312fb -r ed779f284e34 sys/arch/hpcmips/conf/GENERIC
--- a/sys/arch/hpcmips/conf/GENERIC     Mon Mar 13 01:52:00 2000 +0000
+++ b/sys/arch/hpcmips/conf/GENERIC     Mon Mar 13 01:54:39 2000 +0000
@@ -2,11 +2,11 @@
 # Distribution kernel (any  model) kernel config file
 
 #
-#      $NetBSD: GENERIC,v 1.37 2000/03/12 13:46:27 takemura Exp $
+#      $NetBSD: GENERIC,v 1.38 2000/03/13 01:54:39 sato Exp $
 #
 include                "arch/hpcmips/conf/std.hpcmips"
 
-#ident                 "GENERIC-$Revision: 1.37 $"
+#ident                 "GENERIC-$Revision: 1.38 $"
 
 maxusers       8
 
@@ -187,6 +187,7 @@
 button0 at vrgiu? platform IBM_WORKPAD id BTN_REC port 1 active 0 
 button1 at vrgiu? platform IBM_WORKPAD id BTN_APP0  port 2 active 0
 pwctl0 at vrgiu? platform NEC_MCR_3XX id PWCTL_COM0 port 14
+pwctl1 at vrgiu? platform NEC_MCR_300 id PWCTL_LCDLIGHT port 45
 pwctl0 at vrgiu? platform NEC_MCR_5XX id PWCTL_COM0 port 14
 pwctl0 at vrgiu? platform NEC_MCR_7XX id PWCTL_COM0 port 46
 pwctl0 at vrgiu? platform NEC_MCCS id PWCTL_COM0 port 14



Home | Main Index | Thread Index | Old Index