NetBSD/sys/arch/sgimips/mace/files.mace

31 lines
822 B
Plaintext
Raw Normal View History

# $NetBSD: files.mace,v 1.3 2004/09/23 14:45:20 tsutsui Exp $
2004-01-18 07:07:17 +03:00
device mace {[offset = -1], [intr = -1], [intrmask = 0] }
attach mace at mainbus
file arch/sgimips/mace/mace.c mace
attach com at mace with com_mace
file arch/sgimips/mace/com_mace.c com_mace
attach lpt at mace with lpt_mace
file arch/sgimips/mace/lpt_mace.c lpt_mace
attach pckbc at mace with pckbc_mace
file arch/sgimips/mace/pckbc_mace.c pckbc_mace
device mcclock
attach mcclock at mace with mcclock_mace
file arch/sgimips/mace/mcclock_mace.c mcclock_mace
device mec: arp, ether, ifnet, mii
attach mec at mace
file arch/sgimips/mace/if_mec.c mec
2004-01-18 07:07:17 +03:00
device macau: audiobus, ad1848, auconv
attach macau at mace with macau
file arch/sgimips/mace/macau_mace.c macau
device macepci: pcibus
attach macepci at mace
file arch/sgimips/mace/pci_mace.c macepci