jkim 66838c310f - AcpiOsReadPciConfiguration() needs similar fixes as r209965 and r210129.
According to ACPICA User Guide and Programmer Reference, the read data must
be zero extended to fill the 64-bit return value even if the bit width of
the location is less than 64.
- Return error when 64-bit access is requested as we do not support 64-bit
PCI register access (yet).  XXX We may have to split it up into two 32-bit
accesses if it is really required.
2010-07-15 19:52:54 +00:00
..
2010-01-28 08:41:30 +00:00
2010-06-03 12:09:02 +00:00
2010-01-03 23:28:32 +00:00
2010-01-03 23:26:29 +00:00
2010-07-13 19:58:06 +00:00
2010-01-24 10:50:20 +00:00
2010-01-08 20:40:28 +00:00
2010-05-11 17:14:17 +00:00
2010-07-01 05:03:24 +00:00
2010-01-08 15:57:56 +00:00
2010-07-06 18:22:57 +00:00
2010-01-01 22:47:53 +00:00
2010-01-28 08:41:30 +00:00
2010-01-03 23:31:58 +00:00
2010-05-20 13:16:42 +00:00
2010-01-28 08:41:30 +00:00
2010-07-13 20:09:14 +00:00
2010-01-03 23:29:49 +00:00