Home | History | Annotate | Line # | Download | only in conf
files.npwr_fc revision 1.1.50.1
      1  1.1.50.1  jmcneill #	$NetBSD: files.npwr_fc,v 1.1.50.1 2007/12/09 19:34:57 jmcneill Exp $
      2       1.1    briggs #
      3       1.1    briggs # Intel IQ80321 evaluation board configuration info
      4       1.1    briggs #
      5       1.1    briggs 
      6       1.1    briggs # Use the shared initarm_common() code.
      7       1.1    briggs # XXX: Not yet ready for prime-time
      8       1.1    briggs #file	arch/evbarm/evbarm/initarm_common.c
      9       1.1    briggs 
     10       1.1    briggs file	arch/evbarm/npwr_fc/npwr_fc_machdep.c
     11       1.1    briggs file	arch/evbarm/npwr_fc/npwr_fc_pci.c
     12       1.1    briggs 
     13       1.1    briggs # IQ80321 on-board devices
     14       1.1    briggs device	obio {addr, [size = -1], [width = -1], [xint = -1]}: bus_space_generic
     15       1.1    briggs attach	obio at mainbus
     16       1.1    briggs file	arch/evbarm/iq80321/obio.c			obio
     17       1.1    briggs file	arch/evbarm/iq80321/obio_space.c		obio
     18       1.1    briggs 
     19       1.1    briggs # on-board TI 165C50 UART
     20       1.1    briggs attach	com at obio with com_obio
     21       1.1    briggs file	arch/evbarm/iq80321/com_obio.c			com_obio
     22       1.1    briggs 
     23       1.1    briggs # i80321 I/O Processor CPU support
     24       1.1    briggs include "arch/arm/xscale/files.i80321"
     25       1.1    briggs 
     26       1.1    briggs attach	iopxs at mainbus with iopxs_mainbus
     27       1.1    briggs file	arch/evbarm/iq80321/i80321_mainbus.c		iopxs_mainbus
     28