1 1.1.2.4 nathanw # $NetBSD: files.mvmeppc,v 1.1.2.4 2002/09/17 21:16:07 nathanw Exp $ 2 1.1.2.2 nathanw # 3 1.1.2.2 nathanw # Motorola's MVMEPPC boards specific configuration info 4 1.1.2.2 nathanw # 5 1.1.2.2 nathanw maxpartitions 16 6 1.1.2.2 nathanw 7 1.1.2.2 nathanw maxusers 2 8 64 8 1.1.2.2 nathanw 9 1.1.2.2 nathanw defflag opt_mvmetype.h SUPPORT_MVME160X 10 1.1.2.2 nathanw defflag opt_mvmetype.h SUPPORT_MVME210X 11 1.1.2.2 nathanw defflag opt_mvmetype.h SUPPORT_MVME230X 12 1.1.2.2 nathanw defflag opt_mvmetype.h SUPPORT_MVME240X 13 1.1.2.2 nathanw 14 1.1.2.2 nathanw file arch/mvmeppc/mvmeppc/autoconf.c 15 1.1.2.2 nathanw file arch/mvmeppc/mvmeppc/bus_space.c 16 1.1.2.2 nathanw file arch/mvmeppc/mvmeppc/clock.c 17 1.1.2.2 nathanw file arch/mvmeppc/mvmeppc/conf.c 18 1.1.2.2 nathanw file arch/mvmeppc/mvmeppc/disksubr.c disk 19 1.1.2.2 nathanw file arch/mvmeppc/mvmeppc/extintr.c 20 1.1.2.2 nathanw file arch/mvmeppc/mvmeppc/machdep.c 21 1.1.2.2 nathanw file arch/mvmeppc/mvmeppc/platform.c 22 1.1.2.2 nathanw file arch/mvmeppc/mvmeppc/platform_160x.c support_mvme160x 23 1.1.2.2 nathanw file arch/mvmeppc/mvmeppc/procfs_machdep.c procfs 24 1.1.2.2 nathanw file arch/powerpc/powerpc/bus_dma.c 25 1.1.2.2 nathanw 26 1.1.2.2 nathanw # General files 27 1.1.2.2 nathanw file dev/cons.c 28 1.1.2.2 nathanw file dev/clock_subr.c 29 1.1.2.2 nathanw 30 1.1.2.2 nathanw # 31 1.1.2.2 nathanw # Machine-independent SCSI drivers 32 1.1.2.2 nathanw # 33 1.1.2.2 nathanw include "dev/scsipi/files.scsipi" 34 1.1.2.2 nathanw 35 1.1.2.2 nathanw # 36 1.1.2.2 nathanw # Memory Disk for install floppy 37 1.1.2.2 nathanw # 38 1.1.2.2 nathanw file dev/md_root.c memory_disk_hooks 39 1.1.2.2 nathanw 40 1.1.2.2 nathanw # 41 1.1.2.2 nathanw # Compatibility modules 42 1.1.2.2 nathanw # 43 1.1.2.2 nathanw 44 1.1.2.2 nathanw # Linux binary compatibility (COMPAT_LINUX) 45 1.1.2.2 nathanw include "compat/linux/files.linux" 46 1.1.2.2 nathanw include "compat/linux/arch/powerpc/files.linux_powerpc" 47 1.1.2.2 nathanw file arch/powerpc/powerpc/linux_sigcode.S compat_linux 48 1.1.2.2 nathanw file arch/powerpc/powerpc/linux_trap.c compat_linux 49 1.1.2.2 nathanw 50 1.1.2.2 nathanw # 51 1.1.2.2 nathanw # System bus types 52 1.1.2.2 nathanw # 53 1.1.2.2 nathanw define mainbus { } 54 1.1.2.2 nathanw device mainbus: pcibus, mainbus 55 1.1.2.2 nathanw attach mainbus at root 56 1.1.2.2 nathanw file arch/mvmeppc/mvmeppc/mainbus.c mainbus 57 1.1.2.2 nathanw 58 1.1.2.2 nathanw device cpu 59 1.1.2.2 nathanw attach cpu at mainbus 60 1.1.2.2 nathanw file arch/mvmeppc/mvmeppc/cpu.c cpu 61 1.1.2.2 nathanw 62 1.1.2.2 nathanw # 63 1.1.2.2 nathanw # PCI-only drivers 64 1.1.2.2 nathanw # XXX MUST BE INCLUDED BEFORE files.isa, as long as files.isa attaches 65 1.1.2.2 nathanw # XXX devices to 'pci'. 66 1.1.2.2 nathanw # 67 1.1.2.2 nathanw include "dev/i2o/files.i2o" 68 1.1.2.2 nathanw include "dev/pci/files.pci" 69 1.1.2.2 nathanw file arch/mvmeppc/pci/pci_machdep.c pci 70 1.1.2.2 nathanw 71 1.1.2.2 nathanw # PCI-Host bridge chipsets 72 1.1.2.2 nathanw device pchb: pcibus 73 1.1.2.2 nathanw attach pchb at pci 74 1.1.2.2 nathanw file arch/mvmeppc/pci/pchb.c pchb 75 1.1.2.2 nathanw 76 1.1.2.2 nathanw # PCI-ISA bridges 77 1.1.2.2 nathanw device pcib: isabus 78 1.1.2.2 nathanw attach pcib at pci 79 1.1.2.2 nathanw file arch/mvmeppc/pci/pcib.c pcib 80 1.1.2.2 nathanw 81 1.1.2.2 nathanw # 82 1.1.2.2 nathanw # ISA and mixed ISA+PCI drivers 83 1.1.2.2 nathanw # 84 1.1.2.2 nathanw 85 1.1.2.2 nathanw include "dev/isa/files.isa" 86 1.1.2.2 nathanw 87 1.1.2.2 nathanw file arch/mvmeppc/isa/isa_machdep.c isa 88 1.1.2.2 nathanw file arch/mvmeppc/isa/isadma_machdep.c isa 89 1.1.2.2 nathanw 90 1.1.2.2 nathanw device mkclock: mk48txx 91 1.1.2.2 nathanw attach mkclock at isa with mkclock_isa 92 1.1.2.2 nathanw file arch/mvmeppc/isa/mkclock_isa.c mkclock_isa 93 1.1.2.4 nathanw 94 1.1.2.4 nathanw include "arch/mvmeppc/conf/majors.mvmeppc" 95