Jung-uk Kim
6e7661023a
- 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-07-15 17:49:35 +00:00
2010-07-14 00:48:53 +00:00
2010-07-12 00:49:22 +00:00
2010-07-06 19:05:41 +00:00
2010-07-12 23:49:04 +00:00
2010-07-15 18:44:58 +00:00
2010-07-15 11:26:07 +00:00
2010-07-15 11:26:07 +00:00
2010-06-05 16:00:53 +00:00
2010-07-12 10:18:10 +00:00
2010-07-15 19:52:54 +00:00
2010-07-15 19:40:48 +00:00
2010-07-14 08:22:00 +00:00
2010-07-15 17:49:35 +00:00
2010-07-07 20:07:33 +00:00
2010-06-20 21:33:29 +00:00
2010-07-15 13:46:30 +00:00
2010-06-02 17:27:23 +00:00
2010-07-15 16:39:17 +00:00
2010-07-15 11:26:07 +00:00
2010-07-15 14:41:59 +00:00
2010-07-01 20:50:12 +00:00
2010-07-06 16:55:39 +00:00
2010-07-15 14:43:12 +00:00
2009-06-01 10:41:38 +00:00
2010-07-15 19:40:48 +00:00
2010-06-05 16:00:53 +00:00
2010-07-13 06:57:27 +00:00
2010-07-13 23:10:55 +00:00
2010-07-04 12:43:12 +00:00
2010-07-13 01:24:02 +00:00
2010-07-15 17:49:35 +00:00
2010-06-02 17:22:38 +00:00
2010-07-06 07:11:04 +00:00
2010-07-09 19:38:30 +00:00
2010-07-14 13:31:27 +00:00
2010-02-21 01:12:18 +00:00