1 1.17.2.2 nathanw # $NetBSD: files.ofppc,v 1.17.2.2 2002/01/08 00:27:00 nathanw Exp $ 2 1.17.2.2 nathanw # 3 1.17.2.2 nathanw # NetBSD/ofppc configuration info 4 1.17.2.2 nathanw # 5 1.17.2.2 nathanw 6 1.17.2.2 nathanw # maxpartitions must be the first thing in files.${MACHINE} 7 1.17.2.2 nathanw maxpartitions 16 8 1.17.2.2 nathanw 9 1.17.2.2 nathanw maxusers 8 16 64 10 1.17.2.2 nathanw 11 1.17.2.2 nathanw # Platform support option headers 12 1.17.2.2 nathanw defflag FIREPOWER_ES # Firepower ES 13 1.17.2.2 nathanw defflag FIREPOWER_MX # Firepower MX 14 1.17.2.2 nathanw defflag FIREPOWER_LX # Firepower LX 15 1.17.2.2 nathanw defflag TOTALIMPACT_BRIQ # Total Impact briQ 16 1.17.2.2 nathanw 17 1.17.2.2 nathanw file arch/ofppc/ofppc/autoconf.c 18 1.17.2.2 nathanw file arch/ofppc/ofppc/clock.c 19 1.17.2.2 nathanw file arch/ofppc/ofppc/conf.c 20 1.17.2.2 nathanw file arch/ofppc/ofppc/disksubr.c disk 21 1.17.2.2 nathanw file arch/ofppc/ofppc/machdep.c 22 1.17.2.2 nathanw file arch/ofppc/ofppc/platform.c 23 1.17.2.2 nathanw file arch/ofppc/ofppc/procfs_machdep.c procfs 24 1.17.2.2 nathanw file dev/cons.c 25 1.17.2.2 nathanw file dev/cninit.c 26 1.17.2.2 nathanw 27 1.17.2.2 nathanw # 28 1.17.2.2 nathanw # CPU specific OpenFirmware code 29 1.17.2.2 nathanw # 30 1.17.2.2 nathanw include "arch/powerpc/conf/files.ofw" 31 1.17.2.2 nathanw 32 1.17.2.2 nathanw # 33 1.17.2.2 nathanw # Compatibility modules 34 1.17.2.2 nathanw # 35 1.17.2.2 nathanw 36 1.17.2.2 nathanw # OSS audio driver compatibility 37 1.17.2.2 nathanw include "compat/ossaudio/files.ossaudio" 38 1.17.2.2 nathanw 39 1.17.2.2 nathanw # Linux binary compatibility (COMPAT_LINUX) 40 1.17.2.2 nathanw include "compat/linux/files.linux" 41 1.17.2.2 nathanw include "compat/linux/arch/powerpc/files.linux_powerpc" 42 1.17.2.2 nathanw file arch/powerpc/powerpc/linux_sigcode.S compat_linux 43 1.17.2.2 nathanw file arch/powerpc/powerpc/linux_trap.c compat_linux 44 1.17.2.2 nathanw 45 1.17.2.2 nathanw # 46 1.17.2.2 nathanw # Generic OpenFirmware device support 47 1.17.2.2 nathanw # 48 1.17.2.2 nathanw include "dev/ofw/files.ofw" 49 1.17.2.2 nathanw major {ofdisk = 0} 50 1.17.2.2 nathanw 51 1.17.2.2 nathanw # 52 1.17.2.2 nathanw # MII/PHY support 53 1.17.2.2 nathanw # 54 1.17.2.2 nathanw include "dev/mii/files.mii" 55 1.17.2.2 nathanw 56 1.17.2.2 nathanw # 57 1.17.2.2 nathanw # I2O device support 58 1.17.2.2 nathanw # 59 1.17.2.2 nathanw include "dev/i2o/files.i2o" 60 1.17.2.2 nathanw 61 1.17.2.2 nathanw # 62 1.17.2.2 nathanw # SCSI support 63 1.17.2.2 nathanw # 64 1.17.2.2 nathanw include "dev/scsipi/files.scsipi" 65 1.17.2.2 nathanw major { cd = 3 } 66 1.17.2.2 nathanw major { sd = 4 } 67 1.17.2.2 nathanw 68 1.17.2.2 nathanw # 69 1.17.2.2 nathanw # ATA/IDE support 70 1.17.2.2 nathanw # 71 1.17.2.2 nathanw include "dev/ata/files.ata" 72 1.17.2.2 nathanw major { wd = 5 } 73 1.17.2.2 nathanw 74 1.17.2.2 nathanw # Memory Disk 75 1.17.2.2 nathanw file dev/md_root.c memory_disk_hooks 76 1.17.2.2 nathanw major { md = 6 } 77 1.17.2.2 nathanw 78 1.17.2.2 nathanw # RAIDframe 79 1.17.2.2 nathanw major { raid = 2 } 80 1.17.2.2 nathanw 81 1.17.2.2 nathanw # Logical disks 82 1.17.2.2 nathanw major { ld = 17 } 83 1.17.2.2 nathanw 84 1.17.2.2 nathanw # Raster operations 85 1.17.2.2 nathanw include "dev/rasops/files.rasops" 86 1.17.2.2 nathanw include "dev/wsfont/files.wsfont" 87 1.17.2.2 nathanw 88 1.17.2.2 nathanw # 89 1.17.2.2 nathanw # Workstation Console support 90 1.17.2.2 nathanw # 91 1.17.2.2 nathanw include "dev/wscons/files.wscons" 92 1.17.2.2 nathanw 93 1.17.2.2 nathanw # 94 1.17.2.2 nathanw # PCI bus support 95 1.17.2.2 nathanw # 96 1.17.2.2 nathanw include "dev/pci/files.pci" 97 1.17.2.2 nathanw 98 1.17.2.2 nathanw # 99 1.17.2.2 nathanw # ISA bus support 100 1.17.2.2 nathanw # 101 1.17.2.2 nathanw include "dev/isa/files.isa" 102 1.17.2.2 nathanw 103 1.17.2.2 nathanw # 104 1.17.2.2 nathanw # Main system bus and devices. 105 1.17.2.2 nathanw # 106 1.17.2.2 nathanw device mainbus {}: ofbus 107 1.17.2.2 nathanw attach mainbus at root 108 1.17.2.2 nathanw file arch/ofppc/ofppc/mainbus.c mainbus 109 1.17.2.2 nathanw 110 1.17.2.2 nathanw device cpu 111 1.17.2.2 nathanw attach cpu at mainbus 112 1.17.2.2 nathanw file arch/ofppc/ofppc/cpu.c cpu 113 1.17.2.2 nathanw 114 1.17.2.2 nathanw # 115 1.17.2.2 nathanw # Support for generic OpenFirmware driver configurations. This is 116 1.17.2.2 nathanw # always included in the kernel. 117 1.17.2.2 nathanw # 118 1.17.2.2 nathanw file arch/ofppc/ofwgen/ofwgen.c 119 1.17.2.2 nathanw file arch/ofppc/ofwgen/ofwgen_intr.c 120 1.17.2.2 nathanw 121 1.17.2.2 nathanw # DMA support routines that are common to more than one system type. 122 1.17.2.2 nathanw file arch/powerpc/powerpc/bus_dma.c firepower_es | firepower_mx | 123 1.17.2.2 nathanw firepower_lx 124 1.17.2.2 nathanw 125 1.17.2.2 nathanw # 126 1.17.2.2 nathanw # Support for Firepower EX, MS, and LX systems. 127 1.17.2.2 nathanw # 128 1.17.2.2 nathanw device firepower: pcibus 129 1.17.2.2 nathanw attach firepower at mainbus 130 1.17.2.2 nathanw file arch/ofppc/firepower/firepower.c firepower_es | firepower_mx | 131 1.17.2.2 nathanw firepower_lx 132 1.17.2.2 nathanw file arch/ofppc/firepower/firepower_bus_io.c firepower_es | firepower_mx | 133 1.17.2.2 nathanw firepower_lx 134 1.17.2.2 nathanw file arch/ofppc/firepower/firepower_bus_mem.c firepower_es | firepower_mx | 135 1.17.2.2 nathanw firepower_lx 136 1.17.2.2 nathanw file arch/ofppc/firepower/firepower_dma.c firepower_es | firepower_mx | 137 1.17.2.2 nathanw firepower_lx 138 1.17.2.2 nathanw file arch/ofppc/firepower/firepower_intr.c firepower_es | firepower_mx | 139 1.17.2.2 nathanw firepower_lx 140 1.17.2.2 nathanw file arch/ofppc/firepower/firepower_pci.c firepower_es | firepower_mx | 141 1.17.2.2 nathanw firepower_lx 142