Home | History | Annotate | Line # | Download | only in conf
files.cp3100 revision 1.1.8.3
      1  1.1.8.3  yamt # $NetBSD: files.cp3100,v 1.1.8.3 2007/12/07 17:24:30 yamt Exp $
      2  1.1.8.2  yamt #
      3  1.1.8.2  yamt # Certance CP3100 configuration info
      4  1.1.8.2  yamt #
      5  1.1.8.2  yamt 
      6  1.1.8.2  yamt file	arch/evbarm/iq80321/iq80321_machdep.c
      7  1.1.8.2  yamt file	arch/evbarm/cp3100/cp3100_pci.c
      8  1.1.8.2  yamt file	arch/evbarm/cp3100/cp3100_leds.c
      9  1.1.8.2  yamt 
     10  1.1.8.2  yamt # CP3100 on-board devices
     11  1.1.8.2  yamt device	obio {addr, [size = -1], [width = -1], [xint = -1]}: bus_space_generic
     12  1.1.8.2  yamt attach	obio at mainbus
     13  1.1.8.2  yamt file	arch/evbarm/iq80321/obio.c			obio
     14  1.1.8.2  yamt file	arch/evbarm/iq80321/obio_space.c		obio
     15  1.1.8.2  yamt 
     16  1.1.8.2  yamt # on-board TI 165C50 UART
     17  1.1.8.2  yamt attach	com at obio with com_obio
     18  1.1.8.2  yamt file	arch/evbarm/iq80321/com_obio.c			com_obio
     19  1.1.8.2  yamt 
     20  1.1.8.2  yamt # i80321 I/O Processor CPU support
     21  1.1.8.2  yamt include "arch/arm/xscale/files.i80321"
     22  1.1.8.2  yamt 
     23  1.1.8.2  yamt attach	iopxs at mainbus with iopxs_mainbus
     24  1.1.8.2  yamt file	arch/evbarm/iq80321/i80321_mainbus.c		iopxs_mainbus
     25