On Tue, 2004-10-19 at 17:46, David Brownell wrote: > 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.
It's not a bare number. It is prefixed with "uhci_ucd" (driver->description). Or are you suggesting usb in addition to the prefix such as: snprintf(hcd->description, sizeof(hcd->description), "%s usb%d", driver->description, hcd->self.busnum); -- Paul Fulghum [EMAIL PROTECTED] ------------------------------------------------------- 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