I think udev is meant to solve the problem of device nodes being assigned to devices in random order; udev identifies devices using some hardware ID and makes sure the same node goes to the same device each time. But udev is not fun to play with.
I think udev is meant to solve the problem of device nodes being assigned to devices in random order; udev identifies devices using some hardware ID and makes sure the same node goes to the same device each time. But udev is not fun to play with.