K
Kevin Lawton
|| Okay - one step at a time.
|| The WOL function occurs before Windoze has even started to load - it
|| powers the machine back on.
|| WOL is enabled/disablled in the BIOS. If it is enabled, then it
|| should work - given the correct hardware.
|| Would be interested in knowing whereabouts in which version of
|| Windoze you found the option to turn OFF WOL ?
|| Kevin.
|
| The WOL function does indeed occur before Windows loads, which is the
| whole issue of the thread, that "something" is discriminating between
| different settings, not the BIOS, as that m'board BIOS isn't executed
| yet. It's not a certain version of Windows that allows changing the
| WOL feature, it's all(?) versions, an option given by the NIC driver,
| often accessible in the networking properties or perhaps Device
| Manager props for the NIC. As an example:
|
| http://69.36.189.159/usr_1034/nic_wake.gif
|
| My memory of it is a bit vague, but I believe this feature is
| implemented even if the NIC doesn't have a WOL header on it, then by
| PCI bus feature.
The above is a feature of the Linksys driver. Other drivers, for example
3com or RealTek, will alow you to set whether the NIC can bring the machine
out of standby mode via the 'Power Management' tab.
The reason why the above can be made a driver feature is that in standby
mode (also sometimes called 'susped to RAM') Windows is still loaded. Some
m/boards will have a small LED to indicate that the RAM is still powered
during standby. This helps to warn users not to remove or replace RAM strips
during this time.
Should system power be completely remove at this time then the contents of
RAM, and thus the 'standby' status will be lost.
The 'Magic Packet' --> Wake On Lan feature will just cause the machine to
power up appropriate to the way it was shut down. Just the same as pressing
the front panel power button. Power down into standby - and it comes out of
standby, Power down to 'hibernate' (AKA: 'suspend to disk') - and it comes
out of hibernation, power down fully - and it boots up.
Make any hardware changes between power-down and WOL and the results will
be less predictable.
AFAIK there is no detail in the PCI specification to provide for the WOL
signal - hence the seperate flying lead. What IS provided for via the PCI
bus is the +5v 'standby' current - and that is part of the ATX
specification.
The driver for the NIC will probably show the above feature regardless of
whether is has actually been implemented on the card or not.
Hope we've just about got the explanation nailed down now.
Kevin.
|| The WOL function occurs before Windoze has even started to load - it
|| powers the machine back on.
|| WOL is enabled/disablled in the BIOS. If it is enabled, then it
|| should work - given the correct hardware.
|| Would be interested in knowing whereabouts in which version of
|| Windoze you found the option to turn OFF WOL ?
|| Kevin.
|
| The WOL function does indeed occur before Windows loads, which is the
| whole issue of the thread, that "something" is discriminating between
| different settings, not the BIOS, as that m'board BIOS isn't executed
| yet. It's not a certain version of Windows that allows changing the
| WOL feature, it's all(?) versions, an option given by the NIC driver,
| often accessible in the networking properties or perhaps Device
| Manager props for the NIC. As an example:
|
| http://69.36.189.159/usr_1034/nic_wake.gif
|
| My memory of it is a bit vague, but I believe this feature is
| implemented even if the NIC doesn't have a WOL header on it, then by
| PCI bus feature.
The above is a feature of the Linksys driver. Other drivers, for example
3com or RealTek, will alow you to set whether the NIC can bring the machine
out of standby mode via the 'Power Management' tab.
The reason why the above can be made a driver feature is that in standby
mode (also sometimes called 'susped to RAM') Windows is still loaded. Some
m/boards will have a small LED to indicate that the RAM is still powered
during standby. This helps to warn users not to remove or replace RAM strips
during this time.
Should system power be completely remove at this time then the contents of
RAM, and thus the 'standby' status will be lost.
The 'Magic Packet' --> Wake On Lan feature will just cause the machine to
power up appropriate to the way it was shut down. Just the same as pressing
the front panel power button. Power down into standby - and it comes out of
standby, Power down to 'hibernate' (AKA: 'suspend to disk') - and it comes
out of hibernation, power down fully - and it boots up.
Make any hardware changes between power-down and WOL and the results will
be less predictable.
AFAIK there is no detail in the PCI specification to provide for the WOL
signal - hence the seperate flying lead. What IS provided for via the PCI
bus is the +5v 'standby' current - and that is part of the ATX
specification.
The driver for the NIC will probably show the above feature regardless of
whether is has actually been implemented on the card or not.
Hope we've just about got the explanation nailed down now.
Kevin.