No empty .Rs/.Re
[netbsd-mini2440.git] / sys / arch / evbppc / conf / files.walnut
blob1aef621aefd4c43524e5a24eb56caa067938e65c
1 #       $NetBSD: files.walnut,v 1.14 2007/12/03 15:33:35 ad Exp $
3 # walnut-specific configuration info
5 file    arch/evbppc/walnut/autoconf.c
6 file    arch/evbppc/walnut/consinit.c
7 file    arch/evbppc/walnut/machdep.c
8 file    arch/powerpc/ibm4xx/intr.c
9 file    arch/powerpc/ibm4xx/ibm4xx_autoconf.c
11 # Memory Disk for install kernel
12 file    dev/md_root.c                           memory_disk_hooks
14 # Machine-independent I2O drivers.
15 include "dev/i2o/files.i2o"
17 # Machine-independent SCSI drivers
18 include "dev/scsipi/files.scsipi"
20 # Machine-independent ATA drivers
21 include "dev/ata/files.ata"
23 # PCI bus support
24 include "dev/pci/files.pci"
26 # On-chip PCI bridge
28 # XXX: Move these to a 405gp-specific file and re-think the
29 # layout of the powerpc/ibm4xx hierarchy to accommodate SoCs.
31 device  pchb : pcibus
32 attach  pchb at plb
33 file    arch/evbppc/walnut/pci/pchb.c           pchb
34 file    arch/evbppc/walnut/pci/pci_machdep.c    pci
35 file    arch/powerpc/ibm4xx/dev/ibm405gp.c
37 # Off-chip peripheral bus
38 device  pbus {[addr=-1], [irq=-1]}
39 attach  pbus at plb
40 file    arch/evbppc/walnut/dev/pbus.c           pbus
42 device  ds1743rtc
43 attach  ds1743rtc at pbus
44 file    arch/evbppc/walnut/dev/ds1743.c         ds1743rtc
46 include "dev/pckbport/files.pckbport"
47 attach  pckbc at pbus with pckbc_pbus
48 file    arch/evbppc/walnut/dev/pckbc_pbus.c     pckbc_pbus