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 [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html