On Tue, 2011-11-08 at 09:57 -0500, Lamar Owen wrote: > The fact of the matter is that consistent PC device enumeration is a > hard problem, and people are working towards making this more > consistent and better from the end-users' points of view. And I > appreciate the effort, even with the bugs. I can't recall seeing this mentioned, so here goes: Using the MAC, in some way, *in* the device name. I don't mean associating eth0 with a specific MAC, like we can do at the moment with hand configuration. I mean the device name automatically containing something dependent on the MAC. Obviously not the whole thing, but maybe some maths done on its values, to get it down to just four or five digits (e.g. eth0 would be eth2345). That gives you a clearcut way to always get the same device name with the same NIC (including replacing a NIC with a cloned MAC). And a way to sort out which NIC is which device, in a multi-NIC box, if the NICs are labelled. Once again I'm reminded of how this was done on ye olde Amiga, where a device name came from the device, itself (a ROM or firmware holding ID data). -- [tim@localhost ~]$ uname -r 2.6.27.25-78.2.56.fc9.i686 Don't send private replies to my address, the mailbox is ignored. I read messages from the public lists. -- users mailing list users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines