I hope you'll read my post, more than one year after your, fpmchu. But I'm desperate.
I bought a D-link DFE-55OTX so as to make it to boot my machine when hearing a magic packet. According to d-link technicians (I asked them), it is supposed to support wol.
OK but obviously, you are right, Debian driver (sundance module) doesn't implements wol function: ethtool fails to set it up with any wol setting, and module source file doesn't make any reference to any "wol" or "wake".
So according to you, I should use sk98lin module instead of sundance ? How can I do that ?
I tried rmmod sundance, then modprobe sk98lin and my network device does no longer works. If I remove sk98lin and I load again sundance, MII tells that it finds PHY at address 1 (just a clue), and my network stuff works again.
Sure, I miss something when loading this sk98lin driver; but how can I tell it to work with my d-link ? |