commit | 39dbd9587bebedbd72be9a8a30a8c4783f3ef7eb | [log] [tgz] |
---|---|---|
author | Stephen Hemminger <shemminger@linux-foundation.org> | Mon Feb 04 19:45:13 2008 -0800 |
committer | Jeff Garzik <jeff@garzik.org> | Tue Feb 05 13:31:09 2008 -0500 |
tree | 6adb31718a27d3aa5ebc1a41097111f3c40579a9 | |
parent | 57f78ab3b0e9338a9241aeff6ee92aecc8f8bcbb [diff] |
sky2: fix for Yukon FE (regression in 2.6.25) The Yukon FE chip has a ram buffer therefore it needs the alignment restriction and hang check workarounds. Therefore: * Autodetect the prescence/absence of ram buffer * Rename the flag value to reflect this * Use it consistently (ie don't reread register) Signed-off-by: Stephen Hemminger <shemminger@linux-foundation.org> Signed-off-by: Jeff Garzik <jeff@garzik.org>