Home | History | Annotate | Line # | Download | only in conf
files.rmixl revision 1.1.2.4
      1  1.1.2.4  cliff #	$NetBSD: files.rmixl,v 1.1.2.4 2009/11/09 09:56:06 cliff Exp $
      2  1.1.2.1  cliff #
      3  1.1.2.1  cliff # Configuration info for RMI XLP, XLR, XLS
      4  1.1.2.1  cliff #
      5  1.1.2.1  cliff 
      6  1.1.2.1  cliff file	arch/mips/rmi/rmixl_intr.c
      7  1.1.2.4  cliff file	arch/mips/rmi/rmixls_subr.S
      8  1.1.2.1  cliff 
      9  1.1.2.1  cliff # OBIO: offsets are from System Bridge Controller base
     10  1.1.2.1  cliff define obio { [addr=-1], [size=0], [intr=-1], [mult=1] }
     11  1.1.2.4  cliff device	obio: obio
     12  1.1.2.1  cliff attach	obio at mainbus
     13  1.1.2.1  cliff file	arch/mips/rmi/rmixl_obio.c		obio needs-count
     14  1.1.2.2  cliff file    arch/mips/rmi/rmixl_el_space.c		obio
     15  1.1.2.2  cliff file    arch/mips/rmi/rmixl_eb_space.c		obio
     16  1.1.2.4  cliff file    arch/mips/rmi/rmixl_pcie_io_space.c	pci
     17  1.1.2.4  cliff file    arch/mips/rmi/rmixl_pcie_mem_space.c	pci
     18  1.1.2.1  cliff 
     19  1.1.2.1  cliff # NS16550 compatible serial ports
     20  1.1.2.1  cliff attach com at obio with rmixl_com
     21  1.1.2.1  cliff file	arch/mips/rmi/rmixl_com.c		rmixl_com
     22  1.1.2.3  cliff defparam opt_com.h				CONSADDR CONSFREQ CONSPEED CONMODE
     23  1.1.2.1  cliff 
     24  1.1.2.4  cliff # PCI
     25  1.1.2.4  cliff device  rmixl_pcie: pcibus
     26  1.1.2.4  cliff attach  rmixl_pcie at obio
     27  1.1.2.4  cliff file    arch/mips/rmi/rmixl_pcie.c		rmixl_pcie
     28  1.1.2.4  cliff 
     29