files.sgimips revision 1.10
11.10Sthorpej# $NetBSD: files.sgimips,v 1.10 2001/07/08 20:30:14 thorpej Exp $ 21.1Ssoren 31.1Ssorenmaxpartitions 16 41.1Ssoren 51.1Ssorenmaxusers 2 8 64 61.1Ssoren 71.9Sthorpejdefopt 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.1Ssorendevice mace {[offset = -1], [intr = -1]} 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.2Ssorendevice lpt # XXX 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.2Ssoren#attach mcclock at mace with mcclock_mace 431.2Ssoren#file arch/sgimips/dev/mcclock_mace.c mcclock_mace 441.2Ssoren 451.1Ssorendevice mec: arp, ether, ifnet, mii 461.1Ssorenattach mec at mace 471.1Ssorenfile arch/sgimips/dev/if_mec.c mec 481.1Ssoren 491.1Ssorendevice macepci: pcibus 501.1Ssorenattach macepci at mace 511.1Ssorenfile arch/sgimips/pci/macepci.c macepci 521.3Ssoren 531.3Ssorendevice zsc {[channel = -1]} 541.3Ssorendevice zstty: tty 551.3Ssorenattach zstty at zsc 561.9Sthorpejfile dev/ic/z8530tty.c zstty needs-flag 571.9Sthorpejfile arch/sgimips/dev/zs_kgdb.c kgdb 581.9Sthorpejfile arch/sgimips/dev/zs.c zsc needs-count 591.9Sthorpejfile dev/ic/z8530sc.c zsc 601.1Ssoren 611.10Sthorpejfile dev/arcbios/arcbios.c 621.10Sthorpejfile dev/arcbios/arcbios_tty.c 631.10Sthorpej 641.9Sthorpejfile arch/sgimips/sgimips/ip22.c 651.9Sthorpejfile arch/sgimips/sgimips/ip32.c 661.1Ssorenfile arch/sgimips/sgimips/autoconf.c 671.1Ssorenfile arch/sgimips/sgimips/bus.c 681.1Ssorenfile arch/sgimips/sgimips/clock.c 691.1Ssorenfile arch/sgimips/sgimips/conf.c 701.1Ssorenfile arch/sgimips/sgimips/console.c 711.1Ssorenfile arch/sgimips/sgimips/disksubr.c 721.1Ssorenfile arch/sgimips/sgimips/machdep.c 731.9Sthorpejfile arch/sgimips/sgimips/softintr.c 741.8Sfvdlfile arch/sgimips/sgimips/procfs_machdep.c procfs 751.1Ssoren 761.6Ssorenfile dev/md_root.c memory_disk_hooks 771.1Ssorenmajor {md = 2} 781.1Ssoren 791.1Ssorenmajor {raid = 5} 801.7Sadmajor {ld = 14} 811.1Ssoren 821.1Ssorenfile dev/clock_subr.c 831.1Ssorenfile dev/cons.c 841.1Ssoren 851.1Ssoreninclude "arch/sgimips/gio/files.gio" 861.5Spooka 871.5Spooka# Machine-independent I2O drivers. 881.5Spookainclude "dev/i2o/files.i2o" 891.1Ssoren 901.1Ssoreninclude "dev/pci/files.pci" 911.1Ssorenfile arch/sgimips/pci/pci_machdep.c pci 921.1Ssoren 931.9Sthorpejinclude "dev/eisa/files.eisa" 941.9Sthorpejfile arch/sgimips/eisa/eisa_machdep.c eisa 951.9Sthorpej 961.1Ssoreninclude "dev/vme/files.vme" 971.1Ssoreninclude "dev/wscons/files.wscons" 981.1Ssoreninclude "dev/wsfont/files.wsfont" 991.1Ssoreninclude "dev/pckbc/files.pckbc" 1001.1Ssoreninclude "dev/mii/files.mii" 1011.1Ssoreninclude "dev/usb/files.usb" 1021.1Ssoreninclude "dev/scsipi/files.scsipi" 1031.1Ssorenmajor {sd = 10} 1041.1Ssorenmajor {cd = 12} 1051.1Ssoreninclude "dev/ata/files.ata" 1061.1Ssorenmajor {wd = 13} 107