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/scsipi



Module Name:    src
Committed By:   jmc
Date:           Wed Aug 11 19:43:52 UTC 2004

Modified Files:
        src/sys/dev/scsipi [netbsd-2-0]: atapi_wdc.c

Log Message:
Pullup rev 1.71 (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.69.2.1 -r1.69.2.2 src/sys/dev/scsipi/atapi_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