linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Cardbus/3c575 hotplugging dysfunctional in 2.5.72
@ 2003-06-18 12:25 mikpe
  2003-06-18 16:58 ` [SOLVED] " Mikael Pettersson
  0 siblings, 1 reply; 2+ messages in thread
From: mikpe @ 2003-06-18 12:25 UTC (permalink / raw)
  To: linux-kernel

With 2.5.72, my laptop with a Cardbus 3c575 NIC and RH9 user-space
(hotplug-2002_04_01-17 and kernel-pcmcia-cs-3.1.31-13) no longer
brings eth0 up automatically on insertion of the NIC. cardmgr
_is_ running. A manual ifup eth0 brings it up however.

This all worked fine up to 2.5.71.

The only relevant diff in the dmesg logs is:
--- dmesg-2.5.71	2003-06-18 14:17:44.000000000 +0200
+++ dmesg-2.5.72	2003-06-18 14:17:52.000000000 +0200
@@ -3,4 +3,3 @@
 05:00.0: 3Com PCI 3c575 Boomerang CardBus at 0x1800. Vers LK1.1.19
 PCI: Setting latency timer of device 05:00.0 to 64
 eth0: Dropping NETIF_F_SG since no checksum feature.
-eth0: Setting full-duplex based on MII #0 link partner capability of 01e1.

2.5.72 discovers the device, the 100Mbps link led on the NIC
lights up, but nothing further happens.

Any ideas?

/Mikael

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [SOLVED] Re: Cardbus/3c575 hotplugging dysfunctional in 2.5.72
  2003-06-18 12:25 Cardbus/3c575 hotplugging dysfunctional in 2.5.72 mikpe
@ 2003-06-18 16:58 ` Mikael Pettersson
  0 siblings, 0 replies; 2+ messages in thread
From: Mikael Pettersson @ 2003-06-18 16:58 UTC (permalink / raw)
  To: linux-kernel

I wrote:
 > With 2.5.72, my laptop with a Cardbus 3c575 NIC and RH9 user-space
 > (hotplug-2002_04_01-17 and kernel-pcmcia-cs-3.1.31-13) no longer
 > brings eth0 up automatically on insertion of the NIC. cardmgr
 > _is_ running. A manual ifup eth0 brings it up however.

Oh crap. It was Stephen Hemminger's patch
http://marc.theaimsgroup.com/?l=linux-kernel&m=105554780621594&w=2
which changes the net device hotplug protocol. The fix -- update
/etc/hotplug/net.agent -- is described in the above page.

Yet another item for the "from 2.4 to 2.5" check list.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-06-18 16:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-06-18 12:25 Cardbus/3c575 hotplugging dysfunctional in 2.5.72 mikpe
2003-06-18 16:58 ` [SOLVED] " Mikael Pettersson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).