Что есть:
Mandriva 2010.1
Код: Выделить всё
# lspci | grep Ethernet
06:01.0 Ethernet controller: Broadcom Corporation BCM4401-B0 100Base-TX (rev 02)файл 70-persistent-net.rules
Код: Выделить всё
# Drakx-net rule for eth0 (00:16:d4:aa:5c:1f)
SUBSYSTEM=="net", ACTION=="add", DRIVERS=="b44", ATTR{address}=="00:16:d4:aa:5c:1f", ATTR{type}=="1", KERNEL=="eth*", NAME="eth0"
# PCI device 0x8086:0x4222 (iwl3945)
SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="00:19:d2:09:c0:39", ATTR{type}=="1", KERNEL=="wlan*", NAME="wlan0"
# Drakx-net rule for vboxnet0 (0a:00:27:00:00:00)
SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="0a:00:27:00:00:00", ATTR{type}=="1", KERNEL=="vboxnet*", NAME="vboxnet0"
# USB device 0x0b05:0x4301 (usb)
#SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="80:00:60:0f:e8:00", ATTR{type}=="1", KERNEL=="eth*", NAME="eth1"
# PCI device 0x14e4:0x170c (b44)
#SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="00:00:2a:d4:00:00", ATTR{dev_id}=="0x0", ATTR{type}=="1", KERNEL=="eth*", NAME="eth2"
# PCI device 0x14e4:0x170c (b44)
#SUBSYSTEM=="net", ACTION=="add", DRIVERS=="?*", ATTR{address}=="f8:27:00:00:00:00", ATTR{dev_id}=="0x0", ATTR{type}=="1", KERNEL=="eth*", NAME="eth3"
и т. д.Непонятная ошибка в /var/log/kernel/warnings.log
Код: Выделить всё
localhost kernel: b44: probe of ssb0:0 failed with error -22И меня смущает вот это:
Код: Выделить всё
# dmesg | grep MAC
Tomoyo security MAC extension available but disabled by default. If you want to
b44: Invalid MAC address found in EEPROMЧто скажете по сабжу?