[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <200701022252.31442.lists@egidy.de>
Date: Tue, 2 Jan 2007 22:52:30 +0100
From: "Gerd v. Egidy" <lists@...dy.de>
To: Stephen Hemminger <shemminger@...l.org>
Cc: Jeff Garzik <jgarzik@...ox.com>, netdev@...r.kernel.org
Subject: Re: [patch 0/6] sky2 driver update (v1.11)
> > > IMHO, it is bad security policy to allow wake on lan to enabled by
> > > default. The sky2 driver doesn't do WOL until enabled with ethtool.
> >
> > While in general I agree with you on the security principle, this seems
> > like it might break working setups.
> >
> > WOL is a partnership between the motherboard and NIC. The motherboard
> > must support WOL, or its useless. And since the motherboard must
> > support WOL, it normally has an on/off switch in BIOS.
> >
> > As such, you're overriding the admin's chosen BIOS setting here.
>
> But there is no way to read the BIOS settings.
true.
> If BIOS was being smart enough to actually, setup the chip, then I can
> look at chip registers on startup and see if it is enabled there.
If the BIOS doesn't setup the chip, WOL won't work if you plug in the power
cord (instead of just using atx poweroff) and is thus nearly useless.
Correct?
So I'd propose to read the chip registers and set them to the state they were
in on bootup.
Kind regards,
Gerd
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists