From: Aurelien Jarno <aurelien@aurel32.net>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] qemu/hw rtl8139.c
Date: Thu, 13 Mar 2008 19:17:40 +0000 [thread overview]
Message-ID: <E1JZsvs-0003Ev-Q0@cvs.savannah.gnu.org> (raw)
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
next reply other threads:[~2008-03-13 19:17 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-03-13 19:17 Aurelien Jarno [this message]
-- strict thread matches above, loose matches on Subject: below --
2007-11-09 18:17 [Qemu-devel] qemu/hw rtl8139.c Thiemo Seufer
2007-08-01 13:10 Thiemo Seufer
2007-04-07 1:41 Paul Brook
2007-03-19 18:20 Thiemo Seufer
2006-07-10 21:38 Fabrice Bellard
2006-07-04 11:23 ZIGLIO, Frediano, VF-IT
2006-07-04 10:08 Fabrice Bellard
2006-07-04 21:45 ` Igor Kovalenko
2006-07-09 9:20 ` Igor Kovalenko
2006-07-10 21:19 ` Igor Kovalenko
2006-07-01 21:41 Fabrice Bellard
2006-07-03 14:17 ` Paul Brook
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=E1JZsvs-0003Ev-Q0@cvs.savannah.gnu.org \
--to=aurelien@aurel32.net \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).