Re: [linux-dvb] [PATCH, RFC] KWorld ATSC-115 detection

2007-10-02 Thread Eric Sandeen
video1': KERNEL=="video1" SUBSYSTEM=="video4linux" SYSFS{name}=="saa7133_0_ video _Kworld ATSC11" SYSFS{dev}=="81:1" Anyway, patch: ----- Recognize the KWorld ATSC115 PCI ID as a hardware clon

Re: [linux-dvb] [PATCH, RFC] KWorld ATSC-115 detection

2007-10-02 Thread Eric Sandeen
Michael Krufky wrote: > Will you be able to test ATSC, QAM and NTSC? I've been using the card for QAM in my mythbox without problems. I did a quick check with xawtv (old school!) of the analog/NTSC side, and it also seems fine. This is all with the saa7134 module loaded with "card=90,90" (with

Re: [linux-dvb] [PATCH, RFC] KWorld ATSC-115 detection

2007-09-28 Thread Eric Sandeen
CityK wrote: > Eric Sandeen wrote: >> Kworld ATSC-115 card PCI ID >> >> >> >> + .subvendor= 0x17de, >> + .subdevice= 0x7352, > > I had been wondering about this for a while -- inquiries that I had mad

Re: [linux-dvb] [PATCH, RFC] KWorld ATSC-115 detection

2007-09-27 Thread Eric Sandeen
Michael Krufky wrote: >> @@ -4123,6 +4147,12 @@ struct pci_device_id saa7134_pci_tbl[] = >> .driver_data = SAA7134_BOARD_KWORLD_ATSC110, >> },{ >> .vendor = PCI_VENDOR_ID_PHILIPS, >> + .device = PCI_DEVICE_ID_PHILIPS_SAA7133, /* SAA

[linux-dvb] [PATCH, RFC] KWorld ATSC-115 detection

2007-09-27 Thread Eric Sandeen
l hardware Comments? (build & load tested only, not currently near a signal to test it but I assume it's fine, since using the card=90 module option is reported to work) Thanks, -Eric Signed-off-by: Eric Sandeen <[EMAIL PROTECTED]> Index: v4l-dvb/linux/Documentation/vid

Re: [linux-dvb] [RFC] TUV1236d / dvb-pll: rf input switching via module option

2007-09-08 Thread Eric Sandeen
Michael Krufky wrote: > Eric, > > For now, the only thing that I'm asking you to test is whether you are > able to switch the input selection using the module option. Works for me. for dvb_pll, input=1 on the ATSC-110 is the same as what I get with no options, i.e. the bottom connector. input=

Re: [linux-dvb] [RFC] TUV1236d / dvb-pll: rf input switching via module option

2007-09-07 Thread Eric Sandeen
Michael Krufky wrote: > Please provide some feedback after testing this tree. The changes in > question are: > > http://linuxtv.org/hg/~mkrufky/dvb-pll > > - dvb-pll: pass fe pointer into dvb_pll_configure() and set() functions > - dvb-pll: store instance ID in dvb_pll_priv structure > - dvb-p

Re: [linux-dvb] cx88-dvb: fix nxt200x rf input switching broke my tuner? :)

2007-08-25 Thread Eric Sandeen
Eric Sandeen wrote: > hi, I have a Kworld ATSC 110 PCI DVB card, > > 03:09.0 Multimedia controller: Philips Semiconductors SAA7133/SAA7135 > Video Broadcast Decoder (rev f0) > Subsystem: KWorld Computer Co. Ltd. ATSC 110 Digital / Analog > HDTV Tuner > Flag

[linux-dvb] cx88-dvb: fix nxt200x rf input switching broke my tuner? :)

2007-08-24 Thread Eric Sandeen
hi, I have a Kworld ATSC 110 PCI DVB card, 03:09.0 Multimedia controller: Philips Semiconductors SAA7133/SAA7135 Video Broadcast Decoder (rev f0) Subsystem: KWorld Computer Co. Ltd. ATSC 110 Digital / Analog HDTV Tuner Flags: bus master, medium devsel, latency 55, IRQ 23 Me