Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-2-0] src/sys/dev/ata
Module Name: src
Committed By: jmc
Date: Wed Aug 11 19:44:05 UTC 2004
Modified Files:
src/sys/dev/ata [netbsd-2-0]: atavar.h
Log Message:
Pullup rev 1.44 (requested by bouyer in ticket #733)
Implement asynchronous channel reset.
Use this to reset the channel before doing a dump, instead of the hack in
wdc_exec_xfer() based on C_POLL. This hack was causing problems on
controllers with a shared queue, because we now can have C_POLL set during
concurent channels probes
To generate a diff of this commit:
cvs rdiff -r1.40.2.1 -r1.40.2.2 src/sys/dev/ata/atavar.h
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