lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Fri, 29 Dec 2006 19:31:50 -0800
From:	David Liontooth <liontooth@...web.net>
To:	netdev@...r.kernel.org
Subject: wake on lan with skge?

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)

-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ