I'm working on one a possible solution, the Device Registry
(www.tjansen.de/devreg). It solves this problem by assigning device ids to
physical devices. This allows you to identify a physical device, even after
you changed tge port.
Device ids can be used in two ways:
1. user space apps can use the device id to find the device's node in /dev
2. a user-space daemon can use the device ids to create stable symlinks to
the /dev nodes (this is not possible to ethernet ids though)
bye...
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/