1 1.13.2.5 nathanw # $NetBSD: files.sgimips,v 1.13.2.5 2002/09/17 21:17:19 nathanw Exp $ 2 1.13.2.2 nathanw 3 1.13.2.2 nathanw maxpartitions 16 4 1.13.2.2 nathanw 5 1.13.2.2 nathanw maxusers 2 8 64 6 1.13.2.2 nathanw 7 1.13.2.2 nathanw defflag opt_machtypes.h IP20 IP22 IP32 8 1.13.2.2 nathanw 9 1.13.2.2 nathanw device mainbus {[addr = -1]} 10 1.13.2.2 nathanw attach mainbus at root 11 1.13.2.2 nathanw file arch/sgimips/sgimips/mainbus.c mainbus 12 1.13.2.2 nathanw 13 1.13.2.2 nathanw device cpu 14 1.13.2.2 nathanw attach cpu at mainbus 15 1.13.2.2 nathanw file arch/sgimips/sgimips/cpu.c cpu 16 1.13.2.2 nathanw 17 1.13.2.2 nathanw define giobus {} 18 1.13.2.2 nathanw 19 1.13.2.2 nathanw device imc: giobus, eisabus 20 1.13.2.2 nathanw attach imc at mainbus 21 1.13.2.2 nathanw file arch/sgimips/dev/imc.c imc 22 1.13.2.2 nathanw 23 1.13.2.2 nathanw device crime 24 1.13.2.2 nathanw attach crime at mainbus 25 1.13.2.2 nathanw file arch/sgimips/dev/crime.c crime 26 1.13.2.2 nathanw 27 1.13.2.2 nathanw device mace {[offset = -1], [intr = -1]} 28 1.13.2.2 nathanw attach mace at mainbus 29 1.13.2.2 nathanw file arch/sgimips/dev/mace.c mace 30 1.13.2.2 nathanw 31 1.13.2.2 nathanw attach com at mace with com_mace 32 1.13.2.2 nathanw file arch/sgimips/dev/com_mace.c com_mace 33 1.13.2.2 nathanw 34 1.13.2.2 nathanw device lpt # XXX 35 1.13.2.2 nathanw attach lpt at mace with lpt_mace 36 1.13.2.2 nathanw file arch/sgimips/dev/lpt_mace.c lpt_mace 37 1.13.2.2 nathanw file dev/ic/lpt.c lpt_mace 38 1.13.2.2 nathanw 39 1.13.2.2 nathanw attach pckbc at mace with pckbc_mace 40 1.13.2.2 nathanw file arch/sgimips/dev/pckbc_mace.c pckbc_mace 41 1.13.2.2 nathanw 42 1.13.2.2 nathanw device mcclock # XXX 43 1.13.2.2 nathanw attach mcclock at mace with mcclock_mace 44 1.13.2.2 nathanw file arch/sgimips/dev/mcclock_mace.c mcclock_mace 45 1.13.2.2 nathanw 46 1.13.2.2 nathanw device mec: arp, ether, ifnet, mii 47 1.13.2.2 nathanw attach mec at mace 48 1.13.2.2 nathanw file arch/sgimips/dev/if_mec.c mec 49 1.13.2.2 nathanw 50 1.13.2.2 nathanw device macepci: pcibus 51 1.13.2.2 nathanw attach macepci at mace 52 1.13.2.2 nathanw file arch/sgimips/pci/macepci.c macepci 53 1.13.2.2 nathanw 54 1.13.2.2 nathanw device zsc {[channel = -1]} 55 1.13.2.2 nathanw device zstty: tty 56 1.13.2.2 nathanw attach zstty at zsc 57 1.13.2.2 nathanw file dev/ic/z8530tty.c zstty needs-flag 58 1.13.2.2 nathanw file arch/sgimips/dev/zs_kgdb.c kgdb 59 1.13.2.2 nathanw file arch/sgimips/dev/zs.c zsc needs-flag 60 1.13.2.2 nathanw file dev/ic/z8530sc.c zsc 61 1.13.2.2 nathanw 62 1.13.2.2 nathanw file dev/arcbios/arcbios.c 63 1.13.2.2 nathanw file dev/arcbios/arcbios_tty.c 64 1.13.2.2 nathanw 65 1.13.2.2 nathanw file arch/sgimips/sgimips/ip22.c 66 1.13.2.2 nathanw file arch/sgimips/sgimips/ip22_cache.S ip22 67 1.13.2.2 nathanw file arch/sgimips/sgimips/ip32.c 68 1.13.2.2 nathanw file arch/sgimips/sgimips/autoconf.c 69 1.13.2.2 nathanw file arch/sgimips/sgimips/bus.c 70 1.13.2.2 nathanw file arch/sgimips/sgimips/clock.c 71 1.13.2.2 nathanw file arch/sgimips/sgimips/conf.c 72 1.13.2.2 nathanw file arch/sgimips/sgimips/console.c 73 1.13.2.2 nathanw file arch/sgimips/sgimips/disksubr.c 74 1.13.2.2 nathanw file arch/sgimips/sgimips/machdep.c 75 1.13.2.2 nathanw file arch/sgimips/sgimips/softintr.c 76 1.13.2.2 nathanw 77 1.13.2.2 nathanw file dev/md_root.c memory_disk_hooks 78 1.13.2.2 nathanw 79 1.13.2.2 nathanw file dev/clock_subr.c 80 1.13.2.2 nathanw file dev/cons.c 81 1.13.2.2 nathanw 82 1.13.2.2 nathanw # Machine-independent I2O drivers. 83 1.13.2.2 nathanw include "dev/i2o/files.i2o" 84 1.13.2.2 nathanw 85 1.13.2.2 nathanw include "dev/pci/files.pci" 86 1.13.2.2 nathanw file arch/sgimips/pci/pci_machdep.c pci 87 1.13.2.2 nathanw 88 1.13.2.2 nathanw include "dev/eisa/files.eisa" 89 1.13.2.2 nathanw file arch/sgimips/eisa/eisa_machdep.c eisa 90 1.13.2.2 nathanw 91 1.13.2.2 nathanw include "dev/vme/files.vme" 92 1.13.2.2 nathanw include "dev/wscons/files.wscons" 93 1.13.2.2 nathanw include "dev/wsfont/files.wsfont" 94 1.13.2.2 nathanw include "dev/pckbc/files.pckbc" 95 1.13.2.2 nathanw include "dev/usb/files.usb" 96 1.13.2.2 nathanw include "dev/scsipi/files.scsipi" 97 1.13.2.2 nathanw include "dev/ata/files.ata" 98 1.13.2.2 nathanw 99 1.13.2.2 nathanw include "arch/sgimips/gio/files.gio" 100 1.13.2.5 nathanw 101 1.13.2.5 nathanw include "arch/sgimips/conf/majors.sgimips" 102