files.sparc64 revision 1.11
11.11Spk#	$NetBSD: files.sparc64,v 1.11 1998/09/05 16:01:11 pk 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.1Seehmajor { sd = 7 }
851.1Seehmajor { vnd = 8 }
861.1Seehmajor { cd = 18 }
871.1Seeh
881.10Seeh#device dma {}
891.11Spk#attach dma at sbus
901.10Seeh#device ledma {}
911.10Seeh#attach ledma at sbus
921.10Seeh#file	arch/sparc64/dev/dma.c		dma | ledma
931.10Seeh
941.10Seeh#device esp: scsi, ncr53c9x
951.11Spk#attach esp at sbus, dma
961.10Seeh#device fas: scsi, ncr53c9x
971.11Spk#attach fas at sbus, dma
981.10Seeh#file	arch/sparc64/dev/esp.c		esp | fas
991.2Seeh
1001.1Seeh# Brooktree DAC attribute
1011.1Seehdefine bt_dac
1021.1Seeh
1031.1Seehdevice bwtwo
1041.11Spkattach bwtwo at sbus
1051.1Seehfile	arch/sparc64/dev/bwtwo.c		bwtwo needs-flag
1061.1Seeh
1071.1Seehdevice cgtwo
1081.11Spkattach cgtwo at sbus
1091.1Seehfile	arch/sparc64/dev/cgtwo.c		cgtwo needs-flag
1101.1Seeh
1111.1Seehdevice cgthree: bt_dac
1121.1Seehattach cgthree at sbus
1131.1Seehfile	arch/sparc64/dev/cgthree.c	cgthree needs-flag
1141.1Seeh
1151.1Seehdevice cgfour: bt_dac
1161.11Spkattach cgfour at sbus
1171.1Seehfile	arch/sparc64/dev/cgfour.c		cgfour needs-flag
1181.1Seeh
1191.1Seehdevice cgsix: bt_dac
1201.11Spkattach cgsix at sbus
1211.1Seehfile	arch/sparc64/dev/cgsix.c		cgsix needs-flag
1221.1Seehfile	arch/sparc64/dev/cgsix_sbus.c		cgsix needs-flag
1231.1Seeh
1241.1Seehdevice cgeight: bt_dac
1251.11Spkattach cgeight at sbus
1261.1Seehfile	arch/sparc64/dev/cgeight.c	cgeight needs-flag
1271.1Seeh
1281.1Seehdevice tcx: bt_dac
1291.1Seehattach tcx at sbus
1301.1Seehfile	arch/sparc64/dev/tcx.c		tcx needs-flag
1311.1Seeh
1321.1Seehdevice cgfourteen
1331.11Spkattach cgfourteen at sbus
1341.1Seehfile	arch/sparc64/dev/cgfourteen.c	cgfourteen needs-flag
1351.1Seeh
1361.1Seehfile	arch/sparc64/dev/bt_subr.c	bt_dac
1371.1Seeh
1381.1Seeh#
1391.1Seeh# Generic Sun stuff
1401.1Seeh#
1411.1Seeh
1421.1Seehfile	dev/cons.c
1431.1Seehfile	arch/sparc64/dev/fb.c
1441.1Seeh
1451.1Seehfile	arch/sparc64/fpu/fpu.c
1461.1Seehfile	arch/sparc64/fpu/fpu_add.c
1471.1Seehfile	arch/sparc64/fpu/fpu_compare.c
1481.1Seehfile	arch/sparc64/fpu/fpu_div.c
1491.1Seehfile	arch/sparc64/fpu/fpu_explode.c
1501.1Seehfile	arch/sparc64/fpu/fpu_implode.c
1511.1Seehfile	arch/sparc64/fpu/fpu_mul.c
1521.1Seehfile	arch/sparc64/fpu/fpu_sqrt.c
1531.1Seehfile	arch/sparc64/fpu/fpu_subr.c
1541.1Seeh
1551.1Seeh# N.B.: optimizer breaks pmap.c and/or cache.c somehow -- have not
1561.1Seeh# identified the exact problem yet.  NOOPT_C suffices for now.
1571.1Seehfile	arch/sparc64/sparc64/autoconf.c
1581.1Seehfile	arch/sparc64/sparc64/cache.c
1591.1Seehfile	arch/sparc64/sparc64/conf.c
1601.1Seehfile	arch/sparc64/sparc64/emul.c
1611.1Seehfile	arch/sparc64/sparc64/in_cksum.c
1621.1Seehfile	arch/sparc64/sparc64/intr.c
1631.1Seehfile	arch/sparc64/sparc64/kgdb_machdep.c kgdb
1641.1Seeh# sparc/sparc/locore.s is handled specially in the makefile,
1651.1Seeh# because it must come first in the "ld" command line.
1661.1Seehfile	arch/sparc64/sparc64/locore2.c
1671.1Seehfile	arch/sparc64/sparc64/machdep.c
1681.1Seehfile	arch/sparc64/sparc64/process_machdep.c
1691.1Seehfile	arch/sparc64/sparc64/mem.c
1701.1Seehfile	arch/sparc64/sparc64/openprom.c
1711.1Seehfile	arch/sparc64/sparc64/openfirm.c
1721.1Seehfile	arch/sparc64/sparc64/ofw_machdep.c
1731.1Seehfile	arch/sparc64/sparc64/pmap.c
1741.1Seeh# the following overrides the generic "sys_process.c"
1751.1Seeh# commented out by deraadt
1761.1Seeh#file	arch/sparc64/sparc64/sys_process.c
1771.1Seehfile	arch/sparc64/sparc64/sys_machdep.c
1781.1Seehfile	arch/sparc64/sparc64/trap.c
1791.1Seehfile	arch/sparc64/sparc64/vm_machdep.c
1801.1Seehfile	arch/sparc64/sparc64/disksubr.c
1811.1Seeh
1821.1Seehfile	arch/sparc64/sparc64/db_interface.c	ddb | kgdb
1831.1Seehfile	arch/sparc64/sparc64/db_trace.c	ddb
1841.1Seehfile	arch/sparc64/sparc64/db_disasm.c	ddb
1851.1Seeh#file 	ddb/db_aout.c			ddb_aout
1861.1Seeh#file	ddb/db_elf.c			ddb
1871.1Seeh
1881.1Seeh#
1891.1Seeh# Raster Console
1901.1Seeh#
1911.1Seehinclude "../../../dev/rcons/files.rcons"
1921.1Seeh
1931.1Seeh#
1941.1Seeh# Compatibility modules
1951.1Seeh#
1961.1Seeh
1971.8Smrg# NetBSD/sparc Binary compatibility (COMPAT_SPARC32)
1981.8Smrginclude "../../../compat/sparc32/files.sparc32"
1991.8Smrg
2001.1Seeh# SVR4 Binary Compatibility (COMPAT_SVR4)
2011.1Seehinclude "../../../compat/svr4/files.svr4"
2021.1Seehfile	arch/sparc64/sparc64/svr4_machdep.c	compat_svr4
2031.1Seeh
2041.1Seeh# SunOS Binary Compatibility (COMPAT_SUNOS)
2051.1Seehinclude "../../../compat/sunos/files.sunos"
2061.8Smrgfile	arch/sparc64/sparc64/sunos_machdep.c	compat_sunos
2071.1Seeh
2081.1Seeh# Miscellaneous
2091.1Seehfile	netns/ns_cksum.c		ns
2101.1Seeh
2111.1Seehmajor	{md = 5}
2121.1Seehfile	arch/sparc64/dev/md_root.c	memory_disk_hooks
213