« Previous | Next » 

Revision 4aed20e2

ID4aed20e2d70f4353164399a173f20c3ab435b4eb

Added by Gerd Hoffmann almost 12 years ago

uhci: fix bandwidth management

uhci_process_frame() can be invoked multiple times per frame, so
accounting usb bandwith in a local variable doesn't fly, use a variable
in UHCIState instead. Also check the limit more frequently.

Signed-off-by: Gerd Hoffmann <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences