Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37042558
en ru br
ALT Linux repositórios
S:0.10.1-alt6.1
5.0: 0.8.3-alt1.cvs20080313
4.1: 0.8.3-alt1.cvs20080313
4.0: 0.8.1-alt1
3.0: 0.7.0-alt4

Group :: Sistema/Base
RPM: lirc

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: lirc-0.8.0pre4-hiddev_fix.patch
Download


--- lirc-0.8.0pre4/daemons/hw_hiddev.c	2005-08-31 22:13:25 +0400
+++ lirc-0.8.0pre4/daemons/hw_hiddev.c.new	2006-01-20 16:12:59 +0300
@@ -12,6 +12,12 @@
  *
  */
 
+/*
+ * The following is a work around for a problem in 2.6 kernel
+ *  linux/hiddev.h file that is fixed in 2.6.9
+ */
+#define HID_MAX_USAGES 1024
+
 #ifdef HAVE_CONFIG_H
 # include <config.h>
 #endif
 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009