On Tuesday 19 October 2004 10:41 am, Pete Zaitcev wrote:
> On Tue, 19 Oct 2004 12:54:24 -0400 (EDT), Alan Stern 
<[EMAIL PROTECTED]> wrote:
> 
> > +   snprintf(hcd->description, sizeof(hcd->description),
> > +                   "%s%d", driver->description, hcd->self.busnum);

I'd use "usb3" not "3", to eliminate the confusion that
another un-adorned number would bring; that's the bus
ID everywhere else.    (Glad to see this finally happen;
with so many USB controllers on modern hardware,
we do need help to sort out the shared IRQ sources!)


> A good idea; tricky initialization ordering makes me uneasy because
> related fields are initialized in various places. But I suppose
> it's all right.

Only if it works!  Someday all that will all be cleaned up by some
energetic soul.  Preferably after usbcore has had a chance to stabilize
for a while longer; it's had lots of changes lately.

- Dave


-------------------------------------------------------
This SF.net email is sponsored by: IT Product Guide on ITManagersJournal
Use IT products in your business? Tell us what you think of them. Give us
Your Opinions, Get Free ThinkGeek Gift Certificates! Click to find out more
http://productguide.itmanagersjournal.com/guidepromo.tmpl
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to