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:09 UTC 2004
Modified Files:
src/sys/dev/ata [netbsd-2-0]: ata_wdc.c
Log Message:
Pullup rev 1.58 (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.53.2.2 -r1.53.2.3 src/sys/dev/ata/ata_wdc.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