Re: Pre7-* pcmcia network won't start

From: Peter Annema (disttsc@bart.nl)
Date: Sat May 06 2000 - 16:39:36 EST


At 23:04 06-05-2000, you wrote:

>did it really stop working or are you going off the beeps from cardmgr?
>
>cardmgr tells me my stuff isn't working (failed w/ high/low beep) but it's
>actually running. i can't stop it and pull it out however, it hangs the
>machine.
>
>-d

It actually stops working. It tries to run "/etc/pcmcia/network start "
without the eth0, because apparantly there is no eth0 at that point. Could
this have to do with this change in pcnet_cs.c?

- dev->name = info->node.dev_name;
+ strcpy(dev->name, info->node.dev_name);

Sincerely,

   Peter Annema

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



This archive was generated by hypermail 2b29 : Sun May 07 2000 - 21:00:20 EST