Subject: CVS commit: src/sys/dev/dmover
To: None <source-changes@NetBSD.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 07/19/2003 02:05:36
Module Name: src
Committed By: thorpej
Date: Sat Jul 19 02:05:35 UTC 2003
Modified Files:
src/sys/dev/dmover: swdmover.c
Log Message:
Add a software implementation of the iSCSI CRC32C algorithm. This
serves as an example of how the immediate value can be used by a
dmover function.
To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 src/sys/dev/dmover/swdmover.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.