files.sgimips revision 1.28
11.28Ssekiya#	$NetBSD: files.sgimips,v 1.28 2003/12/14 05:23:12 sekiya Exp $
21.1Ssoren
31.1Ssorenmaxpartitions 16
41.1Ssoren
51.1Ssorenmaxusers 2 8 64
61.1Ssoren
71.18Slukemdefflag	opt_machtypes.h		IP20 IP22 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.1Ssoren
171.1Ssorendefine giobus {}
181.1Ssoren
191.1Ssorendevice imc: giobus, eisabus
201.1Ssorenattach imc at mainbus
211.1Ssorenfile arch/sgimips/dev/imc.c		imc
221.1Ssoren
231.1Ssorendevice crime
241.1Ssorenattach crime at mainbus
251.1Ssorenfile arch/sgimips/dev/crime.c		crime
261.1Ssoren
271.25Stsutsuidevice mace {[offset = -1], [intr = -1], [intrmask = 0] }
281.1Ssorenattach mace at mainbus
291.1Ssorenfile arch/sgimips/dev/mace.c		mace
301.1Ssoren
311.1Ssorenattach com at mace with com_mace
321.1Ssorenfile arch/sgimips/dev/com_mace.c	com_mace
331.1Ssoren
341.25Stsutsuidevice lpt
351.1Ssorenattach lpt at mace with lpt_mace
361.1Ssorenfile arch/sgimips/dev/lpt_mace.c	lpt_mace
371.2Ssorenfile dev/ic/lpt.c			lpt_mace
381.1Ssoren
391.1Ssorenattach pckbc at mace with pckbc_mace
401.1Ssorenfile arch/sgimips/dev/pckbc_mace.c	pckbc_mace
411.1Ssoren
421.25Stsutsuidevice mcclock
431.17Ssorenattach mcclock at mace with mcclock_mace
441.17Ssorenfile arch/sgimips/dev/mcclock_mace.c	mcclock_mace
451.2Ssoren
461.1Ssorendevice mec: arp, ether, ifnet, mii
471.1Ssorenattach mec at mace
481.1Ssorenfile arch/sgimips/dev/if_mec.c		mec
491.26Ssekiya
501.26Ssekiyadevice macau: audiobus, ad1848, auconv
511.26Ssekiyaattach macau at mace with macau
521.26Ssekiyafile arch/sgimips/dev/macau_mace.c	macau
531.1Ssoren
541.1Ssorendevice macepci: pcibus
551.1Ssorenattach macepci at mace
561.1Ssorenfile arch/sgimips/pci/macepci.c		macepci
571.3Ssoren
581.3Ssorendevice	zsc {[channel = -1]}
591.3Ssorendevice	zstty: tty
601.3Ssorenattach	zstty at zsc
611.9Sthorpejfile 	dev/ic/z8530tty.c			zstty needs-flag
621.9Sthorpejfile	arch/sgimips/dev/zs_kgdb.c		kgdb
631.14Sthorpejfile 	arch/sgimips/dev/zs.c			zsc needs-flag
641.9Sthorpejfile 	dev/ic/z8530sc.c			zsc
651.1Ssoren
661.10Sthorpejfile dev/arcbios/arcbios.c
671.10Sthorpejfile dev/arcbios/arcbios_tty.c
681.10Sthorpej
691.28Ssekiyafile arch/sgimips/sgimips/ip20.c		ip20
701.28Ssekiyafile arch/sgimips/sgimips/ip22.c		ip22
711.13Sthorpejfile arch/sgimips/sgimips/ip22_cache.S		ip22
721.28Ssekiyafile arch/sgimips/sgimips/ip32.c		ip32
731.1Ssorenfile arch/sgimips/sgimips/autoconf.c
741.1Ssorenfile arch/sgimips/sgimips/bus.c
751.1Ssorenfile arch/sgimips/sgimips/clock.c
761.1Ssorenfile arch/sgimips/sgimips/console.c
771.1Ssorenfile arch/sgimips/sgimips/disksubr.c
781.1Ssorenfile arch/sgimips/sgimips/machdep.c
791.24Ssimonb
801.24Ssimonbfile arch/mips/mips/softintr.c
811.1Ssoren
821.6Ssorenfile dev/md_root.c			memory_disk_hooks
831.1Ssoren
841.1Ssorenfile dev/cons.c
851.1Ssoren
861.5Spooka# Machine-independent I2O drivers.
871.5Spookainclude "dev/i2o/files.i2o"
881.1Ssoren
891.1Ssoreninclude "dev/pci/files.pci"
901.1Ssorenfile	arch/sgimips/pci/pci_machdep.c	pci
911.1Ssoren
921.9Sthorpejinclude "dev/eisa/files.eisa"
931.9Sthorpejfile	arch/sgimips/eisa/eisa_machdep.c	eisa
941.9Sthorpej
951.1Ssoreninclude "dev/vme/files.vme"
961.1Ssoreninclude "dev/wscons/files.wscons"
971.1Ssoreninclude "dev/wsfont/files.wsfont"
981.1Ssoreninclude "dev/pckbc/files.pckbc"
991.1Ssoreninclude "dev/usb/files.usb"
1001.1Ssoreninclude "dev/scsipi/files.scsipi"
1011.1Ssoreninclude "dev/ata/files.ata"
1021.17Ssoren
1031.17Ssoreninclude "arch/sgimips/gio/files.gio"
1041.21Sgehenna
1051.21Sgehennainclude "arch/sgimips/conf/majors.sgimips"
106