public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: "Pawel Worach" <pworach@mysun.com>
To: Kai Germaschewski <kai@tp1.ruhr-uni-bochum.de>
Cc: Martin Knoblauch <Martin.Knoblauch@TeraPort.de>,
	linux-kernel@vger.kernel.org
Subject: Re: eepro100 2.4.7-ac3 problems (apm related)
Date: Mon, 06 Aug 2001 08:23:49 +0200	[thread overview]
Message-ID: <5443d56b01.56b015443d@mysun.com> (raw)

Nope the device still does not go out of suspend...
(lspci -s xx:xx.x -vvxxx output attched)

did I add the code in the right place?
near line 2161 in eepro100.c reads...
                  reinitialization;
                - serialization with other driver calls.
           2000/03/08  SAW */
added>  pci_set_power_state(pdev, 0);
        outw(SCBMaskAll, ioaddr + SCBCmd);
        speedo_resume(dev);


----- Original Message -----
From: Kai Germaschewski <kai@tp1.ruhr-uni-bochum.de>
Date: Sunday, August 5, 2001 10:37 pm
Subject: Re: eepro100 2.4.7-ac3 problems (apm related)

> On Sat, 4 Aug 2001, Pawel Worach wrote:
> 
> > Sorry for the delay (vacation).
> > 
> > it seems to be the same problem (after reading a diff from the lspci
> > output (attached).
> > When i reload the module it seems to reset the adapters power state.
> 
> I see. It's still not really the same problem, though.
> 
> You could try to add a line
> 
>    pci_set_power_state(pdev, 0);
> 
> after the comment in eepro100_resume(). (Please let me know if it 
> fixes 
> the problem)
> 
> I suppose that should fix your problem. The driver doesn't support 
> suspend/resume completely yet, maybe I'll try to fix it - shouldn't 
> be too 
> hard.
> 
> --Kai


             reply	other threads:[~2001-08-06  6:33 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-08-06  6:23 Pawel Worach [this message]
  -- strict thread matches above, loose matches on Subject: below --
2001-08-04  1:15 eepro100 2.4.7-ac3 problems (apm related) Pawel Worach
2001-07-31 10:55 Kai Germaschewski
2001-07-31 11:12 ` Martin Knoblauch
2001-07-31 12:37 ` Martin Knoblauch
2001-07-31  9:26 Martin Knoblauch
2001-07-30 22:43 Pawel Worach

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=5443d56b01.56b015443d@mysun.com \
    --to=pworach@mysun.com \
    --cc=Martin.Knoblauch@TeraPort.de \
    --cc=kai@tp1.ruhr-uni-bochum.de \
    --cc=linux-kernel@vger.kernel.org \
    --cc=pawel.worach@mysun.com \
    /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