# $NetBSD: files.tc,v 1.4 1996/05/07 02:25:00 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