Subject: CVS commit: src/sys/dev/ata
To: None <source-changes@NetBSD.org>
From: Manuel Bouyer <bouyer@netbsd.org>
List: source-changes
Date: 10/28/2004 20:11:41
Module Name: src
Committed By: bouyer
Date: Thu Oct 28 20:11:41 UTC 2004
Modified Files:
src/sys/dev/ata: ata.c
Log Message:
Call xfer->c_start() with the channel from the xfer, not the one from the
thread. They may be different if we have a shared queue.
To generate a diff of this commit:
cvs rdiff -r1.60 -r1.61 src/sys/dev/ata/ata.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.