In Message <[email protected]>, Greg Troxel <[email protected]>wrote:
=>"D'Arcy J.M. Cain" <[email protected]> writes: => =>> Maybe Linux has the right idea. The ethernet cards are always eth# no =>> matter what the actual hardware. => =>But how is the ordering determined? The basic issue is that you have =>cables plugged into ports and then interfaces appearing, and ordering is =>based on some probe order, somehow. They have udev to do that. http://serverfault.com/questions/614216/how-do-i-control-the-ordering-of-network-interfaces As you can see from the config example, it can remember the MAC address and assign device names accordingly. Presumably NetBSD would need some kernel facility to rename devices, or maybe provide interface name aliases, to support a similar capability. Gary Duzan
