netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Liontooth <liontooth@cogweb.net>
To: netdev@vger.kernel.org
Subject: wake on lan with skge?
Date: Fri, 29 Dec 2006 19:31:50 -0800	[thread overview]
Message-ID: <4595DDA6.9090405@cogweb.net> (raw)

Back in Jan 2005, Stephen Hemminger added wake-on-lan support to the
skge driver -- cf. http://lwn.net/Articles/120679/

I'm unable to make it wake up from a powered-down state -- is this
expected to work? I have it working fine on an e1000 nic,
using the wakeonlan package --

    $ wakeonlan -i 192.168.1.255 01:02:03:04:05:06

The motherboard is a Gigabyte K8NSC-939. I don't see an option to turn
it on or off in the BIOS.

The specs show a Marvell 8001 Gigabit Ethernet controller --  lspci:

02:0b.0 Ethernet controller: Marvell Technology Group Ltd. 88E8001
Gigabit Ethernet Controller (rev 13)

The detailed specs at
http://www.marvell.com/products/pcconn/yukon/Yukon_88E8001_10_073103_final.pdf
states it supports WOL.

Dave

# modinfo skge
filename:       /lib/modules/2.6.19.1/kernel/drivers/net/skge.ko
description:    SysKonnect Gigabit Ethernet driver
author:         Stephen Hemminger <shemminger osdl.org>
license:        GPL
version:        1.9
vermagic:       2.6.19.1 SMP mod_unload
depends:
alias:          pci:v000010B7d00001700sv*sd*bc*sc*i*
alias:          pci:v000010B7d000080EBsv*sd*bc*sc*i*
alias:          pci:v00001148d00004300sv*sd*bc*sc*i*
alias:          pci:v00001148d00004320sv*sd*bc*sc*i*
alias:          pci:v00001186d00004C00sv*sd*bc*sc*i*
alias:          pci:v00001186d00004B01sv*sd*bc*sc*i*
alias:          pci:v000011ABd00004320sv*sd*bc*sc*i*
alias:          pci:v000011ABd00005005sv*sd*bc*sc*i*
alias:          pci:v00001371d0000434Esv*sd*bc*sc*i*
alias:          pci:v00001737d00001064sv*sd*bc*sc*i*
alias:          pci:v00001737d00001032sv*sd00000015bc*sc*i*
srcversion:     34A66981E89644C61A48CB9
parm:           debug:Debug level (0=none,...,16=all) (int)


                 reply	other threads:[~2006-12-30  3:50 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=4595DDA6.9090405@cogweb.net \
    --to=liontooth@cogweb.net \
    --cc=netdev@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).