Bug 4346 - EC address handler is wrong
Summary: EC address handler is wrong
Status: CLOSED CODE_FIX
Alias: None
Product: ACPI
Classification: Unclassified
Component: Config-Other (show other bugs)
Hardware: i386 Linux
: P2 normal
Assignee: Len Brown
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-03-15 22:09 UTC by Shaohua
Modified: 2005-07-27 18:44 UTC (History)
1 user (show)

See Also:
Kernel Version: 2.6.11
Subsystem:
Regression: ---
Bisected commit-id:


Attachments
patch for the issue (1.94 KB, patch)
2005-03-15 22:13 UTC, Shaohua
Details | Diff

Description Shaohua 2005-03-15 22:09:11 UTC
Current EC address handler is wrong.
It
1. changed *value when write
2. wrong address offset for read/write with bit width > 8
Comment 1 Shaohua 2005-03-15 22:13:09 UTC
Created attachment 4730 [details]
patch for the issue

The patch fixes the two bugs listed above.
Comment 2 Len Brown 2005-03-30 20:06:59 UTC
applied to 26-latest-next test tree on 3/19 
Comment 3 Len Brown 2005-07-27 18:44:53 UTC
shipped in 2.6.13-rc3 -- closing.

Note You need to log in before you can comment on or make changes to this bug.