coreboot/src/superio/winbond
Christoph Grenz 2cccacff90 w83627hf/acpi: Fix endianess error in floppy drive enumeration code
The enumeration results are stored as five DWORDs in one 20 byte buffer.
Bytes 3, 7, 11 and 15 were used to set the lowest bit of each DWORD.
ACPI uses little endian, so 1, 4, 8 and 12 are the correct indices.

Change-Id: I793225cb1bb62fd148ecfa1e61e02f5d7be62cdb
Signed-off-by: Christoph Grenz <christophg+cb@grenz-bonn.de>
Reviewed-on: http://review.coreboot.org/3602
Tested-by: build bot (Jenkins)
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
2013-07-10 02:54:01 +02:00
..
w83627dhg winbond/w83627dhg: Fix logical device power down in ACPI 2013-07-03 17:58:20 +02:00
w83627ehg pnp: Add some default functions to enter/exit config state 2013-07-03 16:13:11 +02:00
w83627hf w83627hf/acpi: Fix endianess error in floppy drive enumeration code 2013-07-10 02:54:01 +02:00
w83627thg pnp: Add some default functions to enter/exit config state 2013-07-03 16:13:11 +02:00
w83627uhg pnp: Add some default functions to enter/exit config state 2013-07-03 16:13:11 +02:00
w83697hf pnp: Add some default functions to enter/exit config state 2013-07-03 16:13:11 +02:00
w83977f pnp: Add some default functions to enter/exit config state 2013-07-03 16:13:11 +02:00
w83977tf pnp: Add some default functions to enter/exit config state 2013-07-03 16:13:11 +02:00
Kconfig GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« 2013-03-01 10:16:08 +01:00
Makefile.inc GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« 2013-03-01 10:16:08 +01:00