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?


_______________________________________________
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel

Reply via email to