|
From: Frederik M.J. V. <fr...@gm...> - 2007-10-09 18:42:36
|
sorry for double posting, I pressed ctrl+enter by accident.
I got wacom for baboo one (0x0069) working by commenting out
switch (urb->status) {
....
}
in static void wacom_sys_irq(struct urb *urb) wacom_sys.c
in addition to the changes i described in the last mail.
I did print out urb->status, it is -75.
I am sure this isn't the right way to do it.
Frederik
|