Source-Changes-HG archive

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

[src/netbsd-1-6]: src/sys/arch/hpcmips/conf Pullup rev 1.16 (requested by shi...



details:   https://anonhg.NetBSD.org/src/rev/e95d5f4d2dbf
branches:  netbsd-1-6
changeset: 531107:e95d5f4d2dbf
user:      jmc <jmc%NetBSD.org@localhost>
date:      Fri Mar 12 06:07:29 2004 +0000

description:
Pullup rev 1.16 (requested by shin in ticket #1586)

Add MC/R700A, MC/R730, and MC/R730A vrc4172pwm flags.

diffstat:

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

diffs (28 lines):

diff -r 27352d1919bf -r e95d5f4d2dbf sys/arch/hpcmips/conf/VR41XX
--- a/sys/arch/hpcmips/conf/VR41XX      Fri Mar 12 06:07:17 2004 +0000
+++ b/sys/arch/hpcmips/conf/VR41XX      Fri Mar 12 06:07:29 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: VR41XX,v 1.8.4.1 2002/08/01 04:21:33 lukem Exp $
+# $NetBSD: VR41XX,v 1.8.4.2 2004/03/12 06:07:29 jmc Exp $
 #
 # GENERIC machine description file
 # 
@@ -20,7 +20,7 @@
 
 include                "arch/hpcmips/conf/std.hpcmips"
 include                "arch/hpcmips/conf/std.hpcmips.vr41"
-#ident                 "GENERIC-$Revision: 1.8.4.1 $"
+#ident                 "GENERIC-$Revision: 1.8.4.2 $"
 
 #options       INCLUDE_CONFIG_FILE     # embed config file in kernel binary
 
@@ -147,6 +147,9 @@
 vrc4172pwm*    at vr4102ip? addr 0x15003880 size 0x6 platform NEC_MCR_SIGMARION
 vrc4172pwm*    at vr4102ip? addr 0x15003880 size 0x6 platform NEC_MCR_530A
 vrc4172pwm*    at vr4102ip? addr 0x15003880 size 0x6 platform NEC_MCR_700
+vrc4172pwm*    at vr4102ip? addr 0x15003880 size 0x6 platform NEC_MCR_700A
+vrc4172pwm*    at vr4102ip? addr 0x15003880 size 0x6 platform NEC_MCR_730
+vrc4172pwm*    at vr4102ip? addr 0x15003880 size 0x6 platform NEC_MCR_730A
 
 # Workstation Console attachments
 bivideo0       at      mainbus0



Home | Main Index | Thread Index | Old Index