public inbox for linux-media@vger.kernel.org
 help / color / mirror / Atom feed
From: Steven Toth <stoth@linuxtv.org>
To: Michel Dansereau <Michel.Dansereau@videotron.ca>,
	"linux-media@vger.kernel.org" <linux-media@vger.kernel.org>
Subject: Re: Wintv-1250 - EEPROM decoding - V4L DVB
Date: Tue, 31 Mar 2009 10:34:51 -0400	[thread overview]
Message-ID: <49D22A0B.6040500@linuxtv.org> (raw)
In-Reply-To: <49D1532C.4050106@videotron.ca>

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) {
>>> /* removed        case 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)
>>>                        hauppauge_eeprom(dev, eeprom+0x80);
>>>                break;
>>>        case CX23885_BOARD_HAUPPAUGE_HVR1250: /*added*/
>>>        case CX23885_BOARD_HAUPPAUGE_HVR1800:
>>>        case CX23885_BOARD_HAUPPAUGE_HVR1800lp:
>>>        case CX23885_BOARD_HAUPPAUGE_HVR1200:
>>>        case CX23885_BOARD_HAUPPAUGE_HVR1700:
>>>                if (dev->i2c_bus[0].i2c_rc == 0)
>>>                        hauppauge_eeprom(dev, eeprom+0xc0);
>>>                break;
>>>        }
>>
>> Thanks.
>>
>> Hauppauge have various revs of the 1250 and the eeprom offset can 
>> change. It looks like your model is different the the stock HVR-1250 
>> I've seen.
>>
>> - Steve
> 

Please don't drop the mailing list off of replies. Linux wouldn't exist if we 
perpetuated this habit.

To answer your question, no significant differences. Analog won't work because I 
haven't done it. :)

The eeprom offset is the only notable difference at this point. I'll look into 
this, at some point.

- Steve

  parent reply	other threads:[~2009-03-31 14:34 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-29 19:04 Wintv-1250 - EEPROM decoding - V4L DVB Michel Dansereau
2009-03-29 23:05 ` Steven Toth
     [not found]   ` <49D1532C.4050106@videotron.ca>
2009-03-31 14:34     ` Steven Toth [this message]
2009-03-31 23:23       ` Michel Dansereau
2009-04-02 14:43         ` Steven Toth
2009-04-02 17:46           ` Mark Stocker
2009-04-02 18:51           ` Mark Stocker
2009-04-02 23:38           ` Michel Dansereau
2009-03-31 18:34   ` Mark Stocker

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=49D22A0B.6040500@linuxtv.org \
    --to=stoth@linuxtv.org \
    --cc=Michel.Dansereau@videotron.ca \
    --cc=linux-media@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox