Bugzilla – Bug 114662
Netgear WG511 with prism54 driver uses two eth interfaces
Last modified: 2007-06-05 09:37:15 UTC
Inserting a Netgear WG511 gives you: Sep 1 11:09:54 rubicon kernel: Loaded prism54 driver, version 1.2 Sep 1 11:09:54 rubicon kernel: PCI: Enabling device 0000:02:00.0 (0000 -> 0002) Sep 1 11:09:54 rubicon kernel: eth1: resetting device... Sep 1 11:09:54 rubicon kernel: eth1: uploading firmware... Sep 1 11:09:54 rubicon kernel: eth1: firmware version: 1.0.4.3 Sep 1 11:09:54 rubicon kernel: eth1: firmware upload complete Sep 1 11:09:54 rubicon kernel: spurious 8259A interrupt: IRQ7. Sep 1 11:09:54 rubicon kernel: eth1: interface reset complete Sep 1 11:09:54 rubicon kernel: eth1: islpci_close () Sep 1 11:09:57 rubicon udevd[2028]: add_to_rules: unknown key 'PLACE', in 'BUS' Sep 1 11:09:57 rubicon udevd[2028]: add_to_rules: unknown key 'PLACE', in 'BUS' Sep 1 11:09:57 rubicon kernel: eth2: resetting device... Sep 1 11:09:57 rubicon kernel: eth2: uploading firmware... Sep 1 11:09:57 rubicon kernel: eth2: firmware version: 1.0.4.3 Sep 1 11:09:57 rubicon kernel: eth2: firmware upload complete Sep 1 11:09:58 rubicon kernel: eth2: interface reset complete Sep 1 11:10:44 rubicon kernel: eth2: hot unplug detected Sep 1 11:10:44 rubicon kernel: eth2: removing device Sep 1 11:10:44 rubicon kernel: eth2: islpci_close () The firmware will always be loaded twice: once for eth1, then for ethN, where N is the first never used number. Means with first try, you got eth1 and eth2, with second try you get eth1 and eth3, ...
I have the card here in the office for testing.
Please plug the card in your laptop and tell me where i can log in.
root@rubicon should work for the next hours. Its my private notebook.
works now. The new rules file /etc/udev/rules.d/30-net* was installed as rpmnew. This is intention, because this file may also contain user settings. And we hadn't this file in previous releases. All i could do is to install the first rule in this file in /etc/udev/rules.d/29-net*.
Moved this rule to a seperate file and left 30-net* %config(noreplace)
After rcnetwork stop rcnetwork start the renaming nightmare begins again!
??? What do you like to say?