Hello,

On Mon, Jan 14, 2008 at 10:21:15AM +0100, Lo??c Minier wrote:
>  Thanks for your report and detailed information, and sorry for not
>  getting back to you earlier; from your data above, it seems like it is
>  either an udev or a kernel bug.  I'm tentatively reassigning this to
>  udev seeing that with the latest udev you always get the bug, and with
>  older ones only with some recent kernels (which is more logical).

I've been looking around a bit and I came up with the following:
http://www.wlug.org.nz/UDev
and
http://www.linuxjournal.com/article/7316
To be clear: I do not use udev on any of my servers, so I cannot
test it myself.
But from the config from lionel I guess people are making the
mistake into thinking that mac-addressess are unique, but they
are not.
The only correct method which will probably support *all*
variants of pci cards that have the same mac-address (like the
sparc), or none at all (there are a lot of cards that came
without a valid mac-address, or where it simply isn't possible to
look it up, like the lp486e):
The match should be (in most cases):
BUS="pci", ID="00:0b.0" ... and none of that mac addresses,
please :-).

In other busses than pci there probably is another valid item, or
it is not needed at al.

I assume it wil also fix vlan being incorrectly renamed.

Regards,
Ard



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to