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.144 (requested by sh...
details: https://anonhg.NetBSD.org/src/rev/183a3977e834
branches: netbsd-1-6
changeset: 531110:183a3977e834
user: jmc <jmc%NetBSD.org@localhost>
date: Fri Mar 12 06:09:20 2004 +0000
description:
Pullup rev 1.144 (requested by shin in ticket #1587)
Add MobilePro 880 (MC/R730A), MC/R730 support for USB/pci.
diffstat:
sys/arch/hpcmips/conf/GENERIC | 9 +++++++--
1 files changed, 7 insertions(+), 2 deletions(-)
diffs (32 lines):
diff -r 37fd34dcaae9 -r 183a3977e834 sys/arch/hpcmips/conf/GENERIC
--- a/sys/arch/hpcmips/conf/GENERIC Fri Mar 12 06:08:25 2004 +0000
+++ b/sys/arch/hpcmips/conf/GENERIC Fri Mar 12 06:09:20 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: GENERIC,v 1.126.4.4 2004/03/12 06:07:17 jmc Exp $
+# $NetBSD: GENERIC,v 1.126.4.5 2004/03/12 06:09:20 jmc Exp $
#
# GENERIC machine description file
#
@@ -24,7 +24,7 @@
options INCLUDE_CONFIG_FILE # embed config file in kernel binary
-#ident "GENERIC-$Revision: 1.126.4.4 $"
+#ident "GENERIC-$Revision: 1.126.4.5 $"
maxusers 16
@@ -369,8 +369,13 @@
options VRC4172PCI_MCR700_SUPPORT
vrc4172pci0 at vr4102ip? addr 0x0aff0cf8 size 0x8 platform NEC_MCR_700
vrc4172pci0 at vr4102ip? addr 0x0aff0cf8 size 0x8 platform NEC_MCR_700A
+vrc4172pci0 at vr4102ip? addr 0x0aff0cf8 size 0x8 platform NEC_MCR_730
+vrc4172pci0 at vr4102ip? addr 0x0aff0cf8 size 0x8 platform NEC_MCR_730A
+pci* at vrc4172pci?
hpcioman9 at vrgiu? platform NEC_MCR_700
hpcioman9 at vrgiu? platform NEC_MCR_700A
+hpcioman9 at vrgiu? platform NEC_MCR_730
+hpcioman9 at vrgiu? platform NEC_MCR_730A
hpcin* at hpcioman9 evtype PCIINTR id PCIINTR_00_00_01 port 13 level 0 connect 1
#
Home |
Main Index |
Thread Index |
Old Index