Subject: CVS commit: src/sys/dev/ic
To: None <source-changes@NetBSD.org>
From: Allen Briggs <briggs@netbsd.org>
List: source-changes
Date: 04/10/2004 01:59:19
Module Name: src
Committed By: briggs
Date: Sat Apr 10 01:59:19 UTC 2004
Modified Files:
src/sys/dev/ic: mpt_netbsd.c
Log Message:
Set the DMA SGL length correctly if the DMA request must be chained because
it is too large to fit in one SGL.
Fix from HITOSHI Osada <QFH02545 (at) nifty.com> in response to PR kern/24967.
To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 src/sys/dev/ic/mpt_netbsd.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.