files.tc revision 1.3
11.3Sthorpej#	$NetBSD: files.tc,v 1.3 1996/03/17 00:58:33 thorpej Exp $
21.1Scgd#
31.1Scgd# Config.new file and device description for machine-independent
41.1Scgd# TurboChannel code.  Included by ports that need it.
51.1Scgd
61.3Sthorpejdevice	tc {[slot = -1], [offset = -1]}
71.3Sthorpejattach	tc at tcbus
81.1Scgdfile	dev/tc/tc.c			tc	needs-flag
91.1Scgd
101.1Scgd# XXX conflicts with ISA if_le.c
111.3Sthorpej#device le: ether, ifnet		# XXX PMAX BASEBOARD OPTIONS
121.3Sthorpej#attach le at ioasic, tc with le_tc
131.1Scgd#file	dev/tc/if_le.c			le	needs-flag	# for le_iomem
14