# $NetBSD: files.tc,v 1.11 1998/01/12 09:51:30 thorpej Exp $ # # Config file and device description for machine-independent # TurboChannel code. Included by ports that need it. defopt TCVERBOSE device tc class dull {[slot = -1], [offset = -1]} #attach tc at tcbus file dev/tc/tc.c tc needs-flag # The TurboChannel IOCTL ASIC device ioasic class dull { offset = -1 } attach ioasic at tc # LANCE attachments. # lance device defined in sys/conf/files # le_dec_subr attribute defined in sys/dev/dec/files.dec attach le at ioasic with le_ioasic: le_dec_subr attach le at tc with le_tc: le_dec_subr 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 class ifnet: pdq, fddi, ifnet, arp attach fta at tc file dev/tc/if_fta.c fta # pixelstamp and STIC (stamp interface chip) support define stic file dev/tc/stic.c stic # DEC PMAG-C 2-D pixelstamp graphics board device px class dull attach px at tc: stic file dev/tc/px.c px # DEC PMAG-D/E/F 3-D pixelstamp+i860 8,24-plane,z-buffer graphics board device pxg class dull: stic attach pxg at tc