Bug 9560
Summary: | [r8169] changing MAC temporally will set it permanently. | ||
---|---|---|---|
Product: | Drivers | Reporter: | Oleksij Rempel (fishor) (bug-track) |
Component: | Network | Assignee: | Francois Romieu (romieu) |
Status: | REJECTED INSUFFICIENT_DATA | ||
Severity: | normal | CC: | akpm, alan, protasnb, romieu |
Priority: | P1 | ||
Hardware: | All | ||
OS: | Linux | ||
Kernel Version: | 2.6.22 - 2.6.24-rc4 | Subsystem: | |
Regression: | --- | Bisected commit-id: | |
Attachments: | r8169: read MAC address from EEPROM on init |
Description
Oleksij Rempel (fishor)
2007-12-14 02:39:14 UTC
hm. Perhaps userspace is remembering the MAC address somewhere then reestablishing it after boot? No. we have udev script to assign MAC to device name [eth0,eth1,..]. At the same time this issue know only with r8169. Other devices like e1000 working just fine. The discussion about this problem on lkml: http://marc.info/?t=116216178600002&r=1&w=2 Is there any update on this bug? Thanks. Created attachment 18014 [details]
r8169: read MAC address from EEPROM on init
It is probably fixed by 2.6.27-rc and the applied patch (courtesy of Ivan Vecera).
--
Ueimor
|