Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev/ata
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.
Home |
Main Index |
Thread Index |
Old Index