Subject: CVS commit: syssrc/sys/dev/ieee1394
To: None <source-changes@netbsd.org>
From: James Chacon <jmc@netbsd.org>
List: source-changes
Date: 12/10/2002 00:28:21
Module Name: syssrc
Committed By: jmc
Date: Mon Dec 9 22:28:21 UTC 2002
Modified Files:
syssrc/sys/dev/ieee1394: sbpscsi.c
Log Message:
Ooops...Make sure for status to set error and resid before calling the
completion routines. Makes reads actually return data to userland now which
means I can now put a disklabel on the drive.
To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 syssrc/sys/dev/ieee1394/sbpscsi.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.