No empty .Rs/.Re
[netbsd-mini2440.git] / sys / arch / evbppc / conf / files.explora
blob99bbad56b8758b70f1b0dd98ce3ae00b3c4ffb53
1 #       $NetBSD: files.explora,v 1.7 2007/12/03 15:33:34 ad Exp $
3 # maxpartitions must be first item in files.${ARCH}
5 maxpartitions 16
7 maxusers 2 8 64
9 defflag         opt_explora.h   COM_IS_CONSOLE
10 defparam        opt_explora.h   COM_CONSOLE_SPEED
12 include         "arch/powerpc/fpu/files.fpu"
14 file    arch/evbppc/explora/autoconf.c
15 file    arch/evbppc/explora/consinit.c
16 file    arch/evbppc/explora/machdep.c
17 file    arch/powerpc/ibm4xx/intr.c
18 file    dev/md_root.c                           memory_disk_hooks
20 # Explora local bus
21 device  elb {}
22 attach  elb at root
23 file    arch/evbppc/explora/dev/elb.c           elb
25 device  cpu
26 attach  cpu at elb
27 file    arch/powerpc/ibm4xx/cpu.c
29 attach  com at elb with com_elb
30 file    arch/evbppc/explora/dev/com_elb.c       com_elb
32 attach  lpt at elb with lpt_elb
33 file    arch/evbppc/explora/dev/lpt_elb.c       lpt_elb
35 attach  le at elb with le_elb: le32
36 file    arch/evbppc/explora/dev/le_elb.c        le_elb
38 include "dev/pckbport/files.pckbport"
39 attach  pckbc at elb with pckbc_elb
40 file    arch/evbppc/explora/dev/pckbc_elb.c     pckbc_elb
42 device  fb: wsemuldisplaydev, rasops8
43 attach  fb at elb with fb_elb
44 file    arch/evbppc/explora/dev/fb_elb.c        fb_elb