Re: Wintv-1250 - EEPROM decoding - V4L DVB

2009-04-03 Thread Mark Stocker
I have rev E1D9. Below is my dmesg output after applying the same change as Michel had shown. [ 466.833952] cx23885 driver version 0.0.1 loaded [ 466.833979] cx23885 :03:00.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19 [ 466.833981] cx23885[0]/0: cx23885_dev_setup() Memory configured for

Re: Wintv-1250 - EEPROM decoding - V4L DVB

2009-04-02 Thread Michel Dansereau
Hi, The label says E2D9. Michel Steven Toth wrote: Michel Dansereau wrote: Steve, Point taken about dropping the mailing list. Thanks! Michel Thanks, one last question. Look a the white Hauppauge label on the HVR-1250 tuner, its should say something like Rev . What is your r

Re: Wintv-1250 - EEPROM decoding - V4L DVB

2009-04-02 Thread Mark Stocker
I have rev E1D9. Below is my dmesg output after applying the same change as Michel had shown. [ 466.833952] cx23885 driver version 0.0.1 loaded [ 466.833979] cx23885 :03:00.0: PCI INT A -> GSI 19 (level, low) -> IRQ 19 [ 466.833981] cx23885[0]/0: cx23885_dev_setup() Memory configured for

Re: Wintv-1250 - EEPROM decoding - V4L DVB

2009-04-02 Thread Steven Toth
Michel Dansereau wrote: Steve, Point taken about dropping the mailing list. Thanks! Michel Thanks, one last question. Look a the white Hauppauge label on the HVR-1250 tuner, its should say something like Rev . What is your rev? - Steve -- To unsubscribe from this list: send the

Re: Wintv-1250 - EEPROM decoding - V4L DVB

2009-03-31 Thread Michel Dansereau
Steve, Point taken about dropping the mailing list. Thanks! Michel Steven Toth wrote: Michel Dansereau wrote: Then my next question is: how different is my board from the one supported? Does the analog section work at this point? Sure does not for me! Steven Toth wrote: switch (

Re: Wintv-1250 - EEPROM decoding - V4L DVB

2009-03-31 Thread Mark Stocker
I have implemented this same change and found this eeprom offset works correctly on my HVR-1250 as well. Not that it really helps anything at this point. Is there a datasheet available to the public for this chipset? On Sunday March 29 2009 7:05:47 pm Steven Toth wrote: > >switch (de

Re: Wintv-1250 - EEPROM decoding - V4L DVB

2009-03-31 Thread Steven Toth
Michel Dansereau wrote: Then my next question is: how different is my board from the one supported? Does the analog section work at this point? Sure does not for me! Steven Toth wrote: switch (dev->board) { /* removedcase CX23885_BOARD_HAUPPAUGE_HVR1250: */ case CX23885_BO

Re: Wintv-1250 - EEPROM decoding - V4L DVB

2009-03-29 Thread Steven Toth
switch (dev->board) { /* removedcase CX23885_BOARD_HAUPPAUGE_HVR1250: */ case CX23885_BOARD_HAUPPAUGE_HVR1500: case CX23885_BOARD_HAUPPAUGE_HVR1500Q: case CX23885_BOARD_HAUPPAUGE_HVR1400: if (dev->i2c_bus[0].i2c_rc == 0) hau

Wintv-1250 - EEPROM decoding - V4L DVB

2009-03-29 Thread Michel Dansereau
Hi, I was trying to get the WINTV HVR1250 analog interface to work. So far I kludged the cx23885-cards.c file to enable the decoding of the eeprom. The required offset in the eeprom is 0xC0 cx23885 driver version 0.0.1 loaded cx23885 :05:00.0: PCI INT A -> Link[APC5] -> GSI 16 (le