1 1.12 manu # $NetBSD: files.ofppc,v 1.12 2001/01/19 01:51:17 manu Exp $ 2 1.1 ws # 3 1.8 sakamoto # First try for ofppc-specific configuration info 4 1.1 ws # 5 1.1 ws maxpartitions 16 6 1.1 ws 7 1.1 ws maxusers 2 8 64 8 1.1 ws 9 1.8 sakamoto file arch/ofppc/ofppc/autoconf.c 10 1.8 sakamoto file arch/ofppc/ofppc/clock.c 11 1.8 sakamoto file arch/ofppc/ofppc/conf.c 12 1.8 sakamoto file arch/ofppc/ofppc/disksubr.c disk 13 1.8 sakamoto file arch/ofppc/ofppc/machdep.c 14 1.11 fvdl file arch/ofppc/ofppc/procfs_machdep.c procfs 15 1.1 ws file dev/cons.c 16 1.1 ws file dev/cninit.c 17 1.1 ws 18 1.9 sakamoto # 19 1.9 sakamoto # CPU specific OpenFirmware code 20 1.9 sakamoto # 21 1.9 sakamoto include "arch/powerpc/conf/files.ofw" 22 1.7 mycroft 23 1.7 mycroft # 24 1.12 manu # Compatibility modules 25 1.12 manu # 26 1.12 manu 27 1.12 manu # OSS audio driver compatibility 28 1.12 manu include "compat/ossaudio/files.ossaudio" 29 1.12 manu 30 1.12 manu # Linux binary compatibility (COMPAT_LINUX) 31 1.12 manu include "compat/linux/files.linux" 32 1.12 manu include "compat/linux/arch/powerpc/files.linux_powerpc" 33 1.12 manu file arch/powerpc/powerpc/linux_sigcode.S compat_linux 34 1.12 manu 35 1.12 manu # 36 1.7 mycroft # Generic OpenFirmware device support 37 1.7 mycroft # 38 1.7 mycroft include "dev/ofw/files.ofw" 39 1.7 mycroft major {ofdisk = 0} 40 1.7 mycroft 41 1.3 thorpej # For now, hardwire soft interrupt handling 42 1.8 sakamoto file arch/ofppc/ofppc/soft_spl.c 43 1.3 thorpej 44 1.1 ws # FirePower specific code 45 1.7 mycroft #device firepower: ofbus 46 1.1 ws #attach firepower at root 47 1.1 ws 48 1.8 sakamoto #file arch/ofppc/firepower/firedep.c firepower needs-flag 49 1.8 sakamoto #file arch/ofppc/firepower/fireirq.c firepower 50 1.7 mycroft 51 1.7 mycroft 52 1.7 mycroft # 53 1.7 mycroft # System bus types 54 1.7 mycroft # 55 1.7 mycroft define mainbus {} 56 1.7 mycroft device mainbus: mainbus, ofbus 57 1.7 mycroft attach mainbus at root 58 1.8 sakamoto file arch/ofppc/ofppc/mainbus.c mainbus 59 1.10 oster 60 1.10 oster # RAIDframe 61 1.10 oster major {raid = 12} 62