[email protected] wrote:

-----Original Message-----
From: Steven Toth <[email protected]>
Sent: Jun 22, 2009 7:29 AM
To: [email protected]
Cc: [email protected]
Subject: Re: Hauppauge HVR-1250 IR Support? (CX23885)

[email protected] wrote:
I was wondering if anyone is working on IR support for this card? I looked 
through cx23885-cards.c and its not supported.

627         switch (dev->board) {
628         case CX23885_BOARD_HAUPPAUGE_HVR1250:
629         case CX23885_BOARD_HAUPPAUGE_HVR1500:
630         case CX23885_BOARD_HAUPPAUGE_HVR1500Q:
631         case CX23885_BOARD_HAUPPAUGE_HVR1800:
632         case CX23885_BOARD_HAUPPAUGE_HVR1200:
633         case CX23885_BOARD_HAUPPAUGE_HVR1400:
634                 /* FIXME: Implement me */
635                 break;
Not currently.

--
Steven Toth - Kernel Labs
http://www.kernellabs.com

Thanks for reply.

Are there some roadblocks that make this card different from others that are 
supported? Is is possible to take a working driver and tweak/hack it, or is it 
way more complex that that?

Time / motivation are the roadblock. It's a different IR design to all existing drivers so it needs a decent chunk of effort to bring it into life.

--
Steven Toth - Kernel Labs
http://www.kernellabs.com
--
To unsubscribe from this list: send the line "unsubscribe linux-media" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to