Re: [RFC, WIP, v7 0/4] media: vidtv: implement a virtual DVB driver

From: Shuah Khan
Date: Fri Jul 24 2020 - 19:44:00 EST


Hi Mauro,

On 6/8/20 1:13 PM, Daniel W. S. Almeida wrote:
From: "Daniel W. S. Almeida" <dwlsalmeida@xxxxxxxxx>

This series is work in progress. It represents the current work done on a
virtual DVB driver for the Linux media subsystem. I am new to the media
subsystem and to kernel development in general.

This driver aims to:
- Serve as template for new DVB driver writers
- Help userspace application writers in general
- Push fake audio/video to userspace for testing
purposes
- Push debug information to userspace via debugfs
The Virtual Digital TV Driver (vidtv)

Any feedback on this patch series for Daniel. He has been waiting for
reviews and feedback from media developers for a while now.

Please review the patches and give him feedback and help him with
next steps.

thanks,
-- Shuah