15 lines
313 B
Plaintext
15 lines
313 B
Plaintext
# $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
|