2 # $NetBSD: files.luna68k,v 1.19 2007/12/03 15:33:48 ad Exp $
7 # machine-specific options
10 file arch/luna68k/luna68k/autoconf.c
11 file arch/luna68k/luna68k/clock.c
12 file arch/luna68k/luna68k/disksubr.c
13 file arch/luna68k/luna68k/isr.c
14 file arch/luna68k/luna68k/machdep.c
15 file arch/luna68k/luna68k/mem.c
16 file arch/luna68k/luna68k/pmap_bootstrap.c
17 file arch/luna68k/luna68k/trap.c
18 file arch/m68k/m68k/cacheops.c
19 file arch/m68k/m68k/db_memrw.c ddb | kgdb
20 file arch/m68k/m68k/pmap_motorola.c
21 file arch/m68k/m68k/procfs_machdep.c procfs
22 file arch/m68k/m68k/sys_machdep.c
23 file arch/m68k/m68k/vm_machdep.c
25 file arch/luna68k/dev/lcd.c
28 attach mainbus at root
29 file arch/luna68k/luna68k/mainbus.c
32 attach clock at mainbus
33 file arch/luna68k/dev/timekeeper.c clock
35 attach le at mainbus: le24
36 file arch/luna68k/dev/if_le.c le
38 device sio { [channel = -1] }
40 file arch/luna68k/dev/sio.c sio
44 file arch/luna68k/dev/siotty.c siotty needs-flag
45 device ws: wskbddev,wsmousedev
47 file arch/luna68k/dev/lunaws.c ws
49 device fb: wsemuldisplaydev
51 file arch/luna68k/dev/lunafb.c fb
52 file arch/luna68k/dev/omrasops.c fb
55 file arch/luna68k/dev/spc.c spc
57 # Machine-idependent SCSI driver.
58 include "dev/scsipi/files.scsipi"
60 # Memory Disk for boot tape
61 file dev/md_root.c memory_disk_hooks
64 # Compatibility modules
66 # NetBSD m68k a.out Binary Compatibility (COMPAT_AOUT_M68K)
67 include "compat/aoutm68k/files.aoutm68k"
69 include "arch/luna68k/conf/majors.luna68k"