files.tc revision 1.1
1#	$NetBSD: files.tc,v 1.1 1995/12/20 00:54:18 cgd Exp $
2#
3# Config.new file and device description for machine-independent
4# TurboChannel code.  Included by ports that need it.
5
6# ports should define "chipsets" which have the tcbus attribute
7# and attach their TC bus subdevices
8
9define	tcbus { }
10
11device	tc at tcbus {[slot = -1], [offset = -1]}
12file	dev/tc/tc.c			tc	needs-flag
13
14# XXX conflicts with ISA if_le.c
15#device le at ioasic, tc: ether, ifnet		# XXX PMAX BASEBOARD OPTIONS
16#file	dev/tc/if_le.c			le	needs-flag	# for le_iomem
17