summaryrefslogtreecommitdiff
path: root/sys/dev/tc/files.tc
blob: 38490a44ab85ce688421f52c489399befd774380 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
#	$OpenBSD: files.tc,v 1.5 1996/05/26 00:27:52 deraadt Exp $
#	$NetBSD: files.tc,v 1.5 1996/05/20 00:45:02 thorpej Exp $
#
# Config.new file and device description for machine-independent
# TurboChannel code.  Included by ports that need it.

device	tc {[slot = -1], [offset = -1]}
attach	tc at tcbus
file	dev/tc/tc.c			tc	needs-flag

# device defined in sys/conf/files
# attach le at ioasic with le_ioasic
# attach le at tc with le_tc
# file	dev/tc/if_le_dec.c		(le_ioasic | le_tc)
# file	dev/tc/if_le_ioasic.c		le_ioasic needs-flag # for le_iomem
# file	dev/tc/if_le_tc.c		le_tc

# DEC DEFTA TC FDDI Controller
device	fta: pdq, fddi, ifnet
attach	fta at tc
file	dev/tc/if_fta.c			fta