On Mon, 15 Jan 2007, Simon Budig wrote: > > thanks for the patch. It seems that it is based on pre-2.6.20-rc1 kernel > > (this is where the USBHID split happened and generic HID layer was > > introduced). Could you please rebase it against newer version of kernel > > and resend it? > I've updated the patch, will submit it to the list in a few minutes.
I got it, thanks. > > All your changes happen to be in the transport-independent code, so it > > seems that this would be rather trivial task - probably only pathnames > > (and diff offsets) will change - your changes should now go to > > drivers/hid/hid-*, not drivers/usb/input/hid-*. > Yeah, it was easy to port over. Did the hid-debug stuff disappear > completely? What would I use instead? No, it didn't disappear, it was just moved to include/linux/hid-debug.h. Should I wait for an updated patch that uses hid-debug.h again? Thanks, -- Jiri Kosina - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/