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