1 1.8 sakamoto # $NetBSD: files.ofppc,v 1.8 1998/05/28 08:12:13 sakamoto 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.8 sakamoto file arch/ofppc/ofppc/ofw_machdep.c 15 1.8 sakamoto file arch/ofppc/ofppc/ofwmagic.S 16 1.8 sakamoto file arch/ofppc/ofppc/openfirm.c 17 1.8 sakamoto 18 1.1 ws file dev/cons.c 19 1.1 ws file dev/cninit.c 20 1.1 ws 21 1.6 mycroft # Firmworks OpenFirmware Bug Workarounds 22 1.8 sakamoto file arch/ofppc/ofppc/ofwreal.S firmworksbugs 23 1.6 mycroft 24 1.7 mycroft 25 1.7 mycroft # 26 1.7 mycroft # Generic OpenFirmware device support 27 1.7 mycroft # 28 1.7 mycroft include "dev/ofw/files.ofw" 29 1.7 mycroft major {ofdisk = 0} 30 1.7 mycroft 31 1.7 mycroft 32 1.3 thorpej # For now, hardwire soft interrupt handling 33 1.8 sakamoto file arch/ofppc/ofppc/soft_spl.c 34 1.3 thorpej 35 1.1 ws # FirePower specific code 36 1.7 mycroft #device firepower: ofbus 37 1.1 ws #attach firepower at root 38 1.1 ws 39 1.8 sakamoto #file arch/ofppc/firepower/firedep.c firepower needs-flag 40 1.8 sakamoto #file arch/ofppc/firepower/fireirq.c firepower 41 1.7 mycroft 42 1.7 mycroft 43 1.7 mycroft # 44 1.7 mycroft # System bus types 45 1.7 mycroft # 46 1.7 mycroft define mainbus {} 47 1.7 mycroft device mainbus: mainbus, ofbus 48 1.7 mycroft attach mainbus at root 49 1.8 sakamoto file arch/ofppc/ofppc/mainbus.c mainbus 50