qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Lonnie Mendez <lmendez19@austin.rr.com>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] [patch][usb] another hub fix
Date: Sat, 25 Mar 2006 21:40:37 -0600	[thread overview]
Message-ID: <44260D35.4050402@austin.rr.com> (raw)


   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

                 reply	other threads:[~2006-03-26  3:40 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=44260D35.4050402@austin.rr.com \
    --to=lmendez19@austin.rr.com \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).