1*63919Storek# @(#)files.sparc 7.3 (Berkeley) 07/19/93 259181Storek# 359181Storek# sparc-specific configuration info 459181Storek 559181Storekmaxusers 2 8 64 659181Storek 759181Storekdevice mainbus at root { } # no locators (yet?) 859181Storek 959181Storekdevice audio at mainbus 1059181Storekfile sparc/dev/bsd_audio.c bsdaudio audio needs-flag 1159181Storek 1259181Storekdevice auxreg at mainbus 1359181Storekfile sparc/sparc/auxreg.c 1459181Storek 1559181Storekdevice clock at mainbus 1659181Storekdevice timer at mainbus 1759181Storekfile sparc/sparc/clock.c 1859181Storek 1959181Storekdevice cpu at mainbus 2059181Storekfile sparc/sparc/cpu.c 2159181Storek 2259181Storekdevice memreg at mainbus 2359181Storekfile sparc/sparc/memreg.c 2459181Storek 2559181Storekdevice zs at mainbus 2659181Storekfile sparc/dev/zs.c zs needs-count 2759181Storek 2859181Storekdevice sbus at mainbus { slot = -1, offset = -1 } 2959181Storekfile sparc/sbus/sbus.c sbus 3059181Storek 3159181Storekdevice dma at sbus 3259181Storekdevice esp at sbus: scsi 3359181Storekfile sparc/sbus/esp.c esp dma 3459181Storek 3559181Storekdevice bwtwo at sbus 3659181Storekfile sparc/sbus/bwtwo.c bwtwo needs-flag 3759181Storek 3859181Storekdevice cgthree at sbus 3959181Storekfile sparc/sbus/cgthree.c cgthree needs-flag 4059181Storek 4159181Storekdevice le at sbus: ifnet, ether 4259181Storekfile sparc/sbus/if_le.c le 4359181Storek 4459181Storek 4559181Storekmajor { sd = 7 } 4659181Storek 4759181Storekfile sparc/dev/cons.c 4859181Storekfile sparc/dev/event.c 4959181Storekfile sparc/dev/fb.c 5059181Storekfile sparc/dev/kbd.c 5159181Storekfile sparc/dev/ms.c 5259181Storek 5359181Storekfile sparc/fpu/fpu.c 5459181Storekfile sparc/fpu/fpu_add.c 5559181Storekfile sparc/fpu/fpu_compare.c 5659181Storekfile sparc/fpu/fpu_div.c 5759181Storekfile sparc/fpu/fpu_explode.c 5859181Storekfile sparc/fpu/fpu_implode.c 5959181Storekfile sparc/fpu/fpu_mul.c 6059181Storekfile sparc/fpu/fpu_sqrt.c 6159181Storekfile sparc/fpu/fpu_subr.c 6259181Storek 6359181Storekfile sparc/rcons/raster_op.c rconsole 6459181Storekfile sparc/rcons/raster_text.c rconsole 6559181Storekfile sparc/rcons/rcons_font.c rconsole 6659181Storekfile sparc/rcons/rcons_kern.c rconsole 6759181Storekfile sparc/rcons/rcons_subr.c rconsole 6859181Storek 69*63919Storek# N.B.: optimizer breaks pmap.c and/or cache.c somehow -- have not 70*63919Storek# identified the exact problem yet. NOOPT_C suffices for now. 7159181Storekfile sparc/sparc/autoconf.c 7259181Storekfile sparc/sparc/bsd_audiointr.s bsdaudio audio needs-flag 73*63919Storekfile sparc/sparc/cache.c compile-with "${NOOPT_C}" 7459181Storekfile sparc/sparc/conf.c 7559181Storekfile sparc/sparc/in_cksum.c 7659181Storekfile sparc/sparc/intr.c 7759181Storekfile sparc/sparc/kgdb_stub.c 7859181Storek# sparc/sparc/locore.s is handled specially in the makefile, 7959181Storek# because it must come first in the "ld" command line. 8059181Storekfile sparc/sparc/locore2.c 8159181Storekfile sparc/sparc/machdep.c 8259181Storekfile sparc/sparc/mem.c 8359181Storekfile sparc/sparc/openprom.c 84*63919Storekfile sparc/sparc/pmap.c compile-with "${NOOPT_C}" 8559181Storek# the following overrides the generic "sys_process.c" 8659181Storekfile sparc/sparc/sys_process.c 8759181Storekfile sparc/sparc/sys_machdep.c trace 8859181Storekfile sparc/sparc/trap.c 8959181Storekfile sparc/sparc/vm_machdep.c 9059181Storek 9159181Storekfile sparc/sunos/sun_disklabel.c compat_sunos 9259181Storekfile sparc/sunos/sun_ioctl.c compat_sunos 9359181Storekfile sparc/sunos/sun_misc.c compat_sunos 9459181Storekfile sparc/sunos/sun_sysent.c compat_sunos 9559181Storek 9659181Storekfile kludge_for_in_proto.c hy needs-flag 97