files.tc revision 1.3
1#	$NetBSD: files.tc,v 1.3 1996/03/17 00:58:33 thorpej Exp $
2#
3# Config.new file and device description for machine-independent
4# TurboChannel code.  Included by ports that need it.
5
6device	tc {[slot = -1], [offset = -1]}
7attach	tc at tcbus
8file	dev/tc/tc.c			tc	needs-flag
9
10# XXX conflicts with ISA if_le.c
11#device le: ether, ifnet		# XXX PMAX BASEBOARD OPTIONS
12#attach le at ioasic, tc with le_tc
13#file	dev/tc/if_le.c			le	needs-flag	# for le_iomem
14