files.dtv revision 1.4
11.4Sjmcneill# $NetBSD: files.dtv,v 1.4 2011/08/09 01:42:24 jmcneill Exp $
21.1Sjmcneill
31.1Sjmcneilldefine	dtvbus { }
41.1Sjmcneill
51.1Sjmcneilldevice	dtv
61.1Sjmcneillattach	dtv at dtvbus
71.1Sjmcneillfile	dev/dtv/dtv_buffer.c	dtv
81.2Sjmcneillfile	dev/dtv/dtv_demux.c	dtv
91.1Sjmcneillfile	dev/dtv/dtv_device.c	dtv
101.1Sjmcneillfile	dev/dtv/dtv_ioctl.c	dtv
111.1Sjmcneillfile	dev/dtv/dtv_scatter.c	dtv
121.4Sjmcneill
131.4Sjmcneilldefine	dtv_math
141.4Sjmcneillfile	dev/dtv/dtv_math.c	dtv_math
15