[arch-commits] CVS update of extra/system/lirc (lirc-0.8.2-kernel-2.6.22.patch)

Paul Mattal paul at archlinux.org
Sat Jan 12 04:42:53 UTC 2008


    Date: Friday, January 11, 2008 @ 23:42:53
  Author: paul
    Path: /home/cvs-extra/extra/system/lirc

   Added: lirc-0.8.2-kernel-2.6.22.patch (1.1)

added missing patch


--------------------------------+
 lirc-0.8.2-kernel-2.6.22.patch |   12 ++++++++++++
 1 file changed, 12 insertions(+)


Index: extra/system/lirc/lirc-0.8.2-kernel-2.6.22.patch
diff -u /dev/null extra/system/lirc/lirc-0.8.2-kernel-2.6.22.patch:1.1
--- /dev/null	Fri Jan 11 23:42:53 2008
+++ extra/system/lirc/lirc-0.8.2-kernel-2.6.22.patch	Fri Jan 11 23:42:52 2008
@@ -0,0 +1,12 @@
+diff -ur lirc-0.8.2/drivers/lirc_i2c/lirc_i2c.c lirc-0.8.2.new/drivers/lirc_i2c/lirc_i2c.c
+--- lirc-0.8.2/drivers/lirc_i2c/lirc_i2c.c	2007-02-13 00:45:15.000000000 -0600
++++ lirc-0.8.2.new/drivers/lirc_i2c/lirc_i2c.c	2007-07-23 09:47:51.582717400 -0500
+@@ -420,7 +420,7 @@
+ 		   Hauppauge cards, but the data flow is different, so we need
+ 		   to deal with it by its own.
+ 		 */
+-		strcpy(ir->c.name,"Hauppauge IR (PVR150)");
++		strcpy(ir->c.name,"Hauppauge PVR150");
+ 		ir->l.code_length = 13;
+ 		ir->l.add_to_buf=add_to_buf_haup_pvr150;
+ 		break;




More information about the arch-commits mailing list