CVSROOT:        /sources/qemu
Module name:    qemu
Changes by:     Aurelien Jarno <aurel32>        08/03/13 19:17:40

Modified files:
        hw             : rtl8139.c 

Log message:
        rtl8139: fix endianness on big endian targets
        
        On big endian targets with mmio accesses, the values are not always
        swapped, depending on the accessed register. The Linux 8139too module
        was able to cope with that, but not the 8139cp one.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemu/hw/rtl8139.c?cvsroot=qemu&r1=1.18&r2=1.19


Reply via email to