files.explora revision 1.10
11.10Srin# $NetBSD: files.explora,v 1.10 2020/07/06 10:38:46 rin Exp $ 21.1Shannken 31.1Shannken# maxpartitions must be first item in files.${ARCH} 41.1Shannken 51.1Shannkenmaxpartitions 16 61.1Shannken 71.1Shannkenmaxusers 2 8 64 81.1Shannken 91.1Shannkendefflag opt_explora.h COM_IS_CONSOLE 101.1Shannkendefparam opt_explora.h COM_CONSOLE_SPEED 111.1Shannken 121.1Shannkeninclude "arch/powerpc/fpu/files.fpu" 131.9Smattinclude "arch/powerpc/pic/files.pic" 141.1Shannken 151.1Shannkenfile arch/evbppc/explora/autoconf.c 161.1Shannkenfile arch/evbppc/explora/consinit.c 171.1Shannkenfile arch/evbppc/explora/machdep.c 181.9Smattfile arch/powerpc/ibm4xx/ibm4xx_machdep.c 191.10Srindefflag opt_uic.h MULTIUIC 201.9Smattfile arch/powerpc/ibm4xx/pic_uic.c 211.1Shannkenfile dev/md_root.c memory_disk_hooks 221.1Shannken 231.1Shannken# Explora local bus 241.1Shannkendevice elb {} 251.1Shannkenattach elb at root 261.1Shannkenfile arch/evbppc/explora/dev/elb.c elb 271.1Shannken 281.1Shannkendevice cpu 291.1Shannkenattach cpu at elb 301.1Shannkenfile arch/powerpc/ibm4xx/cpu.c 311.1Shannken 321.1Shannkenattach com at elb with com_elb 331.1Shannkenfile arch/evbppc/explora/dev/com_elb.c com_elb 341.1Shannken 351.1Shannkenattach lpt at elb with lpt_elb 361.1Shannkenfile arch/evbppc/explora/dev/lpt_elb.c lpt_elb 371.1Shannken 381.1Shannkenattach le at elb with le_elb: le32 391.1Shannkenfile arch/evbppc/explora/dev/le_elb.c le_elb 401.1Shannken 411.4Sbjh21include "dev/pckbport/files.pckbport" 421.1Shannkenattach pckbc at elb with pckbc_elb 431.1Shannkenfile arch/evbppc/explora/dev/pckbc_elb.c pckbc_elb 441.1Shannken 451.1Shannkendevice fb: wsemuldisplaydev, rasops8 461.1Shannkenattach fb at elb with fb_elb 471.1Shannkenfile arch/evbppc/explora/dev/fb_elb.c fb_elb 48