files.explora revision 1.13
11.13Srin# $NetBSD: files.explora,v 1.13 2021/03/07 09:43:56 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.11Srin 191.9Smattfile arch/powerpc/ibm4xx/ibm4xx_machdep.c 201.11Srinfile arch/powerpc/ibm4xx/ibm40x_machdep.c 211.11Srin 221.11Srin# Board Properties 231.11Srinfile arch/powerpc/ibm4xx/board_prop.c 241.11Srin 251.10Srindefflag opt_uic.h MULTIUIC 261.9Smattfile arch/powerpc/ibm4xx/pic_uic.c 271.1Shannkenfile dev/md_root.c memory_disk_hooks 281.1Shannken 291.1Shannken# Explora local bus 301.1Shannkendevice elb {} 311.1Shannkenattach elb at root 321.1Shannkenfile arch/evbppc/explora/dev/elb.c elb 331.1Shannken 341.1Shannkendevice cpu 351.1Shannkenattach cpu at elb 361.1Shannkenfile arch/powerpc/ibm4xx/cpu.c 371.1Shannken 381.1Shannkenattach com at elb with com_elb 391.1Shannkenfile arch/evbppc/explora/dev/com_elb.c com_elb 401.1Shannken 411.1Shannkenattach lpt at elb with lpt_elb 421.1Shannkenfile arch/evbppc/explora/dev/lpt_elb.c lpt_elb 431.1Shannken 441.1Shannkenattach le at elb with le_elb: le32 451.1Shannkenfile arch/evbppc/explora/dev/le_elb.c le_elb 461.1Shannken 471.4Sbjh21include "dev/pckbport/files.pckbport" 481.1Shannkenattach pckbc at elb with pckbc_elb 491.1Shannkenfile arch/evbppc/explora/dev/pckbc_elb.c pckbc_elb 501.1Shannken 511.1Shannkendevice fb: wsemuldisplaydev, rasops8 521.1Shannkenattach fb at elb with fb_elb 531.13Srinfile arch/evbppc/explora/dev/fb_elb.c fb_elb 54