files.sparc64 revision 1.13
11.13Sthorpej#	$NetBSD: files.sparc64,v 1.13 1998/09/17 04:52:17 thorpej Exp $
21.1Seeh
31.1Seeh# @(#)files.sparc64	8.1 (Berkeley) 7/19/93
41.1Seeh# sparc64-specific configuration info
51.1Seeh
61.1Seeh# maxpartitions must be first item in files.${ARCH}
71.1Seehmaxpartitions 8
81.1Seeh
91.1Seehmaxusers 2 8 1024
101.1Seeh
111.1Seehdevice mainbus {}
121.1Seehattach mainbus at root
131.1Seeh
141.1Seehdevice iommu {}
151.1Seehattach iommu at mainbus
161.1Seehfile	arch/sparc64/sparc64/iommu.c		iommu
171.1Seeh
181.6Spkinclude "../../../dev/sbus/files.sbus"
191.1Seehattach sbus at mainbus, iommu
201.1Seehfile	arch/sparc64/dev/sbus.c			sbus
211.1Seeh
221.1Seeh#device auxreg
231.11Spk#attach auxreg at mainbus, sbus
241.1Seeh#file	arch/sparc64/sparc64/auxreg.c
251.1Seeh
261.1Seehdevice clock
271.11Spkattach clock at mainbus, sbus
281.1Seeh
291.1Seehdevice timer
301.11Spkattach timer at mainbus, sbus
311.1Seeh
321.1Seehdevice eeprom
331.11Spkattach eeprom at sbus
341.1Seehfile	arch/sparc64/sparc64/clock.c
351.1Seeh
361.1Seehdevice power
371.11Spkattach power at sbus
381.1Seehfile	arch/sparc64/dev/power.c			power
391.1Seeh
401.1Seehdevice cpu
411.1Seehattach cpu at mainbus
421.1Seehfile	arch/sparc64/sparc64/cpu.c
431.1Seeh
441.1Seehdevice zs {channel = -1}
451.11Spkattach zs at mainbus, sbus
461.1Seehfile	arch/sparc64/dev/zs.c			zs needs-count
471.1Seehfile	dev/ic/z8530sc.c			zs
481.1Seeh
491.1Seehdevice fdc {}
501.11Spkattach fdc at mainbus, sbus
511.1Seehdevice fd: disk
521.1Seehattach fd at fdc
531.1Seehfile	arch/sparc64/dev/fd.c			fdc | fd needs-flag
541.1Seehfile	arch/sparc64/sparc/bsd_fdintr.s		fdc
551.1Seeh
561.1Seeh#
571.1Seeh# Console (zs) related stuff
581.1Seeh#
591.1Seeh
601.1Seehdevice zstty: tty
611.1Seehattach zstty at zs
621.1Seehfile dev/ic/z8530tty.c			zstty needs-flag
631.1Seehfile arch/sparc/dev/zs_kgdb.c		kgdb
641.1Seeh
651.1Seehdefine zsevent
661.1Seehfile dev/sun/event.c			zsevent
671.1Seeh
681.1Seehdevice kbd: zsevent
691.1Seehattach kbd at zs
701.1Seehfile dev/sun/kbd.c			kbd needs-flag
711.1Seehfile dev/sun/kbd_tables.c 		kbd
721.1Seehfile arch/sparc64/dev/kd.c 		kbd
731.1Seeh
741.1Seehdevice ms: zsevent
751.1Seehattach ms at zs
761.1Seehfile dev/sun/ms.c			ms needs-flag
771.1Seeh
781.1Seeh
791.1Seeh#
801.1Seeh# Machine-independent SCSI drivers
811.1Seeh#
821.1Seehinclude "../../../dev/scsipi/files.scsipi"
831.1Seeh
841.12Spkmajor	{ cd = 18 }
851.12Spkmajor	{ fd = 16 }
861.12Spkmajor	{ md = 5 }
871.12Spkmajor	{ sd = 7 }
881.12Spkmajor	{ vnd = 8 }
891.2Seeh
901.1Seeh# Brooktree DAC attribute
911.1Seehdefine bt_dac
921.1Seeh
931.1Seehdevice bwtwo
941.11Spkattach bwtwo at sbus
951.1Seehfile	arch/sparc64/dev/bwtwo.c		bwtwo needs-flag
961.1Seeh
971.1Seehdevice cgtwo
981.11Spkattach cgtwo at sbus
991.1Seehfile	arch/sparc64/dev/cgtwo.c		cgtwo needs-flag
1001.1Seeh
1011.1Seehdevice cgthree: bt_dac
1021.1Seehattach cgthree at sbus
1031.1Seehfile	arch/sparc64/dev/cgthree.c	cgthree needs-flag
1041.1Seeh
1051.1Seehdevice cgfour: bt_dac
1061.11Spkattach cgfour at sbus
1071.1Seehfile	arch/sparc64/dev/cgfour.c		cgfour needs-flag
1081.1Seeh
1091.1Seehdevice cgsix: bt_dac
1101.11Spkattach cgsix at sbus
1111.1Seehfile	arch/sparc64/dev/cgsix.c		cgsix needs-flag
1121.1Seehfile	arch/sparc64/dev/cgsix_sbus.c		cgsix needs-flag
1131.1Seeh
1141.1Seehdevice cgeight: bt_dac
1151.11Spkattach cgeight at sbus
1161.1Seehfile	arch/sparc64/dev/cgeight.c	cgeight needs-flag
1171.1Seeh
1181.1Seehdevice tcx: bt_dac
1191.1Seehattach tcx at sbus
1201.1Seehfile	arch/sparc64/dev/tcx.c		tcx needs-flag
1211.1Seeh
1221.1Seehdevice cgfourteen
1231.11Spkattach cgfourteen at sbus
1241.1Seehfile	arch/sparc64/dev/cgfourteen.c	cgfourteen needs-flag
1251.1Seeh
1261.1Seehfile	arch/sparc64/dev/bt_subr.c	bt_dac
1271.1Seeh
1281.1Seeh#
1291.1Seeh# Generic Sun stuff
1301.1Seeh#
1311.1Seeh
1321.1Seehfile	dev/cons.c
1331.1Seehfile	arch/sparc64/dev/fb.c
1341.1Seeh
1351.1Seehfile	arch/sparc64/fpu/fpu.c
1361.1Seehfile	arch/sparc64/fpu/fpu_add.c
1371.1Seehfile	arch/sparc64/fpu/fpu_compare.c
1381.1Seehfile	arch/sparc64/fpu/fpu_div.c
1391.1Seehfile	arch/sparc64/fpu/fpu_explode.c
1401.1Seehfile	arch/sparc64/fpu/fpu_implode.c
1411.1Seehfile	arch/sparc64/fpu/fpu_mul.c
1421.1Seehfile	arch/sparc64/fpu/fpu_sqrt.c
1431.1Seehfile	arch/sparc64/fpu/fpu_subr.c
1441.1Seeh
1451.1Seeh# N.B.: optimizer breaks pmap.c and/or cache.c somehow -- have not
1461.1Seeh# identified the exact problem yet.  NOOPT_C suffices for now.
1471.1Seehfile	arch/sparc64/sparc64/autoconf.c
1481.1Seehfile	arch/sparc64/sparc64/cache.c
1491.1Seehfile	arch/sparc64/sparc64/conf.c
1501.1Seehfile	arch/sparc64/sparc64/emul.c
1511.1Seehfile	arch/sparc64/sparc64/in_cksum.c
1521.1Seehfile	arch/sparc64/sparc64/intr.c
1531.1Seehfile	arch/sparc64/sparc64/kgdb_machdep.c kgdb
1541.1Seeh# sparc/sparc/locore.s is handled specially in the makefile,
1551.1Seeh# because it must come first in the "ld" command line.
1561.1Seehfile	arch/sparc64/sparc64/locore2.c
1571.1Seehfile	arch/sparc64/sparc64/machdep.c
1581.1Seehfile	arch/sparc64/sparc64/process_machdep.c
1591.1Seehfile	arch/sparc64/sparc64/mem.c
1601.1Seehfile	arch/sparc64/sparc64/openprom.c
1611.1Seehfile	arch/sparc64/sparc64/openfirm.c
1621.1Seehfile	arch/sparc64/sparc64/ofw_machdep.c
1631.1Seehfile	arch/sparc64/sparc64/pmap.c
1641.1Seeh# the following overrides the generic "sys_process.c"
1651.1Seeh# commented out by deraadt
1661.1Seeh#file	arch/sparc64/sparc64/sys_process.c
1671.1Seehfile	arch/sparc64/sparc64/sys_machdep.c
1681.1Seehfile	arch/sparc64/sparc64/trap.c
1691.1Seehfile	arch/sparc64/sparc64/vm_machdep.c
1701.1Seehfile	arch/sparc64/sparc64/disksubr.c
1711.1Seeh
1721.1Seehfile	arch/sparc64/sparc64/db_interface.c	ddb | kgdb
1731.1Seehfile	arch/sparc64/sparc64/db_trace.c	ddb
1741.1Seehfile	arch/sparc64/sparc64/db_disasm.c	ddb
1751.1Seeh#file 	ddb/db_aout.c			ddb_aout
1761.1Seeh#file	ddb/db_elf.c			ddb
1771.1Seeh
1781.1Seeh#
1791.1Seeh# Raster Console
1801.1Seeh#
1811.1Seehinclude "../../../dev/rcons/files.rcons"
1821.1Seeh
1831.1Seeh#
1841.1Seeh# Compatibility modules
1851.1Seeh#
1861.13Sthorpej
1871.13Sthorpej# Binary compatiblity with previous NetBSD releases.
1881.13Sthorpejfile	arch/sparc64/sparc64/compat_13_machdep.c compat_13
1891.1Seeh
1901.8Smrg# NetBSD/sparc Binary compatibility (COMPAT_SPARC32)
1911.8Smrginclude "../../../compat/sparc32/files.sparc32"
1921.8Smrg
1931.1Seeh# SVR4 Binary Compatibility (COMPAT_SVR4)
1941.1Seehinclude "../../../compat/svr4/files.svr4"
1951.1Seehfile	arch/sparc64/sparc64/svr4_machdep.c	compat_svr4
1961.1Seeh
1971.1Seeh# SunOS Binary Compatibility (COMPAT_SUNOS)
1981.1Seehinclude "../../../compat/sunos/files.sunos"
1991.8Smrgfile	arch/sparc64/sparc64/sunos_machdep.c	compat_sunos
2001.1Seeh
2011.1Seeh# Miscellaneous
2021.1Seehfile	netns/ns_cksum.c		ns
2031.1Seeh
2041.1Seehfile	arch/sparc64/dev/md_root.c	memory_disk_hooks
205