CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/05/23 04:27:43
Modified files:
sys/dev/acpi : dsdt.c
Log message:
Properly implement access to IndexField() field units. The origional code
only worked for field units that were 8 bits or less in size on fields
using byte access. Fixes issues origionally reported by jcs@ and armani@.
ok mlarkin@
