mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-23 09:10:43 +00:00
8e941fd7ca
- Add analog audio & video support to capture app - Add clipping support to analog video driver - Clean up driver ioctl(2) interfaces - Add link to wiki PR: 129775 Submitted by: Jason Harmening <jason dot harmening at gmail dot com> (maintainer)
35 lines
850 B
Plaintext
35 lines
850 B
Plaintext
bin/cx88
|
|
%%EXAMPLESDIR%%/cx88.xml.sample
|
|
%%DATADIR%%/or51132_vsb.fw
|
|
%%DATADIR%%/or51132_qam.fw
|
|
%%EXAMPLESDIR%%/cx88_audio_enable.cpp
|
|
%%EXAMPLESDIR%%/remote.cpp
|
|
%%EXAMPLESDIR%%/hd3k_analog_kbuf.cpp
|
|
%%EXAMPLESDIR%%/tuner_config
|
|
%%EXAMPLESDIR%%/hd3k_mpeg_ubuf.cpp
|
|
%%EXAMPLESDIR%%/hd5k_mpeg_ubuf.cpp
|
|
%%EXAMPLESDIR%%/hd3k_mpeg_kbuf.cpp
|
|
%%EXAMPLESDIR%%/cx88_audio_client.cpp
|
|
%%EXAMPLESDIR%%/hd5k_mpeg_kbuf.cpp
|
|
%%EXAMPLESDIR%%/hd3k_analog_ubuf.cpp
|
|
%%EXAMPLESDIR%%/hd5k_analog_ubuf.cpp
|
|
include/iicdev/iicdev_ioctl.h
|
|
include/cx88/cx88_common_ioctl.h
|
|
include/cx88/cx88_mpeg_ioctl.h
|
|
include/cx88/cx88_video_ioctl.h
|
|
include/cx88/cx88_audio_ioctl.h
|
|
@dirrm include/iicdev
|
|
@dirrm include/cx88
|
|
@dirrm %%EXAMPLESDIR%%
|
|
@dirrm %%DATADIR%%
|
|
@cwd %%KMODDIR%%
|
|
cx88.ko
|
|
cx88i2c.ko
|
|
iicdev.ko
|
|
cx88ir.ko
|
|
cx88mpeg.ko
|
|
cx88video.ko
|
|
cx88audio.ko
|
|
@exec kldxref %D
|
|
@unexec kldxref %D
|