Re: [PATCH] cx88-input: filter IR codes by addressforHauppauge cards, don't truncate name

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




diff --git a/linux/drivers/media/video/cx88/cx88-input.c
b/linux/drivers/media/video/cx88/cx88-input.c
--- a/linux/drivers/media/video/cx88/cx88-input.c Thu Mar 23 02:27:41 2006 +++ b/linux/drivers/media/video/cx88/cx88-input.c Thu Mar 23 17:11:18 2006
@@ -40,7 +40,7 @@
 struct cx88_core *core;
 struct input_dev *input;
 struct ir_input_state ir;
- char name[32];
+ char name[72];
 char phys[32];

 /* sample from gpio pin 16 */
snip

Hi.
I can't get this patch to apply and if I manually change the lines, as per the patch, v4l-dvb won't compile

[root@media v4l-dvb]# patch -p0 --dry-run < ../cx88-input.patch
<<snip>>

Darren, do you have an updated patch to get the more granular IR codes working???

OK. I manually worked though an hg from a week ago, and put the changes in as per your patch - and it compiled!!

but with the installed module, with the above patch, I get NO IR codes at all:

[root@media ~]# input-events -t 600 2
/dev/input/event2
  bustype : BUS_PCI
  vendor  : 0x70
  product : 0x9002
  version : 1
  name    : "cx88 IR (Hauppauge Nova-T DVB-T)"
  phys    : "pci-0000:00:0a.0/ir0"
  bits ev : EV_SYN EV_KEY EV_REP

waiting for events

......nothing!!

Any ideas??

_______________________________________________

linux-dvb@xxxxxxxxxxx
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linux-dvb

[Index of Archives]     [Linux Media]     [Video 4 Linux]     [Asterisk]     [Samba]     [Xorg]     [Xfree86]     [Linux USB]

  Powered by Linux