Subject: Re: laptop suspend/resume
To: None <perry@piermont.com>
From: Matt Ragan <mragan@dev.tivoli.com>
List: port-i386
Date: 01/14/1998 15:03:22
I had this behavior initially because ep0 is already defined in the GENERIC
config as an ISA attached device, so the first auto-configured interface
becomes ep1.  Reconfiguring the kernel and removing the reference to the
ISA-attached ep0 fixes this and moves the PCMCIA card to ep0.

Perry E. Metzger wrote:

> "Robert.V.Baron" writes:
> > I have 1.3 running on an IBM 701C with a 3com 3c589 ethernet.  I first
> > ifconfig'ed ep1 down,
>
> ep1??? Do you really have another ethernet adapter, or are you having
> some serious problems with PCMCIA configuration?
>
> > then I did a suspend/resume and when the system
> > came back, I typed pwd.  The system took a long time to respond.
>
> I've had the same problem on my 701C. Don't know why.
>
> Perry