xref: /netbsd/sys/arch/sgimips/mace/files.mace (revision 6550d01e)
1#	$NetBSD: files.mace,v 1.10 2007/10/17 19:57:05 garbled 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	needs-flag
20
21device mec: arp, ether, ifnet, mii
22attach mec at mace
23file arch/sgimips/mace/if_mec.c		mec
24
25device mavb: audiobus, auconv, mulaw, aurateconv
26attach mavb at mace
27file arch/sgimips/mace/mavb.c		mavb
28
29device macepci: pcibus
30attach macepci at mace
31file arch/sgimips/mace/pci_mace.c	macepci
32