files.sparc revision 1.113
11.113Sthorpej#	$NetBSD: files.sparc,v 1.113 2002/07/17 02:23:15 thorpej Exp $
21.2Scgd
31.2Scgd# @(#)files.sparc	8.1 (Berkeley) 7/19/93
41.1Sderaadt# sparc-specific configuration info
51.104Sdarrenr
61.105Slukemdefflag	opt_sparc_arch.h	SUN4
71.105Slukemdefflag	opt_sparc_arch.h	SUN4_MMU3L
81.105Slukemdefflag	opt_sparc_arch.h	SUN4C
91.105Slukemdefflag	opt_sparc_arch.h	SUN4M
101.113Sthorpejdefflag	opt_sparc_arch.h	SUN4D
111.105Slukemdefflag	opt_sparc_arch.h	SUN4U
121.106Suwedefflag	opt_sparc_arch.h	MSIIEP
131.1Sderaadt
141.32Spk# maxpartitions must be first item in files.${ARCH}
151.2Scgdmaxpartitions 8
161.2Scgd
171.40Spkmaxusers 2 8 1024
181.1Sderaadt
191.49Sthorpejdevice mainbus {}
201.16Sthorpejattach mainbus at root
211.2Scgd
221.110Suwedevice msiiep {}
231.110Suweattach msiiep at mainbus
241.110Suwe
251.106Suweinclude "dev/i2o/files.i2o"
261.106Suweinclude "dev/pci/files.pci"
271.110Suwedevice mspcic {}: pcibus
281.110Suweattach mspcic at msiiep
291.110Suwefile	arch/sparc/sparc/msiiep.c		msiiep | mspcic
301.110Suwefile	arch/sparc/sparc/pci_machdep.c		msiiep | mspcic
311.106Suwe
321.106Suwedevice ebus {[addr = -1]}: pcibus
331.106Suweattach ebus at pci
341.106Suwefile	arch/sparc/dev/ebus.c			ebus
351.106Suwe
361.106Suwedevice rtc
371.106Suweattach rtc at ebus with rtc_ebus
381.106Suwefile	arch/sparc/dev/rtc.c			rtc_ebus
391.106Suwe
401.49Sthorpejdevice iommu {}
411.32Spkattach iommu at mainbus
421.32Spkfile	arch/sparc/sparc/iommu.c		iommu
431.32Spk
441.50Spkdevice obio { [addr = -1], [level = -1] }
451.50Spkattach obio at mainbus
461.50Spk
471.72Skleinkinclude "dev/vme/files.vme"
481.80Sdrochnerdevice sparcvme: vmebus
491.78Sdrochnerattach sparcvme at mainbus with vme_mainbus
501.78Sdrochnerattach sparcvme at iommu with vme_iommu
511.39Spk
521.48Spkfile	arch/sparc/dev/obio.c		obio
531.78Sdrochnerfile	arch/sparc/dev/vme_machdep.c	sparcvme
541.1Sderaadt
551.49Sthorpejdevice auxreg
561.50Spkattach auxreg at mainbus with auxreg_mainbus
571.50Spkattach auxreg at obio with auxreg_obio
581.2Scgdfile	arch/sparc/sparc/auxreg.c
591.99Skleink
601.103Slukemdefflag	BLINK
611.88Sjdc
621.88Sjdcdevice auxiotwo
631.88Sjdcattach auxiotwo at obio with auxiotwo_obio
641.88Sjdcfile	arch/sparc/sparc/auxiotwo.c
651.1Sderaadt
661.98Spkdevice clock: mk48txx
671.50Spkattach clock at mainbus with clock_mainbus
681.50Spkattach clock at obio with clock_obio
691.109Spkfile	arch/sparc/sparc/mkclock.c		clock
701.20Sthorpej
711.98Spkdevice oclock: intersil7170
721.16Sthorpejattach oclock at obio
731.109Spkfile	arch/sparc/sparc/oclock.c		oclock
741.20Sthorpej
751.49Sthorpejdevice timer
761.50Spkattach timer at mainbus with timer_mainbus
771.50Spkattach timer at obio with timer_obio
781.109Spkattach timer at msiiep with timer_msiiep
791.109Spkfile	arch/sparc/sparc/timer.c		timer
801.20Sthorpej
811.49Sthorpejdevice eeprom
821.16Sthorpejattach eeprom at obio
831.109Spkfile	arch/sparc/sparc/eeprom.c		eeprom
841.98Spk
851.2Scgdfile	arch/sparc/sparc/clock.c
861.98Spkfile	dev/clock_subr.c
871.20Sthorpej
881.49Sthorpejdevice power
891.18Spkattach power at obio
901.54Sthorpejfile	arch/sparc/dev/power.c			power	needs-flag
911.1Sderaadt
921.49Sthorpejdevice cpu
931.16Sthorpejattach cpu at mainbus
941.2Scgdfile	arch/sparc/sparc/cpu.c
951.1Sderaadt
961.49Sthorpejdevice memreg
971.50Spkattach memreg at mainbus with memreg_mainbus
981.50Spkattach memreg at obio with memreg_obio
991.2Scgdfile	arch/sparc/sparc/memreg.c
1001.66Spk
1011.66Spkdevice eccmemctl
1021.66Spkattach eccmemctl at mainbus
1031.66Spkfile	arch/sparc/sparc/memecc.c		eccmemctl
1041.1Sderaadt
1051.83Smattdevice tctrl
1061.83Smattattach tctrl at obio
1071.83Smattfile	arch/sparc/dev/tctrl.c			tctrl needs-flag
1081.83Smatt
1091.95Spkinclude "dev/sun/files.sun"
1101.95Spk
1111.49Sthorpejdevice zs {channel = -1}
1121.50Spkattach zs at mainbus with zs_mainbus
1131.50Spkattach zs at obio with zs_obio
1141.2Scgdfile	arch/sparc/dev/zs.c			zs needs-count
1151.45Sgwrfile	dev/ic/z8530sc.c			zs
1161.2Scgd
1171.49Sthorpejdevice fdc {}
1181.50Spkattach fdc at mainbus with fdc_mainbus
1191.50Spkattach fdc at obio with fdc_obio
1201.49Sthorpejdevice fd: disk
1211.16Sthorpejattach fd at fdc
1221.19Spkfile	arch/sparc/dev/fd.c			fdc | fd needs-flag
1231.19Spkfile	arch/sparc/sparc/bsd_fdintr.s		fdc
1241.1Sderaadt
1251.72Skleinkinclude "dev/sbus/files.sbus"
1261.50Spkattach sbus at mainbus with sbus_mainbus
1271.50Spkattach sbus at iommu with sbus_iommu
1281.87Spkfile	arch/sparc/dev/sbus.c			sbus needs-flag
1291.108Suwe
1301.108Suweattach	audiocs at ebus with audiocs_ebus
1311.108Suwefile	dev/ebus/cs4231_ebus.c			audiocs_ebus
1321.83Smatt
1331.83Smattdevice tpcic: pcmciabus
1341.83Smattattach tpcic at sbus
1351.83Smattfile	arch/sparc/dev/ts102.c			tpcic
1361.69Spk
1371.69Spk# PCMCIA bus
1381.72Skleinkinclude "dev/pcmcia/files.pcmcia"
1391.72Skleinkinclude "dev/ata/files.ata"
1401.18Spk
1411.45Sgwr#
1421.45Sgwr# Console (zs) related stuff
1431.45Sgwr#
1441.45Sgwr
1451.49Sthorpejdevice zstty: tty
1461.45Sgwrattach zstty at zs
1471.45Sgwrfile dev/ic/z8530tty.c			zstty needs-flag
1481.45Sgwrfile arch/sparc/dev/zs_kgdb.c		kgdb
1491.45Sgwr
1501.45Sgwrdefine zsevent
1511.95Spk#file dev/sun/event.c			zsevent
1521.45Sgwr
1531.49Sthorpejdevice kbd: zsevent
1541.75Smrgattach kbd at zs with kbd_zs
1551.75Smrgfile dev/sun/kbd_zs.c			kbd_zs
1561.45Sgwrfile dev/sun/kbd.c			kbd needs-flag
1571.45Sgwrfile dev/sun/kbd_tables.c 		kbd
1581.97Schristosfile dev/sun/sunkbd.c			kbd
1591.90Spkfile arch/sparc/dev/kd.c
1601.45Sgwr
1611.49Sthorpejdevice ms: zsevent
1621.75Smrgattach ms at zs with ms_zs
1631.75Smrgfile dev/sun/ms_zs.c			ms_zs
1641.45Sgwrfile dev/sun/ms.c			ms needs-flag
1651.97Schristosfile dev/sun/sunms.c			ms
1661.2Scgd
1671.5Spk#
1681.5Spk# Machine-independent SCSI drivers
1691.5Spk#
1701.72Skleinkinclude "dev/scsipi/files.scsipi"
1711.1Sderaadt
1721.64Spkmajor	{ cd = 18 }
1731.64Spkmajor	{ fd = 16 }
1741.64Spkmajor	{ md = 5 }
1751.64Spkmajor	{ sd = 7 }
1761.64Spkmajor	{ xd = 10 }
1771.64Spkmajor	{ xy = 3 }
1781.89Soster
1791.89Soster# RAIDframe
1801.89Sostermajor 	{ raid = 25 }
1811.2Scgd
1821.50Spkattach dma at obio with dma_obio
1831.63Spkfile	arch/sparc/dev/dma_obio.c	dma_obio
1841.63Spk
1851.50Spkattach esp at obio with esp_obio
1861.63Spkfile	arch/sparc/dev/esp_obio.c	esp_obio
1871.1Sderaadt
1881.112Saugustssdevice	audioamd: audiobus, am7930
1891.91Saugustssattach	audioamd at mainbus with audioamd_mainbus
1901.91Saugustssattach	audioamd at sbus with audioamd_sbus
1911.91Saugustssfile	arch/sparc/dev/audioamd.c		audioamd
1921.92Saugustssfile	arch/sparc/sparc/amd7930intr.s		audioamd
1931.30Spk
1941.50Spkattach bwtwo at obio with bwtwo_obio
1951.84Schristosfile	arch/sparc/dev/bwtwo_obio.c	bwtwo_obio & obio
1961.1Sderaadt
1971.73Saddevice cgtwo: fb, rasops8
1981.50Spkattach cgtwo at vme
1991.10Spkfile	arch/sparc/dev/cgtwo.c		cgtwo needs-flag
2001.10Spk
2011.50Spkattach cgthree at obio with cgthree_obio
2021.95Spkfile	arch/sparc/dev/cgthree_obio.c	cgthree_obio & obio
2031.1Sderaadt
2041.95Spkdevice cgfour: bt_dac, fb, rasops8, pfour
2051.16Sthorpejattach cgfour at obio
2061.14Sthorpejfile	arch/sparc/dev/cgfour.c		cgfour needs-flag
2071.14Sthorpej
2081.50Spkattach cgsix at obio with cgsix_obio
2091.67Spkfile	arch/sparc/dev/cgsix_obio.c	cgsix_obio & obio
2101.1Sderaadt
2111.95Spkdevice cgeight: bt_dac, fb, rasops24, pfour
2121.16Sthorpejattach cgeight at obio
2131.14Sthorpejfile	arch/sparc/dev/cgeight.c	cgeight needs-flag
2141.25Spk
2151.73Saddevice cgfourteen: fb, rasops32
2161.29Sabrownattach cgfourteen at obio
2171.29Sabrownfile	arch/sparc/dev/cgfourteen.c	cgfourteen needs-flag
2181.1Sderaadt
2191.21Sthorpej# device definition in sys/conf/files
2201.57Sdrochnerattach le at obio with le_obio: le24
2211.60Spkfile	arch/sparc/dev/if_le_obio.c	le_obio
2221.2Scgd
2231.48Spkattach ie at obio with ie_obio
2241.48Spkfile	arch/sparc/dev/if_ie_obio.c	ie_obio
2251.81Smatt
2261.81Smattattach com at obio with com_obio
2271.81Smattfile	arch/sparc/dev/com_obio.c	com_obio
2281.106Suwe
2291.106Suweattach com at ebus with com_ebus
2301.106Suwefile	arch/sparc/dev/com_ebus.c	com_ebus
2311.93Spk
2321.49Sthorpejdevice sw: scsi, ncr5380sbc
2331.16Sthorpejattach sw at obio
2341.93Spkfile	arch/sparc/dev/sw.c		sw
2351.2Scgd
2361.24Spk#
2371.24Spk# Generic Sun stuff
2381.24Spk#
2391.24Spk
2401.45Sgwrfile	dev/cons.c
2411.2Scgd
2421.2Scgdfile	arch/sparc/fpu/fpu.c
2431.2Scgdfile	arch/sparc/fpu/fpu_add.c
2441.2Scgdfile	arch/sparc/fpu/fpu_compare.c
2451.2Scgdfile	arch/sparc/fpu/fpu_div.c
2461.2Scgdfile	arch/sparc/fpu/fpu_explode.c
2471.2Scgdfile	arch/sparc/fpu/fpu_implode.c
2481.2Scgdfile	arch/sparc/fpu/fpu_mul.c
2491.2Scgdfile	arch/sparc/fpu/fpu_sqrt.c
2501.2Scgdfile	arch/sparc/fpu/fpu_subr.c
2511.1Sderaadt
2521.2Scgdfile	arch/sparc/sparc/autoconf.c
2531.2Scgdfile	arch/sparc/sparc/cache.c
2541.2Scgdfile	arch/sparc/sparc/conf.c
2551.37Schristosfile	arch/sparc/sparc/emul.c
2561.2Scgdfile	arch/sparc/sparc/in_cksum.c
2571.2Scgdfile	arch/sparc/sparc/intr.c
2581.44Spkfile	arch/sparc/sparc/kgdb_machdep.c	kgdb
2591.1Sderaadt# sparc/sparc/locore.s is handled specially in the makefile,
2601.1Sderaadt# because it must come first in the "ld" command line.
2611.2Scgdfile	arch/sparc/sparc/locore2.c
2621.2Scgdfile	arch/sparc/sparc/machdep.c
2631.2Scgdfile	arch/sparc/sparc/process_machdep.c
2641.2Scgdfile	arch/sparc/sparc/mem.c
2651.70Spkfile	arch/sparc/sparc/promlib.c
2661.70Spkfile	arch/sparc/sparc/openfirm.c
2671.2Scgdfile	arch/sparc/sparc/openprom.c
2681.100Sfvdlfile	arch/sparc/sparc/procfs_machdep.c	procfs
2691.2Scgdfile	arch/sparc/sparc/pmap.c
2701.1Sderaadt# the following overrides the generic "sys_process.c"
2711.2Scgd# commented out by deraadt
2721.2Scgd#file	arch/sparc/sparc/sys_process.c
2731.2Scgdfile	arch/sparc/sparc/sys_machdep.c
2741.2Scgdfile	arch/sparc/sparc/trap.c
2751.2Scgdfile	arch/sparc/sparc/vm_machdep.c
2761.2Scgdfile	arch/sparc/sparc/disksubr.c
2771.2Scgd
2781.44Spkfile	arch/sparc/sparc/db_interface.c	ddb | kgdb
2791.2Scgdfile	arch/sparc/sparc/db_trace.c	ddb
2801.2Scgdfile	arch/sparc/sparc/db_disasm.c	ddb
2811.12Spk
2821.12Spk#
2831.12Spk# Raster Console
2841.12Spk#
2851.72Skleinkinclude "dev/rcons/files.rcons"
2861.72Skleinkinclude "dev/wsfont/files.wsfont"
2871.2Scgd
2881.2Scgd#
2891.2Scgd# Compatibility modules
2901.2Scgd#
2911.2Scgd
2921.2Scgd# SVR4 Binary Compatibility (COMPAT_SVR4)
2931.72Skleinkinclude "compat/svr4/files.svr4"
2941.102Smrgfile	arch/sparc/sparc/svr4_sigcode.s	compat_svr4
2951.2Scgdfile	arch/sparc/sparc/svr4_machdep.c	compat_svr4
2961.2Scgd
2971.2Scgd# SunOS Binary Compatibility (COMPAT_SUNOS)
2981.72Skleinkinclude "compat/sunos/files.sunos"
2991.102Smrgfile	arch/sparc/sparc/sunos_sigcode.s compat_sunos
3001.65Spkfile	arch/sparc/sparc/sunos_machdep.c compat_sunos
3011.74Smrg
3021.74Smrg# NetBSD a.out Binary Compatibility (COMPAT_AOUT)
3031.74Smrginclude "compat/aout/files.aout"
3041.65Spk
3051.65Spk# Binary compatibility with previous NetBSD releases (COMPAT_XX)
3061.77Spk# Note: SunOS compatibility also uses some of `compat_13_machdep.c'
3071.77Spkfile	arch/sparc/sparc/compat_13_machdep.c	compat_13 | compat_sunos
3081.15Spk
3091.15Spk# Miscellaneous
3101.15Spkfile	netns/ns_cksum.c		ns
3111.24Spk
3121.107Sjdolecekfile	dev/md_root.c			memory_disk_hooks
313