linux-hotplug.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Brownell <david-b@pacbell.net>
To: linux-hotplug@vger.kernel.org
Subject: Re: Question about PCMCIA, APM and 3C3FE575CT
Date: Mon, 06 Aug 2001 18:36:03 +0000	[thread overview]
Message-ID: <marc-linux-hotplug-99712315502871@msgid-missing> (raw)
In-Reply-To: <marc-linux-hotplug-99703097016065@msgid-missing>

Hmm, seems like a bug of some kind in how something is
treating APM operations.  If the suspend takes the network
down, the resume is supposed to bring it back up.  I'd
guess that some "resume" path isn't doing something it's
expected to do.

What happens if you take the card out while it's suspended,
and plug it in later after the system is fully resumed?  If that
behaves differently, it's clear the resume path has a bug.
Do you see log messages reporting that the resume path
is bringin up the network interfaces?  (You might need to
enable debugging in the /sbin/hotplug script.)

Someone recently mentioned a problem on some distro
that the networking code was sometimes brought up
after the bus code (such as USB or Cardbus PCI).  That
sequence would cause trouble, since the request to bring
the network interface "up" would likely be ignored until
later, when the networking code was brought up.

- Dave



----- Original Message ----- 
From: "Tom Murphy" <freyason@yahoo.com>
To: <linux-hotplug-devel@lists.sourceforge.net>
Sent: Sunday, August 05, 2001 10:01 AM
Subject: Question about PCMCIA, APM and 3C3FE575CT


> Hi there,
> 
>    I'm running Kernel 2.4.6 on a Debian woody system in my
> IBM Thinkpad 560X (yes, I know it's ancient. :) ).
> 
>    Anyhow, I got the card to configure automatically by remove the
> pcmcia scripts (I uninstalled the pcmcia package because it wouldn't
> configure the card properly), I set up /etc/network/interfaces to do
> DHCP, and use 3c59x as the module. The card happily inits itself with
> DHCP. If I eject it, hotplug nicely unconfigures the card for me, if I
> pop it back in, it re-configures it properly.
> 
>     The only problem I am having is if my laptop goes into suspend
> mode, the network shuts off on the card. I then have to eject the card,
> wait 10 seconds, and plug it back in and it works.. but is there a way
> around having to do this every time the laptop comes back from an "apm
> -s"?
> 
>      Thanks,
> 
>       Tom
> 
> __________________________________________________
> Do You Yahoo!?
> Make international calls for as low as $.04/minute with Yahoo! Messenger
> http://phonecard.yahoo.com/
> 
> _______________________________________________
> Linux-hotplug-devel mailing list  http://linux-hotplug.sourceforge.net
> Linux-hotplug-devel@lists.sourceforge.net
> http://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel


_______________________________________________
Linux-hotplug-devel mailing list  http://linux-hotplug.sourceforge.net
Linux-hotplug-devel@lists.sourceforge.net
http://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel

  reply	other threads:[~2001-08-06 18:36 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-08-05 17:01 Question about PCMCIA, APM and 3C3FE575CT Tom Murphy
2001-08-06 18:36 ` David Brownell [this message]
2001-09-16 17:56 ` Tom Murphy
2001-09-16 18:12 ` Tom Murphy
2001-09-17  3:00 ` Bill Nottingham

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=marc-linux-hotplug-99712315502871@msgid-missing \
    --to=david-b@pacbell.net \
    --cc=linux-hotplug@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).