Alan Stern wrote:

 It also moves the usb_set_address() routine
from usb.c to hub.c -- which is the only place it is ever used -- and
renames it to hub_set_address().

In fact, can't all the address select/assign code now be in hub.c? An early version of my enumeration cleanups did that, but I stripped it out to shrink the patch size. And answering that mini-debate in the source code: it's all protected by address0_sem, except for root hub initialization (where by definition nobody else could be managing addresses on that bus).

- Dave



-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to