Re: [PATCH 3/6] V4L/DVB: smsusb: enable IR port for Hauppauge WinTV MiniStick

2010-08-04 Thread Richard Zidlicky
Hi, not much success.. no key events appear in userspace, not sure if the hardware receives anything. Tried both 4 and 9 ports which does not seem to make any difference. lshal does list the IR port, as it did with the siano specific code. Could be my fault, I have cherrypicked patches and

Re: [PATCH 3/6] V4L/DVB: smsusb: enable IR port for Hauppauge WinTV MiniStick

2010-08-03 Thread Richard Zidlicky
On Tue, Aug 03, 2010 at 10:32:15AM -0300, Mauro Carvalho Chehab wrote: The model number is on a label at the back of the stick (at least, mine have it). ah.. I was wondering whichever magical tool you are using. So here is my number: 55009 LF Rev A1F7 Btw, you don't need to use lirc if all

Re: [PATCH 3/6] V4L/DVB: smsusb: enable IR port for Hauppauge WinTV MiniStick

2010-08-03 Thread Mauro Carvalho Chehab
Em 03-08-2010 11:46, Richard Zidlicky escreveu: On Tue, Aug 03, 2010 at 10:32:15AM -0300, Mauro Carvalho Chehab wrote: The model number is on a label at the back of the stick (at least, mine have it). ah.. I was wondering whichever magical tool you are using. So here is my number:

Re: [PATCH 3/6] V4L/DVB: smsusb: enable IR port for Hauppauge WinTV MiniStick

2010-08-02 Thread Richard Zidlicky
On Sun, Aug 01, 2010 at 05:17:18PM -0300, Mauro Carvalho Chehab wrote: Add the proper gpio port for WinTV MiniStick, with the information provided by Michael. Thanks-to: Michael Krufky mkru...@kernellabs.com Signed-off-by: Mauro Carvalho Chehab mche...@redhat.com diff --git

Re: [PATCH 3/6] V4L/DVB: smsusb: enable IR port for Hauppauge WinTV MiniStick

2010-08-02 Thread Mauro Carvalho Chehab
Hi Richard, Em 02-08-2010 04:27, Richard Zidlicky escreveu: On Sun, Aug 01, 2010 at 05:17:18PM -0300, Mauro Carvalho Chehab wrote: Add the proper gpio port for WinTV MiniStick, with the information provided by Michael. Thanks-to: Michael Krufky mkru...@kernellabs.com Signed-off-by: Mauro

[PATCH 3/6] V4L/DVB: smsusb: enable IR port for Hauppauge WinTV MiniStick

2010-08-01 Thread Mauro Carvalho Chehab
Add the proper gpio port for WinTV MiniStick, with the information provided by Michael. Thanks-to: Michael Krufky mkru...@kernellabs.com Signed-off-by: Mauro Carvalho Chehab mche...@redhat.com diff --git a/drivers/media/dvb/siano/sms-cards.c b/drivers/media/dvb/siano/sms-cards.c index