files.sparc64 revision 1.152
11.152Spalle#	$NetBSD: files.sparc64,v 1.152 2016/08/19 19:02:07 palle 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.56Sdarrenr
111.144Snakayamadefflag	opt_sparc_arch.h	SUN4U SUN4V
121.1Seeh
131.20Smrgdefine mainbus {}
141.62Seehdevice mainbus: mainbus
151.1Seehattach mainbus at root
161.29Seeh
171.123Smartindefine upa {}
181.123Smartindevice upa: upa
191.123Smartinattach upa at mainbus
201.123Smartinfile	arch/sparc64/dev/upa.c
211.123Smartin
221.29Seehdevice pcons
231.29Seehattach pcons at mainbus
241.29Seehfile	arch/sparc64/dev/pcons.c		pcons needs-flag
251.1Seeh
261.35Spkinclude "dev/sun/files.sun"
271.39Sadinclude "dev/i2o/files.i2o"
281.35Spk
291.17Skleinkinclude "dev/sbus/files.sbus"
301.20Smrgattach sbus at mainbus
311.1Seehfile	arch/sparc64/dev/sbus.c			sbus
321.14Smrg
331.76Smartindevice	psycho: pcibus, sysmon_power, sysmon_taskq
341.55Slukemattach	psycho at mainbus
351.148Snakayamadevice	schizo: pcibus
361.120Smrgattach	schizo at mainbus
371.148Snakayamadevice	pyro: pcibus
381.129Smrgattach	pyro at mainbus
391.148Snakayamadevice	vpci: pcibus
401.147Spalleattach	vpci at mainbus
411.20Smrginclude "dev/pci/files.pci"
421.142Smacallanfile	arch/sparc64/dev/psycho.c		psycho needs-flag
431.120Smrgfile	arch/sparc64/dev/schizo.c		schizo
441.129Smrgfile	arch/sparc64/dev/pyro.c			pyro
451.147Spallefile	arch/sparc64/dev/vpci.c			vpci
461.147Spallefile	arch/sparc64/dev/pci_machdep.c		psycho | schizo | pyro | vpci
471.20Smrg
481.134Smrgdefine  central {}
491.134Smrgdevice	central: central
501.134Smrgattach	central at mainbus
511.134Smrgfile	arch/sparc64/dev/central.c		central
521.134Smrg
531.134Smrgdefine  fhc {}
541.134Smrgdevice	fhc: fhc
551.134Smrgattach	fhc at mainbus with fhc_mainbus
561.134Smrgattach	fhc at central with fhc_central
571.134Smrgfile	arch/sparc64/dev/fhc.c			fhc
581.134Smrgfile	arch/sparc64/dev/fhc_central.c		fhc_central
591.134Smrgfile	arch/sparc64/dev/fhc_mainbus.c		fhc_mainbus
601.134Smrg
611.20Smrg# IOMMU is for both
621.147Spallefile	arch/sparc64/dev/iommu.c		sbus | psycho | schizo | pyro | vpci
631.20Smrg
641.20Smrginclude "dev/ata/files.ata"
651.20Smrg
661.20Smrgdevice ebus {[addr = -1]}: pcibus
671.20Smrgattach ebus at pci
681.20Smrgfile	arch/sparc64/dev/ebus.c			ebus
691.129Smrgattach ebus at mainbus with ebus_mainbus
701.129Smrgfile	arch/sparc64/dev/ebus_mainbus.c		ebus_mainbus
711.1Seeh
721.150Spalledevice	vbus {}
731.150Spalleattach	vbus at mainbus
741.150Spallefile	arch/sparc64/dev/vbus.c			vbus
751.150Spalle
761.151Spalledevice	cbus {}
771.151Spalleattach	cbus at vbus
781.151Spallefile	arch/sparc64/dev/cbus.c			cbus
791.151Spalle
801.105Smrgdevice clock: mk48txx
811.107Stsutsuiattach clock at sbus with mkclock_sbus
821.107Stsutsuiattach clock at ebus with mkclock_ebus
831.134Smrgattach clock at fhc with mkclock_fhc
841.107Stsutsuifile	arch/sparc64/dev/mkclock.c		clock
851.51Seeh
861.85Stsutsuidevice rtc: mc146818
871.51Seehattach rtc at ebus with rtc_ebus
881.105Smrgfile	arch/sparc64/dev/rtc.c			rtc
891.1Seeh
901.148Snakayamadevice psm: sysmon_power
911.101Sgdamoreattach psm at ebus
921.101Sgdamorefile	arch/sparc64/dev/psm.c			psm
931.101Sgdamore
941.1Seehdevice timer
951.11Spkattach timer at mainbus, sbus
961.1Seeh
971.1Seehdevice power
981.20Smrgattach power at sbus, ebus
991.41Seehfile	arch/sparc64/dev/power.c		power
1001.1Seeh
1011.148Snakayamadevice	tda: sysmon_envsys
1021.125Smartinattach	tda at iic
1031.125Smartinfile	arch/sparc64/dev/tda.c			tda
1041.125Smartin
1051.148Snakayamadevice pcfiic: pcf8584, i2cbus
1061.125Smartinattach pcfiic at ebus
1071.126Snakayamafile	arch/sparc64/dev/pcfiic_ebus.c		pcfiic
1081.125Smartin
1091.148Snakayamadevice ecadc: sysmon_envsys
1101.125Smartinattach ecadc at iic
1111.126Snakayamafile	arch/sparc64/dev/pcf8591_envctrl.c	ecadc
1121.110Stnn
1131.121Snakayamadevice lom: sysmon_envsys, sysmon_wdog
1141.121Snakayamaattach lom at ebus
1151.121Snakayamafile	arch/sparc64/dev/lom.c			lom
1161.121Snakayama
1171.1Seehdevice cpu
1181.1Seehattach cpu at mainbus
1191.1Seehfile	arch/sparc64/sparc64/cpu.c
1201.1Seeh
1211.26Smrgdevice	auxio
1221.27Smrgattach	auxio at ebus with auxio_ebus
1231.27Smrgattach	auxio at sbus with auxio_sbus
1241.27Smrgfile	arch/sparc64/dev/auxio.c		auxio
1251.149Smartinfile	arch/sparc64/dev/auxio_sbus.c		auxio_sbus
1261.149Smartinfile	arch/sparc64/dev/auxio_ebus.c		auxio_ebus
1271.79Sheas
1281.79Sheasdefflag	opt_auxio.h	BLINK
1291.21Smrg
1301.89Sjdolecekattach	lpt at ebus with lpt_ebus
1311.20Smrgfile	arch/sparc64/dev/lpt_ebus.c		lpt_ebus
1321.20Smrg
1331.1Seehdevice fdc {}
1341.104Sjnemethattach fdc at sbus with fdc_sbus
1351.104Sjnemethattach fdc at ebus with fdc_ebus
1361.1Seehdevice fd: disk
1371.1Seehattach fd at fdc
1381.104Sjnemethfile	arch/sparc64/dev/fdc.c			fdc | fd needs-flag
1391.1Seeh
1401.21Smrgattach	audiocs at ebus with audiocs_ebus
1411.59Suwefile	dev/ebus/cs4231_ebus.c			audiocs_ebus
1421.61Smartin
1431.61Smartin# PCMCIA bus (references fdc)
1441.61Smartininclude "dev/pcmcia/files.pcmcia"
1451.75Snakayama
1461.75Snakayama# CardBus Support
1471.75Snakayamainclude "dev/cardbus/files.cardbus"
1481.75Snakayamafile	arch/sparc64/sparc64/rbus_machdep.c	cardbus
1491.21Smrg
1501.1Seeh#
1511.41Seeh# Console related stuff
1521.1Seeh#
1531.1Seeh
1541.41Seehdevice zs {channel = -1}
1551.135Smrgattach zs at sbus
1561.135Smrgattach zs at fhc with zs_fhc
1571.41Seehfile	arch/sparc64/dev/zs.c			zs needs-flag
1581.41Seehfile	dev/ic/z8530sc.c			zs
1591.41Seeh
1601.41Seeh# siemens SAB82532; found on U5/U10/... for tty ports.
1611.65Spetrovdevice sab {channel = -1}
1621.65Spetrovattach sab at ebus
1631.65Spetrovfile	arch/sparc64/dev/sab.c			sab | sabtty needs-flag
1641.41Seeh
1651.41Seeh# "com" attachments for the kbd/mouse of the U5/U10/...
1661.41Seehattach com at ebus with com_ebus
1671.41Seehfile	arch/sparc64/dev/com_ebus.c		com_ebus
1681.41Seeh
1691.139Sjdc# ebus PS/2 keyboard attachment for Tadpole SPARCle, etc.
1701.139Sjdcinclude "dev/pckbport/files.pckbport"
1711.139Sjdcattach pckbc at ebus with pckbc_ebus
1721.139Sjdcfile	arch/sparc64/dev/pckbc_ebus.c		pckbc_ebus
1731.139Sjdc
1741.69Sthorpejdevice zstty {}: tty
1751.1Seehattach zstty at zs
1761.1Seehfile dev/ic/z8530tty.c			zstty needs-flag
1771.77Smartin# file arch/sparc/dev/zs_kgdb.c		kgdb
1781.1Seeh
1791.94Sdrochnerdevice sabtty: tty
1801.65Spetrovattach sabtty at sab
1811.20Smrg
1821.68Suwefile arch/sparc64/dev/kd.c 		kbd
1831.68Suwe
1841.18Smrgattach kbd at zs with kbd_zs
1851.68Suweattach kbd at zstty, com with kbd_tty
1861.18Smrgfile dev/sun/kbd_zs.c			kbd_zs
1871.68Suwefile dev/sun/sunkbd.c			kbd_tty
1881.68Suwefile dev/sun/kbdsun.c			kbd_zs | kbd_tty
1891.1Seeh
1901.18Smrgattach ms at zs with ms_zs
1911.68Suweattach ms at zstty, com with ms_tty
1921.18Smrgfile dev/sun/ms_zs.c			ms_zs
1931.68Suwefile dev/sun/sunms.c			ms_tty
1941.1Seeh
1951.1Seeh#
1961.1Seeh# Machine-independent SCSI drivers
1971.1Seeh#
1981.17Skleinkinclude "dev/scsipi/files.scsipi"
1991.1Seeh
2001.1Seehdevice cgfourteen
2011.11Spkattach cgfourteen at sbus
2021.1Seehfile	arch/sparc64/dev/cgfourteen.c	cgfourteen needs-flag
2031.78Spetrov
2041.142Smacallandevice ffb: wsemuldisplaydev, rasops32, fb, vcons, i2cexec, i2c_bitbang, ddc_read_edid, edid, videomode
2051.78Spetrovfile	arch/sparc64/dev/ffb.c			ffb
2061.128Smacallandefflag opt_ffb.h FFB_DEBUG FFB_SYNC
2071.123Smartinattach ffb at mainbus,upa with ffb_mainbus
2081.78Spetrovfile	arch/sparc64/dev/ffb_mainbus.c		ffb_mainbus
2091.80Spetrov
2101.122Smacallandevice gfb: wsemuldisplaydev, rasops32, fb, vcons
2111.122Smacallanfile	arch/sparc64/dev/gfb.c			gfb
2121.122Smacallanattach gfb at mainbus
2131.122Smacallan
2141.80Spetrov# CP1500/1400 watchdog timer
2151.80Spetrovdevice	pldwdog: sysmon_wdog
2161.80Spetrovattach	pldwdog at ebus
2171.80Spetrovfile	arch/sparc64/dev/pld_wdog.c		pldwdog
2181.1Seeh
2191.1Seeh#
2201.1Seeh# Generic Sun stuff
2211.1Seeh#
2221.1Seeh
2231.1Seehfile	dev/cons.c
2241.19Seehfile	arch/sparc64/dev/consinit.c
2251.87Sbouyerfile	dev/sun/disksubr.c 
2261.1Seeh
2271.117Smartinfile	arch/sparc64/sparc64/cpu_in_cksum.S	(inet | inet6) & cpu_in_cksum
2281.117Smartin
2291.32Smrgfile	arch/sparc/fpu/fpu.c
2301.32Smrgfile	arch/sparc/fpu/fpu_add.c
2311.32Smrgfile	arch/sparc/fpu/fpu_compare.c
2321.32Smrgfile	arch/sparc/fpu/fpu_div.c
2331.32Smrgfile	arch/sparc/fpu/fpu_explode.c
2341.32Smrgfile	arch/sparc/fpu/fpu_implode.c
2351.32Smrgfile	arch/sparc/fpu/fpu_mul.c
2361.32Smrgfile	arch/sparc/fpu/fpu_sqrt.c
2371.32Smrgfile	arch/sparc/fpu/fpu_subr.c
2381.1Seeh
2391.91Spkfile	arch/sparc/sparc/promlib.c
2401.1Seehfile	arch/sparc64/sparc64/autoconf.c
2411.132Smrgfile	arch/sparc64/sparc64/cache.c
2421.106Stsutsuifile	arch/sparc64/sparc64/clock.c
2431.119Sadfile	arch/sparc64/sparc64/core_machdep.c	coredump
2441.1Seehfile	arch/sparc64/sparc64/emul.c
2451.1Seehfile	arch/sparc64/sparc64/intr.c
2461.54Slukemfile	arch/sparc64/sparc64/kgdb_machdep.c	kgdb
2471.140Snakayamafile	arch/sparc/sparc/kobj_machdep.c		modular & !exec_elf64
2481.140Snakayamafile	arch/sparc64/sparc64/kobj_machdep.c	modular & exec_elf64
2491.124Smrg# sparc64/sparc64/locore.s is handled specially in the makefile,
2501.1Seeh# because it must come first in the "ld" command line.
2511.1Seehfile	arch/sparc64/sparc64/machdep.c
2521.1Seehfile	arch/sparc64/sparc64/process_machdep.c
2531.42Sfvdlfile	arch/sparc64/sparc64/procfs_machdep.c	procfs
2541.92Spkfile	arch/sparc/sparc/openprom.c
2551.92Spkfile	arch/sparc/sparc/openfirm.c
2561.1Seehfile	arch/sparc64/sparc64/ofw_machdep.c
2571.1Seehfile	arch/sparc64/sparc64/pmap.c
2581.1Seehfile	arch/sparc64/sparc64/sys_machdep.c
2591.96Schristosfile	arch/sparc64/sparc64/syscall.c
2601.1Seehfile	arch/sparc64/sparc64/trap.c
2611.1Seehfile	arch/sparc64/sparc64/vm_machdep.c
2621.90Schsfile	arch/sparc64/sparc64/ipifuncs.c		multiprocessor
2631.108Sadfile	arch/sparc64/sparc64/lock_stubs.s
2641.143Spallefile	arch/sparc64/sparc64/hvcall.S		sun4v
2651.146Spallefile	arch/sparc64/sparc64/mdesc.c		sun4v
2661.1Seeh
2671.1Seehfile	arch/sparc64/sparc64/db_interface.c	ddb | kgdb
2681.137Schristosfile	arch/sparc64/sparc64/db_machdep.c	ddb
2691.124Smrgfile	arch/sparc64/sparc64/db_trace.c		ddb
2701.1Seehfile	arch/sparc64/sparc64/db_disasm.c	ddb
2711.124Smrgfile	arch/sparc64/sparc64/db_tlb_access.S	ddb
2721.1Seeh
2731.46Smatt# USB Support
2741.46Smattinclude "dev/usb/files.usb"
2751.53Seeh
2761.102Splunky# Bluetooth Support
2771.102Splunkyinclude "dev/bluetooth/files.bluetooth"
2781.102Splunky
2791.46Smatt# IEEE1394 Support
2801.46Smattinclude "dev/ieee1394/files.ieee1394"
2811.1Seeh
2821.145Snakayama# Stack-less Just-In-Time compiler
2831.145Snakayamainclude "external/bsd/sljit/conf/files.sljit"
2841.145Snakayama
2851.1Seeh#
2861.1Seeh# Compatibility modules
2871.1Seeh#
2881.13Sthorpej
2891.73Swiz# Binary compatibility with previous NetBSD releases.
2901.13Sthorpejfile	arch/sparc64/sparc64/compat_13_machdep.c compat_13
2911.83Schristosfile	arch/sparc64/sparc64/compat_16_machdep.c compat_16
2921.1Seeh
2931.22Seeh# NetBSD/sparc 32-bit Binary compatibility (COMPAT_NETBSD32)
2941.17Skleinkinclude "compat/netbsd32/files.netbsd32"
2951.15Smrgfile	arch/sparc64/sparc64/netbsd32_machdep.c	compat_netbsd32
2961.47Smrgfile	arch/sparc64/sparc64/netbsd32_sigcode.s	compat_netbsd32
2971.22Seeh
2981.1Seeh# SVR4 Binary Compatibility (COMPAT_SVR4)
2991.17Skleinkinclude "compat/svr4/files.svr4"
3001.1Seehfile	arch/sparc64/sparc64/svr4_machdep.c	compat_svr4
3011.52Seehfile	arch/sparc64/sparc64/svr4_sigcode64.s	compat_svr4 & exec_elf64
3021.45Seeh
3031.45Seeh# 32-bit SVR4 Binary Compatibility (COMPAT_SVR4_32)
3041.45Seehinclude "compat/svr4_32/files.svr4_32"
3051.45Seehfile	arch/sparc64/sparc64/svr4_32_machdep.c	compat_svr4_32
3061.52Seehfile	arch/sparc64/sparc64/svr4_32_sigcode.s	compat_svr4_32 | (compat_svr4 & !exec_elf64)
3071.1Seeh
3081.43Smrg# SunOS Binary Compatibility (COMPAT_SUNOS), 32-bit & 64-bit kernel
3091.43Smrg# (64-bit also depends on COMPAT_NETBSD32)
3101.17Skleinkinclude "compat/sunos/files.sunos"
3111.47Smrgfile	arch/sparc64/sparc64/sunos_sigcode.s	compat_sunos
3121.44Smrgfile	arch/sparc64/sparc64/sunos_machdep.c	compat_sunos & !compat_netbsd32
3131.43Smrginclude "compat/sunos32/files.sunos32"
3141.44Smrgfile	arch/sparc64/sparc64/sunos32_machdep.c	compat_sunos & compat_netbsd32
3151.1Seeh
3161.1Seeh# Miscellaneous
3171.58Sjdolecekfile	dev/md_root.c			memory_disk_hooks
3181.66Sgehenna
3191.66Sgehennainclude "arch/sparc64/conf/majors.sparc64"
3201.93Smartin
3211.114Smacallan# OpenFirmware convenience stuff
3221.114Smacallanfile  dev/ofw/ofw_subr.c
3231.150Spalle
3241.150Spalle# Virtual rtc
3251.150Spalledevice	vrtc
3261.150Spalleattach	vrtc at vbus
3271.150Spallefile	arch/sparc64/dev/vrtc.c			vrtc
3281.152Spalle
3291.152Spalledefine	ldc
3301.152Spallefile	arch/sparc64/dev/ldc.c			ldc
3311.152Spalle
3321.152Spalle# Virtual disk
3331.152Spalledevice	vdsk: ldc, scsi
3341.152Spalleattach	vdsk at cbus
3351.152Spallefile	arch/sparc64/dev/vdsk.c			vdsk
336