On Tue, 1 Nov 2005 05:59:52 -0200
Paulo M C Aragão <[EMAIL PROTECTED]> wrote:


> 
> I browsed /etc/pcmcia/network and found out these suspicious
lines in 
> /etc/pcmcia/network.opts:
> 
> start_fn () { return; }
> stop_fn () { return; }
> 
> changed them to:
> 
> start_fn () { ifup $1; }
> stop_fn () { ifdown $1; }
> 
> and now cardmgr behaves as it used to do (not sure when it
changed).

I am running SID and the 2.6 kernel and have the same problem
after a recent upgrade.  these changes did not solve the problem
in SID so there must be something else there.

Ed Lawson

Reply via email to