1# $NetBSD: files.dtv,v 1.4 2011/08/09 01:42:24 jmcneill Exp $
2
3define    dtvbus { }
4
5device    dtv
6attach    dtv at dtvbus
7file      dev/dtv/dtv_buffer.c          dtv
8file      dev/dtv/dtv_demux.c dtv
9file      dev/dtv/dtv_device.c          dtv
10file      dev/dtv/dtv_ioctl.c dtv
11file      dev/dtv/dtv_scatter.c         dtv
12
13define    dtv_math
14file      dev/dtv/dtv_math.c  dtv_math
15