On 05/06/11 10:07, Jan Vesely wrote:
hi,
using the modified (single line) patch only works half-way, it sets
the value in status register (guess that's what that line does :))
but hw interrupt is not generated.

I tried adding uhci_update_irq and this patch:

+        s->status |= UHCI_STS_USBERR;
+        uhci_update_irq(s);

works.

Good. Can you create a patch with a changelog entry & signed-off please? I'll go queue it up then.

thanks,
  Gerd


Reply via email to