files.sparc revision 1.77
11.77Spk#	$NetBSD: files.sparc,v 1.77 1999/06/20 16:30:22 pk Exp $
21.2Scgd
31.2Scgd# @(#)files.sparc	8.1 (Berkeley) 7/19/93
41.1Sderaadt# sparc-specific configuration info
51.1Sderaadt
61.32Spk# maxpartitions must be first item in files.${ARCH}
71.2Scgdmaxpartitions 8
81.2Scgd
91.40Spkmaxusers 2 8 1024
101.1Sderaadt
111.49Sthorpejdevice mainbus {}
121.16Sthorpejattach mainbus at root
131.2Scgd
141.49Sthorpejdevice iommu {}
151.32Spkattach iommu at mainbus
161.32Spkfile	arch/sparc/sparc/iommu.c		iommu
171.32Spk
181.50Spkdevice obio { [addr = -1], [level = -1] }
191.50Spkattach obio at mainbus
201.50Spk
211.72Skleinkinclude "dev/vme/files.vme"
221.50Spkattach vme at mainbus with vme_mainbus
231.50Spkattach vme at iommu with vme_iommu
241.39Spk
251.48Spkfile	arch/sparc/dev/obio.c		obio
261.48Spkfile	arch/sparc/dev/vme_machdep.c	vme
271.1Sderaadt
281.49Sthorpejdevice auxreg
291.50Spkattach auxreg at mainbus with auxreg_mainbus
301.50Spkattach auxreg at obio with auxreg_obio
311.2Scgdfile	arch/sparc/sparc/auxreg.c
321.1Sderaadt
331.49Sthorpejdevice clock
341.50Spkattach clock at mainbus with clock_mainbus
351.50Spkattach clock at obio with clock_obio
361.20Sthorpej
371.49Sthorpejdevice oclock
381.16Sthorpejattach oclock at obio
391.20Sthorpej
401.49Sthorpejdevice timer
411.50Spkattach timer at mainbus with timer_mainbus
421.50Spkattach timer at obio with timer_obio
431.20Sthorpej
441.49Sthorpejdevice eeprom
451.16Sthorpejattach eeprom at obio
461.2Scgdfile	arch/sparc/sparc/clock.c
471.20Sthorpej
481.49Sthorpejdevice power
491.18Spkattach power at obio
501.54Sthorpejfile	arch/sparc/dev/power.c			power	needs-flag
511.1Sderaadt
521.49Sthorpejdevice cpu
531.16Sthorpejattach cpu at mainbus
541.2Scgdfile	arch/sparc/sparc/cpu.c
551.1Sderaadt
561.49Sthorpejdevice memreg
571.50Spkattach memreg at mainbus with memreg_mainbus
581.50Spkattach memreg at obio with memreg_obio
591.2Scgdfile	arch/sparc/sparc/memreg.c
601.66Spk
611.66Spkdevice eccmemctl
621.66Spkattach eccmemctl at mainbus
631.66Spkfile	arch/sparc/sparc/memecc.c		eccmemctl
641.1Sderaadt
651.49Sthorpejdevice zs {channel = -1}
661.50Spkattach zs at mainbus with zs_mainbus
671.50Spkattach zs at obio with zs_obio
681.2Scgdfile	arch/sparc/dev/zs.c			zs needs-count
691.45Sgwrfile	dev/ic/z8530sc.c			zs
701.2Scgd
711.49Sthorpejdevice fdc {}
721.50Spkattach fdc at mainbus with fdc_mainbus
731.50Spkattach fdc at obio with fdc_obio
741.49Sthorpejdevice fd: disk
751.16Sthorpejattach fd at fdc
761.19Spkfile	arch/sparc/dev/fd.c			fdc | fd needs-flag
771.19Spkfile	arch/sparc/sparc/bsd_fdintr.s		fdc
781.1Sderaadt
791.72Skleinkinclude "dev/sbus/files.sbus"
801.50Spkattach sbus at mainbus with sbus_mainbus
811.50Spkattach sbus at iommu with sbus_iommu
821.20Sthorpejfile	arch/sparc/dev/sbus.c			sbus
831.69Spk
841.69Spk# network devices MII bus
851.72Skleinkinclude "dev/mii/files.mii"
861.69Spk
871.69Spk# PCMCIA bus
881.72Skleinkinclude "dev/pcmcia/files.pcmcia"
891.72Skleinkinclude "dev/ata/files.ata"
901.18Spk
911.45Sgwr#
921.45Sgwr# Console (zs) related stuff
931.45Sgwr#
941.45Sgwr
951.49Sthorpejdevice zstty: tty
961.45Sgwrattach zstty at zs
971.45Sgwrfile dev/ic/z8530tty.c			zstty needs-flag
981.45Sgwrfile arch/sparc/dev/zs_kgdb.c		kgdb
991.45Sgwr
1001.45Sgwrdefine zsevent
1011.45Sgwrfile dev/sun/event.c			zsevent
1021.45Sgwr
1031.49Sthorpejdevice kbd: zsevent
1041.75Smrgattach kbd at zs with kbd_zs
1051.75Smrgfile dev/sun/kbd_zs.c			kbd_zs
1061.45Sgwrfile dev/sun/kbd.c			kbd needs-flag
1071.45Sgwrfile dev/sun/kbd_tables.c 		kbd
1081.45Sgwrfile arch/sparc/dev/kd.c 		kbd
1091.45Sgwr
1101.49Sthorpejdevice ms: zsevent
1111.75Smrgattach ms at zs with ms_zs
1121.75Smrgfile dev/sun/ms_zs.c			ms_zs
1131.45Sgwrfile dev/sun/ms.c			ms needs-flag
1141.2Scgd
1151.5Spk#
1161.5Spk# Machine-independent SCSI drivers
1171.5Spk#
1181.72Skleinkinclude "dev/scsipi/files.scsipi"
1191.1Sderaadt
1201.64Spkmajor	{ cd = 18 }
1211.64Spkmajor	{ fd = 16 }
1221.64Spkmajor	{ md = 5 }
1231.64Spkmajor	{ sd = 7 }
1241.64Spkmajor	{ xd = 10 }
1251.64Spkmajor	{ xy = 3 }
1261.2Scgd
1271.50Spkattach dma at obio with dma_obio
1281.63Spkfile	arch/sparc/dev/dma_obio.c	dma_obio
1291.63Spk
1301.50Spkattach esp at obio with esp_obio
1311.63Spkfile	arch/sparc/dev/esp_obio.c	esp_obio
1321.1Sderaadt
1331.50Spkattach audioamd at mainbus with audioamd_mainbus
1341.50Spkattach audioamd at sbus with audioamd_sbus
1351.55Sjonathanfile	arch/sparc/dev/am7930_sparc.c		audioamd
1361.55Sjonathanfile	arch/sparc/sparc/amd7930intr.s		audioamd
1371.30Spk
1381.16Sthorpej# Brooktree DAC attribute
1391.16Sthorpejdefine bt_dac
1401.16Sthorpej
1411.73Sad# Raster operations for RASTERCONSOLE (this is here so dependancies work).
1421.73Sadinclude "dev/rasops/files.rasops"
1431.73Sad
1441.46Stv# Include /dev/fb driver only if a framebuffer card is included
1451.46Stvdefine fb
1461.46Stv
1471.73Saddevice bwtwo: fb, rasops1
1481.50Spkattach bwtwo at sbus with bwtwo_sbus
1491.50Spkattach bwtwo at obio with bwtwo_obio
1501.2Scgdfile	arch/sparc/dev/bwtwo.c		bwtwo needs-flag
1511.1Sderaadt
1521.73Saddevice cgtwo: fb, rasops8
1531.50Spkattach cgtwo at vme
1541.10Spkfile	arch/sparc/dev/cgtwo.c		cgtwo needs-flag
1551.10Spk
1561.73Saddevice cgthree: bt_dac, fb, rasops8
1571.50Spkattach cgthree at sbus with cgthree_sbus
1581.50Spkattach cgthree at obio with cgthree_obio
1591.2Scgdfile	arch/sparc/dev/cgthree.c	cgthree needs-flag
1601.1Sderaadt
1611.73Saddevice cgfour: bt_dac, fb, rasops8
1621.16Sthorpejattach cgfour at obio
1631.14Sthorpejfile	arch/sparc/dev/cgfour.c		cgfour needs-flag
1641.14Sthorpej
1651.73Saddevice cgsix: bt_dac, fb, rasops8
1661.50Spkattach cgsix at sbus with cgsix_sbus
1671.50Spkattach cgsix at obio with cgsix_obio
1681.2Scgdfile	arch/sparc/dev/cgsix.c		cgsix needs-flag
1691.67Spkfile	arch/sparc/dev/cgsix_sbus.c	cgsix_sbus & (sbus | obio)
1701.67Spkfile	arch/sparc/dev/cgsix_obio.c	cgsix_obio & obio
1711.1Sderaadt
1721.73Saddevice cgeight: bt_dac, fb, rasops24
1731.16Sthorpejattach cgeight at obio
1741.14Sthorpejfile	arch/sparc/dev/cgeight.c	cgeight needs-flag
1751.25Spk
1761.73Saddevice tcx: bt_dac, fb, rasops8, rasops24
1771.25Spkattach tcx at sbus
1781.25Spkfile	arch/sparc/dev/tcx.c		tcx needs-flag
1791.29Sabrown
1801.73Saddevice cgfourteen: fb, rasops32
1811.29Sabrownattach cgfourteen at obio
1821.29Sabrownfile	arch/sparc/dev/cgfourteen.c	cgfourteen needs-flag
1831.14Sthorpej
1841.16Sthorpejfile	arch/sparc/dev/bt_subr.c	bt_dac
1851.46Stvfile	arch/sparc/dev/fb.c		fb needs-flag
1861.1Sderaadt
1871.21Sthorpej# device definition in sys/conf/files
1881.57Sdrochnerattach le at obio with le_obio: le24
1891.60Spkfile	arch/sparc/dev/if_le_obio.c	le_obio
1901.2Scgd
1911.48Spkattach ie at obio with ie_obio
1921.48Spkfile	arch/sparc/dev/if_ie_obio.c	ie_obio
1931.7Spk
1941.49Sthorpejdevice si: scsi, ncr5380sbc
1951.48Spkattach si at vme
1961.49Sthorpejdevice sw: scsi, ncr5380sbc
1971.16Sthorpejattach sw at obio
1981.17Scgdfile	arch/sparc/dev/si.c		si | sw
1991.2Scgd
2001.24Spk#
2011.24Spk# Generic Sun stuff
2021.24Spk#
2031.24Spk
2041.45Sgwrfile	dev/cons.c
2051.2Scgd
2061.2Scgdfile	arch/sparc/fpu/fpu.c
2071.2Scgdfile	arch/sparc/fpu/fpu_add.c
2081.2Scgdfile	arch/sparc/fpu/fpu_compare.c
2091.2Scgdfile	arch/sparc/fpu/fpu_div.c
2101.2Scgdfile	arch/sparc/fpu/fpu_explode.c
2111.2Scgdfile	arch/sparc/fpu/fpu_implode.c
2121.2Scgdfile	arch/sparc/fpu/fpu_mul.c
2131.2Scgdfile	arch/sparc/fpu/fpu_sqrt.c
2141.2Scgdfile	arch/sparc/fpu/fpu_subr.c
2151.1Sderaadt
2161.1Sderaadt# N.B.: optimizer breaks pmap.c and/or cache.c somehow -- have not
2171.1Sderaadt# identified the exact problem yet.  NOOPT_C suffices for now.
2181.2Scgdfile	arch/sparc/sparc/autoconf.c
2191.2Scgdfile	arch/sparc/sparc/cache.c
2201.2Scgdfile	arch/sparc/sparc/conf.c
2211.37Schristosfile	arch/sparc/sparc/emul.c
2221.2Scgdfile	arch/sparc/sparc/in_cksum.c
2231.2Scgdfile	arch/sparc/sparc/intr.c
2241.44Spkfile	arch/sparc/sparc/kgdb_machdep.c	kgdb
2251.1Sderaadt# sparc/sparc/locore.s is handled specially in the makefile,
2261.1Sderaadt# because it must come first in the "ld" command line.
2271.2Scgdfile	arch/sparc/sparc/locore2.c
2281.2Scgdfile	arch/sparc/sparc/machdep.c
2291.2Scgdfile	arch/sparc/sparc/process_machdep.c
2301.2Scgdfile	arch/sparc/sparc/mem.c
2311.70Spkfile	arch/sparc/sparc/promlib.c
2321.70Spkfile	arch/sparc/sparc/openfirm.c
2331.2Scgdfile	arch/sparc/sparc/openprom.c
2341.2Scgdfile	arch/sparc/sparc/pmap.c
2351.1Sderaadt# the following overrides the generic "sys_process.c"
2361.2Scgd# commented out by deraadt
2371.2Scgd#file	arch/sparc/sparc/sys_process.c
2381.2Scgdfile	arch/sparc/sparc/sys_machdep.c
2391.2Scgdfile	arch/sparc/sparc/trap.c
2401.2Scgdfile	arch/sparc/sparc/vm_machdep.c
2411.2Scgdfile	arch/sparc/sparc/disksubr.c
2421.2Scgd
2431.44Spkfile	arch/sparc/sparc/db_interface.c	ddb | kgdb
2441.2Scgdfile	arch/sparc/sparc/db_trace.c	ddb
2451.2Scgdfile	arch/sparc/sparc/db_disasm.c	ddb
2461.12Spk
2471.12Spk#
2481.12Spk# Raster Console
2491.12Spk#
2501.72Skleinkinclude "dev/rcons/files.rcons"
2511.72Skleinkinclude "dev/wsfont/files.wsfont"
2521.2Scgd
2531.2Scgd#
2541.2Scgd# Compatibility modules
2551.2Scgd#
2561.2Scgd
2571.2Scgd# SVR4 Binary Compatibility (COMPAT_SVR4)
2581.72Skleinkinclude "compat/svr4/files.svr4"
2591.2Scgdfile	arch/sparc/sparc/svr4_machdep.c	compat_svr4
2601.2Scgd
2611.2Scgd# SunOS Binary Compatibility (COMPAT_SUNOS)
2621.72Skleinkinclude "compat/sunos/files.sunos"
2631.65Spkfile	arch/sparc/sparc/sunos_machdep.c compat_sunos
2641.74Smrg
2651.74Smrg# NetBSD a.out Binary Compatibility (COMPAT_AOUT)
2661.74Smrginclude "compat/aout/files.aout"
2671.65Spk
2681.65Spk# Binary compatibility with previous NetBSD releases (COMPAT_XX)
2691.77Spk# Note: SunOS compatibility also uses some of `compat_13_machdep.c'
2701.77Spkfile	arch/sparc/sparc/compat_13_machdep.c	compat_13 | compat_sunos
2711.15Spk
2721.15Spk# Miscellaneous
2731.15Spkfile	netns/ns_cksum.c		ns
2741.24Spk
2751.33Spkfile	arch/sparc/dev/md_root.c	memory_disk_hooks
276