From: Paul Fulghum <paulkf@microgate.com>
To: "linux-os (Dick Johnson)" <linux-os@analogic.com>
Cc: Linux kernel <linux-kernel@vger.kernel.org>
Subject: Re: CCITT-CRC16 in kernel
Date: Wed, 10 Aug 2005 15:52:59 -0500 [thread overview]
Message-ID: <42FA692B.4030406@microgate.com> (raw)
In-Reply-To: <Pine.LNX.4.61.0508101549280.10525@chaos.analogic.com>
linux-os (Dick Johnson) wrote:
>the CCIT-16 CRC. I note that drivers that use it expect it
>to return 0xf0b8 if it performs the CRC of something that
>has the CRC appended (weird).
>
That is the remainder you get when checking
a received CRC for correctness. If the value
is not 0xf0b8, there is an error in the block.
--
Paul Fulghum
Microgate Systems, Ltd
next prev parent reply other threads:[~2005-08-10 20:55 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-08-10 19:54 CCITT-CRC16 in kernel linux-os (Dick Johnson)
2005-08-10 20:52 ` Paul Fulghum [this message]
-- strict thread matches above, loose matches on Subject: below --
2005-08-10 20:50 linux
2005-08-11 12:15 ` linux-os (Dick Johnson)
2005-08-11 14:44 ` linux
2005-08-11 15:19 ` linux-os (Dick Johnson)
2005-08-11 16:23 ` Kyle Moffett
2005-08-11 17:08 ` linux-os (Dick Johnson)
2005-08-11 17:17 ` Kyle Moffett
2005-08-12 10:48 ` linux
2005-08-11 21:52 ` linux
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=42FA692B.4030406@microgate.com \
--to=paulkf@microgate.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-os@analogic.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.