Subject: Re: 'shutdown -p ...' does not turn off nic's ethernet link!?
To: None <kilbi@rad.rwth-aachen.de>
From: Takayoshi Kochi <kochi@NetBSD.org>
List: current-users
Date: 06/14/2004 01:57:04
Hi,

From: Markus W Kilbinger <kilbi@rad.rwth-aachen.de>
Subject: Re: 'shutdown -p ...' does not turn off nic's ethernet link!?
Date: Fri, 11 Jun 2004 23:31:13 +0200

> - The 'wake on lan' feature is turned off in the bios.
> 
> - Once I had a w98se inst. on this machine which was able to turn off
>   the nic's ethernet link. That's why I'm asking...

Maybe turning the card into D3 (soft-off) state will make it.
How about calling pci_powerstate() in fxp's shutdown hook?

---
Takayoshi Kochi