On Mon, Oct 6, 2014 at 12:42 PM, David Lang <[email protected]> wrote: > On Mon, 6 Oct 2014, Weedy wrote: > > Only devicename and devpath are diferent but that is because they are in >>> diferent usb ports. >>> >> >> Since they are so cheap just use the paths to tell them apart. >> > > The problem with using the paths is that the paths are not going to be > stable across reboots. It becomes a race condition to see which one > finishes initializing first. >
Why wouldn't the paths be stable? Are you saying a USB device is going to renumber it's BUS id and HUB assignments? I do not think so. If they are in the same port, they will get the same assignment upon re-enumeration. (Well, there is the possibility of adding a new USB controller, but I doubt that is where this is going..)
_______________________________________________ openwrt-users mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-users
