Bug 4346

Summary: EC address handler is wrong
Product: ACPI Reporter: Shaohua (shaohua.li)
Component: Config-OtherAssignee: Len Brown (lenb)
Status: CLOSED CODE_FIX    
Severity: normal CC: acpi-bugzilla
Priority: P2    
Hardware: i386   
OS: Linux   
Kernel Version: 2.6.11 Subsystem:
Regression: --- Bisected commit-id:
Attachments: patch for the issue

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.