Hello list. The bsd uhub driver has helped to uncover a bug in the
hub layer:
usb_20 (11.24.2.7.2.2)
usb11 (11.16.2.6.2.2):
{C_PORT_ENABLE}
This bit is set when the PORT_ENABLE bit changes from one to zero as a
result of a Port Error condition ... This bit is not set on any other
changes to PORT_ENABLE.
During a port reset condition the C_PORT_ENABLE bit is being set.
The spec however indicates this should only be set in an error
condition. The linked patch fixes this and resolves the "illegal enable
change" message from the uhub driver on bsd guests.
http://gnome.dnsalias.net/patches/qemu-uhub-CPEfix.patch
_______________________________________________
Qemu-devel mailing list
Qemu-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/qemu-devel