[PATCH] add "lgdt330x" device name i2c_devs array

2014-11-11 Thread The Bit Pit
>From Wilson Michaels This patch adds "lgdt330x" device name i2c_devs array used for debugging Signed-off-by: Wilson Michaels # # On branch media_tree/master # Your branch is up-to-date with 'r_media_tree/master'. # # Changes to be committed: # modified: drivers/media/usb/em28xx/em28xx-i2c.c

Re: [PATCH] KWorld UB435Q V3 (ATSC) tuner

2014-11-11 Thread The Bit Pit
-- and my patches worked perfectly including a functioning LED, Today, I retested the linux 3.16.7 release driver on USB-3 and it works. More comments below. On 11/11/2014 11:56 AM, Mauro Carvalho Chehab wrote: > Hi, > > Em Fri, 07 Nov 2014 14:04:56 -0600 > The Bit Pit escreveu: >

[PATCH] KWorld UB435Q V3 (ATSC) tuner

2014-11-07 Thread The Bit Pit
>From Wilson Michaels This patch fixes the KWorld UB435-Q V3 (ATSC) tuner functions: 1) The LED indicator now works. 2) Start up initialization is faster. 3) Add "lgdt330x" device name i2c_devs array used for debugging 4) Correct comments about the UB435-Q V3 Signed-off-by: Wilson Michaels # #

Re: Driver for KWorld UB435Q Version 3 (ATSC) USB id: 1b80:e34c

2014-02-07 Thread The Bit Pit
cards.c usb/em28xx/em28xx-dvb.c usb/em28xx/em28xx.h On 02/07/2014 12:39 PM, Steven Toth wrote: > On Fri, Feb 7, 2014 at 1:23 PM, The Bit Pit wrote: >> Last May I started writing a driver for a KWorld UB435Q Version 3 >> tuner. I was able to make the kernel recognize the device,

Driver for KWorld UB435Q Version 3 (ATSC) USB id: 1b80:e34c

2014-02-07 Thread The Bit Pit
Last May I started writing a driver for a KWorld UB435Q Version 3 tuner. I was able to make the kernel recognize the device, light it's LED, and try to enable the decoder and tuner. I was unable to locate any information for the tda18272 tuner chip until last week. I received an email at another

Re: Driver for KWorld UB435Q Version 3 (ATSC) USB id: 1b80:e34c

2013-05-06 Thread The Bit Pit
On 05/03/2013 04:29 PM, Devin Heitmueller wrote: > The lgdt3305 is probably on the second i2c bus -- typical for em2874 > based devices. The tuner is probably gated behind the 3305. It's also > likely that the 3305 is being held in reset by default. You'll > probably need to tweak a GPIO to take it

Driver for KWorld UB435Q Version 3 (ATSC) USB id: 1b80:e34c

2013-05-03 Thread The Bit Pit
I am Wilson Michaels, please let me introduce myself: Eight years ago I contributed a driver for the DViCO FusionHDTV 3 & 5 PCI TV tuner cards (see lgdt330x.c). The code is still in linux today. One of my tuners is starting to fail so a purchased a KWorld UB435Q Version 3 (ATSC) from Newegg. It