files.mace revision 1.5
1#	$NetBSD: files.mace,v 1.5 2007/04/10 23:44:10 jmcneill 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 macekbc: pckbport
17attach macekbc at mace
18file arch/sgimips/mace/macekbc.c	macekbc
19
20device mcclock
21attach mcclock at mace with mcclock_mace
22file arch/sgimips/mace/mcclock_mace.c	mcclock_mace
23
24device mec: arp, ether, ifnet, mii
25attach mec at mace
26file arch/sgimips/mace/if_mec.c		mec
27
28device macau: audiobus, ad1848, auconv
29attach macau at mace with macau
30file arch/sgimips/mace/macau_mace.c	macau
31
32device macepci: pcibus
33attach macepci at mace
34file arch/sgimips/mace/pci_mace.c	macepci
35