Same problem here while installing Etch on a SUN Enterprise 4500 with two interfaces:
/etc/udev/rules.d # more z25_persistent-net.rules
# This file was automatically generated by the /lib/udev/write_net_rules
# program, probably run by the persistent-net-generator.rules rules file.
#
# You can modify it, as long as you keep each rule on a single line.
# MAC addresses must be written in lowercase.
# PCI device 0x108e:0x1001 (hme)
SUBSYSTEM=="net", DRIVERS=="?*", ATTRS{address}=="08:00:20:be:36:7f",
NAME="eth1"
# Unknown net device (/class/net/eth0) (hme)
SUBSYSTEM=="net", DRIVERS=="?*", ATTRS{address}=="08:00:20:be:36:7f",
NAME="eth0"
/etc/udev/rules.d # udevinfo -a -p /sys/class/net/eth1
[...]
looking at device '/class/net/eth1':
KERNEL=="eth1"
SUBSYSTEM=="net"
DRIVER==""
ATTR{weight}=="0"
ATTR{tx_queue_len}=="1000"
ATTR{flags}=="0x1002"
ATTR{mtu}=="1500"
ATTR{operstate}=="down"
ATTR{broadcast}=="ff:ff:ff:ff:ff:ff"
ATTR{address}=="08:00:20:be:36:7f"
ATTR{link_mode}=="0"
ATTR{type}=="1"
ATTR{features}=="0x9"
ATTR{ifindex}=="3"
ATTR{iflink}=="3"
ATTR{addr_len}=="6"
looking at parent device '/devices/pci0001:00/0001:00:01.1':
KERNELS=="0001:00:01.1"
SUBSYSTEMS=="pci"
DRIVERS=="hme"
ATTRS{broken_parity_status}=="0"
ATTRS{enable}=="1"
ATTRS{modalias}=="pci:v0000108Ed00001001sv00000000sd00000000bc02sc00i00"
ATTRS{local_cpus}=="1"
ATTRS{irq}=="28"
ATTRS{class}=="0x020000"
ATTRS{subsystem_device}=="0x0000"
ATTRS{subsystem_vendor}=="0x0000"
ATTRS{device}=="0x1001"
ATTRS{vendor}=="0x108e"
looking at parent device '/devices/pci0001:00':
KERNELS=="pci0001:00"
SUBSYSTEMS==""
DRIVERS==""
/etc/udev/rules.d # udevinfo -a -p /sys/class/net/eth0
device not found
/etc/udev/rules.d # udevinfo -a -p /sys/class/net/eth0_rename_ren
[...]
looking at device '/class/net/eth0_rename_ren':
KERNEL=="eth0_rename_ren"
SUBSYSTEM=="net"
DRIVER==""
ATTR{weight}=="0"
ATTR{tx_queue_len}=="1000"
ATTR{flags}=="0x1002"
ATTR{mtu}=="1500"
ATTR{operstate}=="down"
ATTR{broadcast}=="ff:ff:ff:ff:ff:ff"
ATTR{address}=="08:00:20:be:36:7f"
ATTR{link_mode}=="0"
ATTR{type}=="1"
ATTR{features}=="0x409"
ATTR{ifindex}=="2"
ATTR{addr_len}=="6"
looking at parent device '/devices/sbus1/sbus[f00f4614]':
KERNELS=="sbus[f00f4614]"
SUBSYSTEMS=="sbus"
DRIVERS=="hme"
ATTRS{devspec}=="/[EMAIL PROTECTED],0/SUNW,[EMAIL PROTECTED],8c00000"
looking at parent device '/devices/sbus1':
KERNELS=="sbus1"
SUBSYSTEMS=="sbus"
DRIVERS==""
ATTRS{devspec}=="/[EMAIL PROTECTED],0"
Cheers,
Daniel
pgpx1oj5fgYZT.pgp
Description: PGP signature

