On Thu, May 10, 2012 at 10:14 AM, Mauro Carvalho Chehab <mchehab@xxxxxxxxxx> wrote: > In order to add analog support, it is likely simpler to take em28xx (mainly em28xx-video) as an > example on how things are implemented on analog side. The gspca implementation may also help a > lot, but it doesn't contain the tuner bits. Antti, If you do decide to take on analog in dvb-usb and use em28xx as a model, bear in mind that the locking between analog and digital is *totally* broken. You can open both the analog and digital devices simultaneously, causing completely unpredictable behavior. I'm just mentioning this because this is something you should *not* model after em28xx, and because it's a huge headache for real users (lack of locking causes all sorts of end-user problems in MythTV and other applications that support both analog and digital). Devin -- Devin J. Heitmueller - Kernel Labs http://www.kernellabs.com -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html