summaryrefslogtreecommitdiff
path: root/sys/dev/dtv/files.dtv
blob: 40fbaa64e6f37e5c8e981f2c26d96b535fda12ed (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $NetBSD: files.dtv,v 1.4 2011/08/09 01:42:24 jmcneill Exp $

define	dtvbus { }

device	dtv
attach	dtv at dtvbus
file	dev/dtv/dtv_buffer.c	dtv
file	dev/dtv/dtv_demux.c	dtv
file	dev/dtv/dtv_device.c	dtv
file	dev/dtv/dtv_ioctl.c	dtv
file	dev/dtv/dtv_scatter.c	dtv

define	dtv_math
file	dev/dtv/dtv_math.c	dtv_math