|
Here's what the file you mention has to say (although it certainly is 'Greek to me'):
# This file was automatically generated by the /lib/udev/write_net_rules # program, run by the persistent-net-generator.rules rules file. # # You can modify it, as long as you keep each rule on a single # line, and change only the value of the NAME= key.
# Unknown net device (/devices/platform/mv643xx_eth_port.0/net/eth0) (mv643xx_et h_port) SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="00:50:43:82:32:1 c", ATTR{dev_id}=="0x0", ATTR{type}=="1", KERNEL=="eth*", NAME="eth0"
# Unknown net device (/devices/platform/mv643xx_eth_port.0/net/eth0) (mv643xx_et h_port) SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="00:50:43:26:20:1 9", ATTR{dev_id}=="0x0", ATTR{type}=="1", KERNEL=="eth*", NAME="eth1"
# Unknown net device (/devices/platform/mv643xx_eth_port.0/net/eth0) (mv643xx_et h_port) SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="00:50:43:ca:37:2 4", ATTR{dev_id}=="0x0", ATTR{type}=="1", KERNEL=="eth*", NAME="eth2"
Does this give you any clues? As always, thanks, alex
|