qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] Large USB patch


From: Lonnie Mendez
Subject: Re: [Qemu-devel] Large USB patch
Date: Fri, 28 Apr 2006 22:29:08 -0500
User-agent: Mozilla Thunderbird 1.0.7 (X11/20050923)

Ran into this as well when testing a gps device. Looking at hw/usb.c and usb_20 8.5.3 now.

frame 1346: pid=OUT addr=0x03 ep=2 len=1
    data_out= 30
usb_generic_handle_data(): handle setup
usb.c: usb_generic_handle_data, send more than oneconfig paket out not implemented yet - FIXME
frame 1346: pid=SETUP addr=0x03 ep=0 len=8
    data_out= 21 09 00 03 00 00 08 00
usb_generic_handle_setup(): New setup Token
    ret=8
uhci readw port=0x0002 val=0x0001
uhci writew port=0x0002 val=0x0001
uhci readw port=0x0006 val=0x0543
frame 1347: pid=OUT addr=0x03 ep=2 len=1
    data_out= 30
usb_generic_handle_data(): handle setup
usb.c: usb_generic_handle_data, send more than oneconfig paket out not implemented yet - FIXME

  Is it intentional that once the hub is added it can't be removed?




reply via email to

[Prev in Thread] Current Thread [Next in Thread]