1 1.3.2.3 bouyer # $NetBSD: files.sandpoint,v 1.3.2.3 2001/03/27 15:31:24 bouyer Exp $ 2 1.3.2.2 bouyer # 3 1.3.2.2 bouyer # Motorola's "SandPoint" evaluation board's specific configuration info 4 1.3.2.2 bouyer # 5 1.3.2.2 bouyer maxpartitions 16 6 1.3.2.2 bouyer 7 1.3.2.2 bouyer maxusers 2 8 64 8 1.3.2.2 bouyer 9 1.3.2.2 bouyer file arch/sandpoint/sandpoint/autoconf.c 10 1.3.2.2 bouyer file arch/sandpoint/sandpoint/bus_dma.c 11 1.3.2.2 bouyer file arch/sandpoint/sandpoint/clock.c 12 1.3.2.2 bouyer file arch/sandpoint/sandpoint/conf.c 13 1.3.2.2 bouyer file arch/sandpoint/sandpoint/disksubr.c disk 14 1.3.2.2 bouyer file arch/sandpoint/sandpoint/extintr.c 15 1.3.2.2 bouyer file arch/sandpoint/sandpoint/machdep.c 16 1.3.2.2 bouyer file arch/sandpoint/sandpoint/procfs_machdep.c procfs 17 1.3.2.2 bouyer 18 1.3.2.2 bouyer # General files 19 1.3.2.2 bouyer file dev/cons.c 20 1.3.2.2 bouyer 21 1.3.2.2 bouyer # 22 1.3.2.2 bouyer # Machine-independent SCSI drivers 23 1.3.2.2 bouyer # 24 1.3.2.2 bouyer include "dev/scsipi/files.scsipi" 25 1.3.2.2 bouyer major {sd = 4} 26 1.3.2.2 bouyer major {cd = 6} 27 1.3.2.2 bouyer 28 1.3.2.2 bouyer # 29 1.3.2.2 bouyer # Machine-independent ATA drivers 30 1.3.2.2 bouyer # 31 1.3.2.2 bouyer 32 1.3.2.2 bouyer include "dev/ata/files.ata" 33 1.3.2.2 bouyer major {wd = 0} 34 1.3.2.2 bouyer 35 1.3.2.2 bouyer # 36 1.3.2.2 bouyer # Memory Disk for install floppy 37 1.3.2.2 bouyer # 38 1.3.2.2 bouyer file dev/md_root.c memory_disk_hooks 39 1.3.2.2 bouyer major {md = 17} 40 1.3.2.2 bouyer 41 1.3.2.2 bouyer # 42 1.3.2.3 bouyer # Compatibility modules 43 1.3.2.3 bouyer # 44 1.3.2.3 bouyer 45 1.3.2.3 bouyer # OSS audio driver compatibility 46 1.3.2.3 bouyer include "compat/ossaudio/files.ossaudio" 47 1.3.2.3 bouyer 48 1.3.2.3 bouyer # Linux binary compatibility (COMPAT_LINUX) 49 1.3.2.3 bouyer include "compat/linux/files.linux" 50 1.3.2.3 bouyer include "compat/linux/arch/powerpc/files.linux_powerpc" 51 1.3.2.3 bouyer file arch/powerpc/powerpc/linux_sigcode.S compat_linux 52 1.3.2.3 bouyer 53 1.3.2.3 bouyer # 54 1.3.2.2 bouyer # RAIDframe 55 1.3.2.2 bouyer # 56 1.3.2.2 bouyer major {raid = 18} 57 1.3.2.2 bouyer 58 1.3.2.2 bouyer # 59 1.3.2.2 bouyer # System bus types 60 1.3.2.2 bouyer # 61 1.3.2.2 bouyer define mainbus { } 62 1.3.2.2 bouyer device mainbus: isabus, pcibus, mainbus 63 1.3.2.2 bouyer attach mainbus at root 64 1.3.2.2 bouyer file arch/sandpoint/sandpoint/mainbus.c mainbus 65 1.3.2.2 bouyer 66 1.3.2.2 bouyer # 67 1.3.2.2 bouyer # PCI-only drivers 68 1.3.2.2 bouyer # XXX MUST BE INCLUDED BEFORE files.isa, as long as files.isa attaches 69 1.3.2.2 bouyer # XXX devices to 'pci'. 70 1.3.2.2 bouyer # 71 1.3.2.2 bouyer include "dev/i2o/files.i2o" 72 1.3.2.2 bouyer include "dev/pci/files.pci" 73 1.3.2.2 bouyer file arch/sandpoint/pci/pci_machdep.c pci 74 1.3.2.2 bouyer 75 1.3.2.2 bouyer # PCI-Host bridge chipsets 76 1.3.2.2 bouyer device pchb: pcibus 77 1.3.2.2 bouyer attach pchb at pci 78 1.3.2.2 bouyer file arch/sandpoint/pci/pchb.c pchb 79 1.3.2.2 bouyer 80 1.3.2.2 bouyer # PCI-ISA bridges 81 1.3.2.2 bouyer device pcib: isabus 82 1.3.2.2 bouyer attach pcib at pci 83 1.3.2.2 bouyer file arch/sandpoint/pci/pcib.c pcib 84 1.3.2.2 bouyer 85 1.3.2.2 bouyer # network devices MII bus 86 1.3.2.2 bouyer include "dev/mii/files.mii" 87 1.3.2.2 bouyer 88 1.3.2.2 bouyer # 89 1.3.2.2 bouyer # ISA and mixed ISA+PCI drivers 90 1.3.2.2 bouyer # 91 1.3.2.2 bouyer 92 1.3.2.2 bouyer include "dev/isa/files.isa" 93 1.3.2.2 bouyer major {mcd = 7} 94 1.3.2.2 bouyer #major {scd = 15} 95 1.3.2.2 bouyer 96 1.3.2.2 bouyer file arch/sandpoint/isa/isa_machdep.c isa 97 1.3.2.2 bouyer file arch/sandpoint/isa/isadma_machdep.c isa 98 1.3.2.2 bouyer 99 1.3.2.2 bouyer # PC clock 100 1.3.2.2 bouyer file arch/sandpoint/isa/isaclock.c isa 101 1.3.2.2 bouyer 102 1.3.2.2 bouyer include "dev/wscons/files.wscons" 103 1.3.2.2 bouyer 104 1.3.2.2 bouyer include "dev/pckbc/files.pckbc" 105 1.3.2.2 bouyer 106 1.3.2.2 bouyer # Floppy disk controller 107 1.3.2.2 bouyer device fdc {drive = -1}: isadma 108 1.3.2.2 bouyer file dev/isa/fd.c fdc needs-flag 109 1.3.2.2 bouyer 110 1.3.2.2 bouyer attach fdc at isa with fdc_isa 111 1.3.2.2 bouyer file dev/isa/fdc_isa.c fdc_isa 112 1.3.2.2 bouyer 113 1.3.2.2 bouyer device fd: disk 114 1.3.2.2 bouyer attach fd at fdc 115 1.3.2.2 bouyer major {fd = 2} 116