[vortex] WOL doesn't work after shutting down in Linux
David Vos
dvos12@calvin.edu
Sun Jun 30 16:42:01 2002
On Sat, 29 Jun 2002, Dr.Tilmann Bubeck wrote:
> Have you tried the following line in /etc/modules.conf?
> options 3c59x enable_wol=1
>
> I use this card sucessfully under RH 7.1 together with WOL!
> Till
Yep. My /etc/modules.conf is:
alias parport_lowlevel parport_pc
alias eth0 3c59x
alias usb-controller usb-uhci
options 3c59x enable_wol=1
options 3c59x debug=7
I tried this option with the RedHat driver, but it is still in the file
even though the option isn't used in Becker's driver (that I am aware of).
David