Sat Nov 14 21:59:15 2009 UTC ()
- rmixls_subr.S is replaced by rmixl_subr.S


(cliff)
diff -r1.1.2.4 -r1.1.2.5 src/sys/arch/mips/conf/files.rmixl

cvs diff -r1.1.2.4 -r1.1.2.5 src/sys/arch/mips/conf/files.rmixl (expand / switch to unified diff)

--- src/sys/arch/mips/conf/files.rmixl 2009/11/09 09:56:06 1.1.2.4
+++ src/sys/arch/mips/conf/files.rmixl 2009/11/14 21:59:15 1.1.2.5
@@ -1,20 +1,20 @@ @@ -1,20 +1,20 @@
1# $NetBSD: files.rmixl,v 1.1.2.4 2009/11/09 09:56:06 cliff Exp $ 1# $NetBSD: files.rmixl,v 1.1.2.5 2009/11/14 21:59:15 cliff Exp $
2# 2#
3# Configuration info for RMI XLP, XLR, XLS 3# Configuration info for RMI XLP, XLR, XLS
4# 4#
5 5
6file arch/mips/rmi/rmixl_intr.c 6file arch/mips/rmi/rmixl_intr.c
7file arch/mips/rmi/rmixls_subr.S 7file arch/mips/rmi/rmixl_subr.S
8 8
9# OBIO: offsets are from System Bridge Controller base 9# OBIO: offsets are from System Bridge Controller base
10define obio { [addr=-1], [size=0], [intr=-1], [mult=1] } 10define obio { [addr=-1], [size=0], [intr=-1], [mult=1] }
11device obio: obio 11device obio: obio
12attach obio at mainbus 12attach obio at mainbus
13file arch/mips/rmi/rmixl_obio.c obio needs-count 13file arch/mips/rmi/rmixl_obio.c obio needs-count
14file arch/mips/rmi/rmixl_el_space.c obio 14file arch/mips/rmi/rmixl_el_space.c obio
15file arch/mips/rmi/rmixl_eb_space.c obio 15file arch/mips/rmi/rmixl_eb_space.c obio
16file arch/mips/rmi/rmixl_pcie_io_space.c pci 16file arch/mips/rmi/rmixl_pcie_io_space.c pci
17file arch/mips/rmi/rmixl_pcie_mem_space.c pci 17file arch/mips/rmi/rmixl_pcie_mem_space.c pci
18 18
19# NS16550 compatible serial ports 19# NS16550 compatible serial ports
20attach com at obio with rmixl_com 20attach com at obio with rmixl_com