On Tue, Jun 15, 2004 at 05:09:54PM -0400, Alan Stern wrote:
> Greg:
> 
> This patch adds a bit-array to the hub driver's private data structure, 
> used for storing the contents of the hub's interrupt status message.  That 
> message indicates which ports have events pending (and whether the hub 
> itself has events pending).  By only polling the status of the ports 
> listed in the bit-array we can save a fair amount of overhead in hub 
> communication.
> 
> (The #error test added to hub.h is a little awkward, but it's purely 
> precautionary -- it won't matter until someone decides to support hubs 
> with more than 31 ports!)
> 
> Also included in the patch, since this seemed the perfect opportunity for 
> it, is Byron's suggestion for handling hub events in the order in which 
> they were received.
> 
> Please apply.

Applied, thanks.

greg k-h


-------------------------------------------------------
This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference
Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer
Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA
REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to