I've been searhing around for a week or two things relating to this issue, but there's very less those, or I'm searching with wrong keywords so sorry if there's a thread for this allready.
I suppose that at least gamers know this patch which makes possible to have 500hz mouse sampling rate on USB mouse. Everywhere I read about this seems like people doesn't have so much problems installing that patch.
Well I have problems, while compiling modules I get this error:
hid-core.c: In function `usb_hid_configure':
hid-core.c:1367: error: structure has no member named `application'
make[2]: *** [hid-core.o] Error 1
make[2]: Leaving directory `/usr/src/linux/drivers/usb'
make[1]: *** [_modsubdir_usb] Error 2
make[1]: Leaving directory `/usr/src/linux/drivers'
make: *** [_mod_drivers] Error 2
I've tried several kernels and distros, but no, always the same error if I manage to patch the kernel.
I read some thread where they used command
patch -p0 < hid-patch-2.4.new.diff
to patch the kernel. I've tried to ask there what could cause this but no answer. Maybe this is too noob question?
Hopefully someone knows what could possible cause this error, I've tried few week now and then to get it work.
Thanks allready.
