CVSROOT: /sources/qemu Module name: qemu Changes by: Aurelien Jarno <aurel32> 08/03/10 00:12:14
Modified files: hw : gt64xxx.c Log message: GT64XXX: fix endianness issues: - Byte swapping for internal GT64XXX registers is controlled by the bit 12 of the Configuration Register and not by the PCI Internal Command register. - The bit 0 of the PCI Internal Command register controls byte swapping for PCI access *except for the internal PCI device*, that is when both bus and device numbers are 0. CVSWeb URLs: http://cvs.savannah.gnu.org/viewcvs/qemu/hw/gt64xxx.c?cvsroot=qemu&r1=1.24&r2=1.25