On Wed, Jul 24, 2002 at 01:55:58PM -0700, David Brownell wrote: > ... it'd be better if it included usb_bus->bus_name too, as done > in usb_make_path(), since two different busses can easily have > similar hub trees. "%s-%s:%d" then, since this format string > can't use "/" like hid-core (effectively "%s-%s/input%d").
Doesn't dev->devpath have the bus id? Looks that way to me on my machines... > However, I still see this as a driverfs bug ... that directory > of symlinks being the problem (since it forces bus_id values to > be unique between busses). Pat and I have been talking about this. It's still undecided for now, hence my comment for this change :) thanks, greg k-h ------------------------------------------------------- This sf.net email is sponsored by:ThinkGeek Welcome to geek heaven. http://thinkgeek.com/sf _______________________________________________ [EMAIL PROTECTED] To unsubscribe, use the last form field at: https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
