Re: [REGRESSION, PATCH] sky2 WOL fix
From: Stephen Hemminger <hidden>
Date: 2012-02-15 17:16:26
On Tue, 14 Feb 2012 09:25:02 +0100 Knut Petersen [off-list ref] wrote:
From f3a7086638b0ee1f9d9e9028a188d96646671088 Mon Sep 17 00:00:00 2001 From: Knut Petersen <redacted> Date: Tue, 14 Feb 2012 08:35:17 +0100 Subject: [PATCH] Fix an old sky2 WOL regression Wake-On-Lan was broken for a few systems with commit 87b09f1f25cd1e01d7c50bf423c7fe33027d7511 more than a year ago. This commit fixes the regression for the AOpen i915GMm-HFS motherboard. It reintroduces the old code, but that code is only executed for those system included in a dmi_system_id list. Currently there is only one entry in that list, but it probably will grow. Signed-off-by: Knut Petersen <redacted>
You might also want to check with AOpen to see if there is a BIOS update. Often the BIOS programs bits on the onboard card to deal with power management issues.