From: Jeff Garzik <jgarzik@mandrakesoft.com>
To: Tobias Ringstrom <tori@tellus.mine.nu>
Cc: James Brents <James@nistix.com>,
Andrew Morton <andrewm@uow.edu.au>,
Mark Hahn <hahn@coffee.psychology.mcmaster.ca>,
Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: WOL failure after shutdown
Date: Mon, 12 Feb 2001 03:26:29 -0500 [thread overview]
Message-ID: <3A879E35.B1BDF098@mandrakesoft.com> (raw)
In-Reply-To: <Pine.LNX.4.30.0102120903460.9447-100000@svea.tellus>
Tobias Ringstrom wrote:
>
> On Sun, 11 Feb 2001, James Brents wrote:
>
> > Sorry, I wrote that in a hurry. Its a 3Com PCI 3c905C Tornado. I can
> > successfully use wakeonlan if I power off the machine immeadiatly after
> > turning it on. Using the shutdown command, which it will when I need it
> > to power back up, it will not work.
> > Im using a wakeonlan cable to my motherboard as well, not using wake
> > through PCI bus.
> > Kernel is 2.4.1
> > I appologize for not providing all required the specs in the original
> > message.
>
> Try this patch. It is against the zero-copy version of the driver, but
> I'm sure you can apply it, at least manually, to any 2.4 version.
>
> Andrew, when can we expect to have WOL working in 2.4?
>
> +/* Change from D3 (sleep) to D0 (active).
> + Problem: The Cyclone forgets all PCI config info during the transition! */
> +static void acpi_wake(struct pci_dev *pdev)
[...]
Compare this code with pci_set_power_state() function in
drivers/pci/pci.c.
Jeff
--
Jeff Garzik | "You see, in this world there's two kinds of
Building 1024 | people, my friend: Those with loaded guns
MandrakeSoft | and those who dig. You dig." --Blondie
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/
next prev parent reply other threads:[~2001-02-12 8:27 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <Pine.LNX.4.10.10102111831050.30844-100000@coffee.psychology.mcmaster.ca>
2001-02-12 2:37 ` WOL failure after shutdown James Brents
2001-02-12 8:06 ` Philipp Matthias Hahn
2001-02-12 8:16 ` Tobias Ringstrom
2001-02-12 8:26 ` Jeff Garzik [this message]
2001-02-12 9:54 ` Alan Cox
2001-02-11 23:28 James Brents
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=3A879E35.B1BDF098@mandrakesoft.com \
--to=jgarzik@mandrakesoft.com \
--cc=James@nistix.com \
--cc=andrewm@uow.edu.au \
--cc=hahn@coffee.psychology.mcmaster.ca \
--cc=linux-kernel@vger.kernel.org \
--cc=tori@tellus.mine.nu \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.