Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/dev/dtv



Module Name:    src
Committed By:   jmcneill
Date:           Sat Jul  9 14:46:56 UTC 2011

Added Files:
        src/sys/dev/dtv: Makefile dtv_buffer.c dtv_device.c dtv_ioctl.c
            dtv_scatter.c dtv_scatter.h dtvif.h dtvio.h dtvio_demux.h
            dtvio_frontend.h dtvmodule.h dtvvar.h files.dtv

Log Message:
add digital TV framework which implements a subset of Linux DVB APIs


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src/sys/dev/dtv/Makefile src/sys/dev/dtv/dtv_buffer.c \
    src/sys/dev/dtv/dtv_device.c src/sys/dev/dtv/dtv_ioctl.c \
    src/sys/dev/dtv/dtv_scatter.c src/sys/dev/dtv/dtv_scatter.h \
    src/sys/dev/dtv/dtvif.h src/sys/dev/dtv/dtvio.h \
    src/sys/dev/dtv/dtvio_demux.h src/sys/dev/dtv/dtvio_frontend.h \
    src/sys/dev/dtv/dtvmodule.h src/sys/dev/dtv/dtvvar.h \
    src/sys/dev/dtv/files.dtv

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index