ping2
is there anything I can do to help these patches get merged?
Jan
On Mon, Mar 17, 2014 at 1:53 PM, Ján Veselý wrote:
> ping
>
> any problem with v2?
>
> regards,
> Jan
>
> On Sun, Feb 23, 2014 at 2:37 AM, Jan Vesely wrote:
>> v2: add usb_mouse_pr
2014 at 4:02 AM, Gerd Hoffmann wrote:
> On Do, 2014-04-03 at 01:27 -0400, Ján Veselý wrote:
>> ping2
>>
>> is there anything I can do to help these patches get merged?
>
> Well, v2 is a step into the right direction but not complete yet. The
> usb_ver property hasn'
ping
any problem with v2?
regards,
Jan
On Sun, Feb 23, 2014 at 2:37 AM, Jan Vesely wrote:
> v2: add usb_mouse_properties
> use macros for bmAttributes
>
> Signed-off-by: Jan Vesely
> ---
> hw/usb/dev-hid.c | 73
> +---
> 1 file changed,
Device communication errors need to be reported to driver.
Add a debug message while at it.
Signed-off-by: Jan Vesely
---
hw/usb/hcd-ohci.c | 2 ++
1 file changed, 2 insertions(+)
diff --git a/hw/usb/hcd-ohci.c b/hw/usb/hcd-ohci.c
index 35f0878..0396e33 100644
--- a/hw/usb/hcd-ohci.c
+++ b/hw/u