coreboot-kgpe-d16/src/superio
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
..
acpi winbond/w83627dhg: Fix logical device power down in ACPI 2013-07-03 17:58:20 +02:00
common pnp: Add some default functions to enter/exit config state 2013-07-03 16:13:11 +02:00
fintek pnp: Add some default functions to enter/exit config state 2013-07-03 16:13:11 +02:00
intel pnp: Remove now plain wrappers for default PnP functions 2013-06-17 21:42:21 +02:00
ite pnp: Remove now plain wrappers for default PnP functions 2013-06-17 21:42:21 +02:00
nsc Drop prototype guarding for romcc 2013-05-10 00:06:46 +02:00
nuvoton pnp: Add some default functions to enter/exit config state 2013-07-03 16:13:11 +02:00
renesas GPLv2 notice: Unify all files to just use one space in »MA 02110-1301« 2013-03-01 10:16:08 +01:00
serverengines x86: Unify arch/io.h and arch/romcc_io.h 2013-03-22 00:00:09 +01:00
smsc pnp: Add some default functions to enter/exit config state 2013-07-03 16:13:11 +02:00
via pnp: Add some default functions to enter/exit config state 2013-07-03 16:13:11 +02:00
winbond w83627hf/acpi: Fix endianess error in floppy drive enumeration code 2013-07-10 02:54:01 +02:00
Kconfig AMD SB800: don't switch clock from 14 to 48 MHz for smscsuperio 2013-03-06 19:07:28 +01:00
Makefile.inc pnp: Add some default functions to enter/exit config state 2013-07-03 16:13:11 +02:00