qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Igor Kovalenko" <igor.v.kovalenko@gmail.com>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH] RTL8139 rx-path fixes
Date: Tue, 17 Jul 2007 23:56:39 +0400	[thread overview]
Message-ID: <b2fa41d60707171256k1ef93ec1j17228ff8e2bf1aef@mail.gmail.com> (raw)
In-Reply-To: <20070717102703.GB4053@york.uk.xensource.com>

On 7/17/07, Tim Deegan <Tim.Deegan@xensource.com> wrote:
> Two small changes: fix the buffer wraparound code for 64k ring-buffers,
> and enable (and fix) the crc32 checksum calculation.  These changes are
> needed for the the Realtek driver that shipped with 32-bit Vista.
>

Fix for crc32 first argument may be needed for smc91c111.c and
mcf_fec.c as well, if I understand correctly, zlib documentation
indeed states that pre- and post-conditioning (one's complement) is
performed within crc32 function.

-- 
Kind regards,
Igor V. Kovalenko

      reply	other threads:[~2007-07-17 19:56 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-07-17 10:27 [Qemu-devel] [PATCH] RTL8139 rx-path fixes Tim Deegan
2007-07-17 19:56 ` Igor Kovalenko [this message]

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=b2fa41d60707171256k1ef93ec1j17228ff8e2bf1aef@mail.gmail.com \
    --to=igor.v.kovalenko@gmail.com \
    --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).