Home | History | Annotate | Line # | Download | only in conf
files.rmixl revision 1.1.2.6
      1  1.1.2.6  cliff #	$NetBSD: files.rmixl,v 1.1.2.6 2009/11/15 22:58:15 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.5  cliff file	arch/mips/rmi/rmixl_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.6  cliff file    arch/mips/rmi/rmixl_obio_space.c	obio
     15  1.1.2.6  cliff file    arch/mips/rmi/rmixl_pcie_cfg_space.c	pci
     16  1.1.2.6  cliff file    arch/mips/rmi/rmixl_pcie_ecfg_space.c	pci
     17  1.1.2.4  cliff file    arch/mips/rmi/rmixl_pcie_io_space.c	pci
     18  1.1.2.4  cliff file    arch/mips/rmi/rmixl_pcie_mem_space.c	pci
     19  1.1.2.1  cliff 
     20  1.1.2.1  cliff # NS16550 compatible serial ports
     21  1.1.2.1  cliff attach com at obio with rmixl_com
     22  1.1.2.1  cliff file	arch/mips/rmi/rmixl_com.c		rmixl_com
     23  1.1.2.3  cliff defparam opt_com.h				CONSADDR CONSFREQ CONSPEED CONMODE
     24  1.1.2.1  cliff 
     25  1.1.2.4  cliff # PCI
     26  1.1.2.4  cliff device  rmixl_pcie: pcibus
     27  1.1.2.4  cliff attach  rmixl_pcie at obio
     28  1.1.2.4  cliff file    arch/mips/rmi/rmixl_pcie.c		rmixl_pcie
     29  1.1.2.4  cliff 
     30