files.sgimips revision 1.32
11.32Ssekiya#	$NetBSD: files.sgimips,v 1.32 2004/01/12 12:15:05 sekiya Exp $
21.1Ssoren
31.1Ssorenmaxpartitions 16
41.1Ssoren
51.1Ssorenmaxusers 2 8 64
61.1Ssoren
71.30Ssekiyadefflag	opt_machtypes.h		IP2X IP32
81.9Sthorpej
91.1Ssorendevice mainbus {[addr = -1]}
101.1Ssorenattach mainbus at root
111.1Ssorenfile arch/sgimips/sgimips/mainbus.c	mainbus
121.1Ssoren
131.1Ssorendevice cpu
141.1Ssorenattach cpu at mainbus
151.1Ssorenfile arch/sgimips/sgimips/cpu.c		cpu
161.29Ssekiya
171.29Ssekiyainclude "arch/sgimips/ioc/files.ioc"
181.1Ssoren
191.1Ssorendefine giobus {}
201.1Ssoren
211.1Ssorendevice imc: giobus, eisabus
221.1Ssorenattach imc at mainbus
231.1Ssorenfile arch/sgimips/dev/imc.c		imc
241.1Ssoren
251.32Ssekiyadevice pic: giobus
261.32Ssekiyaattach pic at mainbus
271.32Ssekiyafile arch/sgimips/dev/pic.c		pic
281.32Ssekiya
291.1Ssorendevice crime
301.1Ssorenattach crime at mainbus
311.1Ssorenfile arch/sgimips/dev/crime.c		crime
321.1Ssoren
331.25Stsutsuidevice mace {[offset = -1], [intr = -1], [intrmask = 0] }
341.1Ssorenattach mace at mainbus
351.1Ssorenfile arch/sgimips/dev/mace.c		mace
361.1Ssoren
371.1Ssorenattach com at mace with com_mace
381.1Ssorenfile arch/sgimips/dev/com_mace.c	com_mace
391.1Ssoren
401.25Stsutsuidevice lpt
411.1Ssorenattach lpt at mace with lpt_mace
421.1Ssorenfile arch/sgimips/dev/lpt_mace.c	lpt_mace
431.2Ssorenfile dev/ic/lpt.c			lpt_mace
441.1Ssoren
451.1Ssorenattach pckbc at mace with pckbc_mace
461.1Ssorenfile arch/sgimips/dev/pckbc_mace.c	pckbc_mace
471.1Ssoren
481.25Stsutsuidevice mcclock
491.17Ssorenattach mcclock at mace with mcclock_mace
501.17Ssorenfile arch/sgimips/dev/mcclock_mace.c	mcclock_mace
511.2Ssoren
521.1Ssorendevice mec: arp, ether, ifnet, mii
531.1Ssorenattach mec at mace
541.1Ssorenfile arch/sgimips/dev/if_mec.c		mec
551.26Ssekiya
561.26Ssekiyadevice macau: audiobus, ad1848, auconv
571.26Ssekiyaattach macau at mace with macau
581.26Ssekiyafile arch/sgimips/dev/macau_mace.c	macau
591.1Ssoren
601.1Ssorendevice macepci: pcibus
611.1Ssorenattach macepci at mace
621.1Ssorenfile arch/sgimips/pci/macepci.c		macepci
631.3Ssoren
641.3Ssorendevice	zsc {[channel = -1]}
651.3Ssorendevice	zstty: tty
661.3Ssorenattach	zstty at zsc
671.9Sthorpejfile 	dev/ic/z8530tty.c			zstty needs-flag
681.9Sthorpejfile	arch/sgimips/dev/zs_kgdb.c		kgdb
691.14Sthorpejfile 	arch/sgimips/dev/zs.c			zsc needs-flag
701.9Sthorpejfile 	dev/ic/z8530sc.c			zsc
711.1Ssoren
721.10Sthorpejfile dev/arcbios/arcbios.c
731.10Sthorpejfile dev/arcbios/arcbios_tty.c
741.10Sthorpej
751.31Ssekiyafile arch/sgimips/sgimips/ip2x.c		ip2x
761.30Ssekiyafile arch/sgimips/sgimips/ip22_cache.S		ip2x
771.28Ssekiyafile arch/sgimips/sgimips/ip32.c		ip32
781.1Ssorenfile arch/sgimips/sgimips/autoconf.c
791.1Ssorenfile arch/sgimips/sgimips/bus.c
801.1Ssorenfile arch/sgimips/sgimips/clock.c
811.1Ssorenfile arch/sgimips/sgimips/console.c
821.1Ssorenfile arch/sgimips/sgimips/disksubr.c
831.1Ssorenfile arch/sgimips/sgimips/machdep.c
841.24Ssimonb
851.24Ssimonbfile arch/mips/mips/softintr.c
861.1Ssoren
871.6Ssorenfile dev/md_root.c			memory_disk_hooks
881.1Ssoren
891.1Ssorenfile dev/cons.c
901.1Ssoren
911.5Spooka# Machine-independent I2O drivers.
921.5Spookainclude "dev/i2o/files.i2o"
931.1Ssoren
941.1Ssoreninclude "dev/pci/files.pci"
951.1Ssorenfile	arch/sgimips/pci/pci_machdep.c	pci
961.1Ssoren
971.9Sthorpejinclude "dev/eisa/files.eisa"
981.9Sthorpejfile	arch/sgimips/eisa/eisa_machdep.c	eisa
991.9Sthorpej
1001.1Ssoreninclude "dev/vme/files.vme"
1011.1Ssoreninclude "dev/wscons/files.wscons"
1021.1Ssoreninclude "dev/wsfont/files.wsfont"
1031.1Ssoreninclude "dev/pckbc/files.pckbc"
1041.1Ssoreninclude "dev/usb/files.usb"
1051.1Ssoreninclude "dev/scsipi/files.scsipi"
1061.1Ssoreninclude "dev/ata/files.ata"
1071.17Ssoren
1081.17Ssoreninclude "arch/sgimips/gio/files.gio"
1091.21Sgehenna
1101.21Sgehennainclude "arch/sgimips/conf/majors.sgimips"
111