Home | History | Annotate | Line # | Download | only in conf
files.iq80310 revision 1.4.6.2
      1  1.4.6.2  thorpej #	$NetBSD: files.iq80310,v 1.4.6.2 2002/01/10 19:42:01 thorpej Exp $
      2  1.4.6.2  thorpej #
      3  1.4.6.2  thorpej # Intel IQ80310 evaluation board configuration info
      4  1.4.6.2  thorpej #
      5  1.4.6.2  thorpej 
      6  1.4.6.2  thorpej file	arch/evbarm/iq80310/iq80310_7seg.c
      7  1.4.6.2  thorpej file	arch/evbarm/iq80310/iq80310_machdep.c
      8  1.4.6.2  thorpej file	arch/evbarm/iq80310/iq80310_intr.c
      9  1.4.6.2  thorpej file	arch/evbarm/iq80310/iq80310_irq.S
     10  1.4.6.2  thorpej file	arch/evbarm/iq80310/iq80310_timer.c
     11  1.4.6.2  thorpej file	arch/evbarm/iq80310/iq80310_pci.c
     12  1.4.6.2  thorpej 
     13  1.4.6.2  thorpej # IQ80310 on-board devices (including CPLD)
     14  1.4.6.2  thorpej device	obio {[addr = -1]}
     15  1.4.6.2  thorpej attach	obio at mainbus
     16  1.4.6.2  thorpej file	arch/evbarm/iq80310/obio.c			obio
     17  1.4.6.2  thorpej file	arch/evbarm/iq80310/obio_space.c		obio
     18  1.4.6.2  thorpej file	arch/evbarm/iq80310/obio_space_asm.S		obio
     19  1.4.6.2  thorpej 
     20  1.4.6.2  thorpej # on-board XR 16550 UARTs
     21  1.4.6.2  thorpej attach	com at obio with com_obio
     22  1.4.6.2  thorpej file	arch/evbarm/iq80310/com_obio.c			com_obio
     23  1.4.6.2  thorpej 
     24  1.4.6.2  thorpej # i80312 Companion I/O support
     25  1.4.6.2  thorpej include	"arch/arm/xscale/files.i80312"
     26  1.4.6.2  thorpej 
     27  1.4.6.2  thorpej attach	iopxs at mainbus with iopxs_mainbus
     28  1.4.6.2  thorpej file	arch/evbarm/iq80310/i80312_mainbus.c		iopxs_mainbus
     29