Re: [RFT] skge: fiber carrier handling

From: Chris Stromsoe
Date: Thu Jul 12 2007 - 18:25:38 EST


On Thu, 12 Jul 2007, Stephen Hemminger wrote:

Does this fix your problems? I don't have dual port boards but have an old SK-9843 fiber board.

Nope. It still hangs with:

fresno:~# ip li set eth2 up
fresno:~# ip li set eth2 down
fresno:~# ip li set eth3 up

This is with 2.6.22.1

If I load the sk98lin driver, I don't have any problems changing link state on both ports:

fresno:~# rmmod skge
fresno:~# modprobe sk98lin RlmtMode=DualNet
fresno:~# ip li set eth2 up
fresno:~# ip li set eth2 down
fresno:~# ip li set eth3 up
fresno:~# ip li set eth3 down



-Chris
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/