files.mace revision 1.2
1#	$NetBSD: files.mace,v 1.2 2004/01/20 19:58:00 jdolecek Exp $
2
3device mace {[offset = -1], [intr = -1], [intrmask = 0] }
4attach mace at mainbus
5file arch/sgimips/mace/mace.c		mace
6
7attach com at mace with com_mace
8file arch/sgimips/mace/com_mace.c	com_mace
9
10attach lpt at mace with lpt_mace
11file arch/sgimips/mace/lpt_mace.c	lpt_mace
12
13attach pckbc at mace with pckbc_mace
14file arch/sgimips/mace/pckbc_mace.c	pckbc_mace
15
16device mcclock
17attach mcclock at mace with mcclock_mace
18file arch/sgimips/mace/mcclock_mace.c	mcclock_mace
19
20device mec: arp, ether, ifnet, mii
21attach mec at mace
22file arch/sgimips/mace/if_mec_mace.c	mec
23
24device macau: audiobus, ad1848, auconv
25attach macau at mace with macau
26file arch/sgimips/mace/macau_mace.c	macau
27
28device macepci: pcibus
29attach macepci at mace
30file arch/sgimips/mace/pci_mace.c	macepci
31