files.tc revision 1.6
11.6Sis# $NetBSD: files.tc,v 1.6 1997/03/15 18:12:02 is 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.4Sthorpej# device defined in sys/conf/files 111.4Sthorpej# attach le at ioasic with le_ioasic 121.4Sthorpej# attach le at tc with le_tc 131.4Sthorpej# file dev/tc/if_le_dec.c (le_ioasic | le_tc) 141.4Sthorpej# file dev/tc/if_le_ioasic.c le_ioasic needs-flag # for le_iomem 151.4Sthorpej# file dev/tc/if_le_tc.c le_tc 161.5Sthorpej 171.5Sthorpej# DEC DEFTA TC FDDI Controller 181.6Sisdevice fta: pdq, fddi, ifnet, arp 191.5Sthorpejattach fta at tc 201.5Sthorpejfile dev/tc/if_fta.c fta 21