1#	$NetBSD$
2#
3#	Alpha project AP-MS104-SH4 configuration info
4
5file	arch/evbsh3/ap_ms104_sh4/ap_ms104_sh4.c
6file	arch/evbsh3/ap_ms104_sh4/ap_ms104_sh4_intr.c
7file	arch/evbsh3/ap_ms104_sh4/ap_ms104_sh4_space.c
8file	arch/evbsh3/ap_ms104_sh4/clock_machdep.c
9
10# SMC LAN91C111
11attach	sm at mainbus with sm_mainbus
12file	arch/evbsh3/ap_ms104_sh4/if_sm_mainbus.c	sm_mainbus
13
14# CF slot
15device	shpcmcia: pcmciabus
16attach	shpcmcia at mainbus
17file	arch/evbsh3/ap_ms104_sh4/shpcmcia.c		shpcmcia
18
19# Ricoh RS5C316 Real Time Clock
20device	rs5c313rtc: rs5c313
21attach	rs5c313rtc at mainbus with rs5c313_mainbus
22file	arch/evbsh3/ap_ms104_sh4/rs5c316_mainbus.c	rs5c313_mainbus
23
24#
25# Machine-independent PCMCIA drivers
26#
27include	"dev/pcmcia/files.pcmcia"
28