Linux need to fill up the hid descriptor in order to let
the driver be emulated. This patch was tested on top of
qemu 4.2.0 and recent linux kernel.
modprobe wacom.ko
evtest tool
Signed-off-by: Michael Trimarchi
---
hw/usb/dev-wacom.c | 70 ++
1 file
an you send both?
Regards
Michael
>
> Peter
>
> On Mon, May 14, 2012 at 7:42 PM, Michael Trimarchi
> wrote:
>> Hi all,
>>
>> I would like to start using/testing the qemu microblaze system, but I don't
>> find information about linux kernel configuration that match the ml605
>> hardware design? Is there any howto?
>>
>> Michael
>>
>
>
Hi all,
I would like to start using/testing the qemu microblaze system, but I don't
find information about linux kernel configuration that match the ml605 hardware
design? Is there any howto?
Michael
Hi,
Michael Trimarchi wrote:
Hi,
I'm working on this patch and I have some trouble after a data IN
transaction.
I submit the urb but I don't receive any async completation.
88011e512140 2614190796 S Ii:2:008:7 -115:128 16 <
husb: data submit. ep 0x87 len 16 aurb 0xcf3850
Hi,
I'm working on this patch and I have some trouble after a data IN
transaction.
I submit the urb but I don't receive any async completation.
88011e512140 2614190796 S Ii:2:008:7 -115:128 16 <
husb: data submit. ep 0x87 len 16 aurb 0xcf3850
So the state machine is blocked
Any hints?