qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [patch][usb] another hub fix
@ 2006-03-26  3:40 Lonnie Mendez
  0 siblings, 0 replies; only message in thread
From: Lonnie Mendez @ 2006-03-26  3:40 UTC (permalink / raw)
  To: qemu-devel


   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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-03-26  3:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-03-26  3:40 [Qemu-devel] [patch][usb] another hub fix Lonnie Mendez

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).