mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
8569e7ece7
- Configure board drivers and capture types from XML file - Fix stale packet issue for DVB - Add data-only capture mode for unsupported boards - Various usability improvements PR: ports/180088 Submitted by: Jason Harmening <jason.harmening@gmail.com> (maintainer)
35 lines
761 B
Plaintext
35 lines
761 B
Plaintext
bin/cx88
|
|
%%EXAMPLESDIR%%/cx88.xml.sample
|
|
%%EXAMPLESDIR%%/remote.cpp
|
|
%%EXAMPLESDIR%%/cx88_audio_enable.cpp
|
|
%%EXAMPLESDIR%%/cx88_mpeg_client.cpp
|
|
%%EXAMPLESDIR%%/hd3k_analog_kbuf.cpp
|
|
%%EXAMPLESDIR%%/tuner_config
|
|
%%EXAMPLESDIR%%/cx88_audio_client.cpp
|
|
%%EXAMPLESDIR%%/hd3k_analog_ubuf.cpp
|
|
%%EXAMPLESDIR%%/hd5k_analog_ubuf.cpp
|
|
etc/rc.d/cx88d
|
|
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%%
|
|
@cwd %%KMODDIR%%
|
|
cx88.ko
|
|
cx88i2c.ko
|
|
iicdev.ko
|
|
cx88ir.ko
|
|
cx88mpegcore.ko
|
|
cx88mpeg.ko
|
|
cx88video.ko
|
|
cx88audiocore.ko
|
|
cx88audio.ko
|
|
cx23885.ko
|
|
cx23885av.ko
|
|
cx23885avfw.ko
|
|
@exec kldxref %D
|
|
@unexec kldxref %D
|