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

31 lines
827 B
Plaintext

# $NetBSD: files.mace,v 1.2 2004/01/20 19:58:00 jdolecek Exp $
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_mace.c mec
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