]> git.pld-linux.org Git - packages/apcupsd.git/blame - apcupsd-llh.patch
- new, to build usb driver with llh > 2.6.5.0-1
[packages/apcupsd.git] / apcupsd-llh.patch
CommitLineData
6d730547 1--- apcupsd-3.10.13.orig/src/drivers/usb/linux-usb.c 2004-05-22 21:59:38.446213208 +0200
2+++ apcupsd-3.10.13.new/src/drivers/usb/linux-usb.c 2004-05-22 23:17:19.322652288 +0200
3@@ -18,6 +18,8 @@
4 #include <math.h>
5
6 #include <asm/types.h>
7+
8+#define HID_MAX_USAGES 1024
9 #include <linux/hiddev.h>
10
11 /* Forward referenced functions */
This page took 0.086706 seconds and 4 git commands to generate.