On Sun, Mar 07, 2010 at 09:05:19AM +0000, SAITOH Masanobu wrote: > Module Name: src > Committed By: msaitoh > Date: Sun Mar 7 09:05:19 UTC 2010 > > Modified Files: > src/sys/dev/mii: igphyreg.h > src/sys/dev/pci: if_wm.c if_wmreg.h if_wmvar.h > > Log Message: > - Add code for WOL, ASF, IPMI and Intel AMT. > - wm_enable_wakeup() is disabled by default. If you want to use WOL with > the Magic Packet, define WM_WOL.
What do you mean with define WM_WOL? - a kernel options - or change somone header files? Why is it disabled by default? Is it not stable? Bernd