« Return to Thread: Support for wacom bamboo one with device id 0x0069

Re: Support for wacom bamboo one with device id 0x0069

by Frederik M.J. Vestre-3 :: Rate this Message:

Reply to Author | View in Thread

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

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Linuxwacom-discuss mailing list
Linuxwacom-discuss@...
https://lists.sourceforge.net/lists/listinfo/linuxwacom-discuss

 « Return to Thread: Support for wacom bamboo one with device id 0x0069