1 # $NetBSD: files.cesfic,v 1.15 2007/03/05 13:06:44 tsutsui Exp $
3 # cesfic-specific configuration info
5 # maxpartitions must be the first item in files.${ARCH}
12 # NOTE! The order of these lines is significant! Don't change them
13 # unless you absolutely know what you're doing!
20 attach mainbus at root
22 file arch/cesfic/cesfic/sic6351.c
23 file arch/cesfic/cesfic/clk_dp8570a.c
24 file arch/cesfic/cesfic/eeprom.c
30 device zsc { channel = -1 }
31 file arch/cesfic/dev/zs.c zsc
32 file dev/ic/z8530sc.c zsc
34 attach zsc at mainbus with zsc_pcc
35 file arch/cesfic/dev/zs_pcc.c zsc_pcc needs-flag
39 file dev/ic/z8530tty.c zstty needs-flag
42 #device lex: arp, ether, ifnet
43 #attach lex at mainbus
44 attach le at mainbus: le32
45 file arch/cesfic/dev/if_le.c le
46 #file arch/cesfic/dev/am79900.c lex
52 file arch/cesfic/cesfic/autoconf.c
53 file arch/cesfic/cesfic/clock.c
54 file arch/cesfic/cesfic/machdep.c
55 file arch/cesfic/cesfic/isr.c
56 file arch/cesfic/cesfic/mem.c
57 file arch/cesfic/cesfic/pmap_bootstrap.c
58 file arch/cesfic/cesfic/trap.c
59 file arch/m68k/m68k/cacheops.c
60 file arch/m68k/m68k/db_memrw.c ddb | kgdb
61 file arch/m68k/m68k/kgdb_machdep.c kgdb
62 file arch/m68k/m68k/pmap_motorola.c
63 file arch/m68k/m68k/procfs_machdep.c procfs
64 file arch/m68k/m68k/sys_machdep.c
65 file arch/m68k/m68k/vm_machdep.c
69 # NetBSD m68k a.out Binary Compatibility (COMPAT_AOUT_M68K)
70 include "compat/aoutm68k/files.aoutm68k"
72 # SunOS Binary Compatibility (COMPAT_SUNOS)
73 include "compat/sunos/files.sunos"
74 file arch/m68k/m68k/sunos_machdep.c compat_sunos
76 include "arch/cesfic/conf/majors.cesfic"