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



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

Modified Files:
        src/sys/dev/ic [netbsd-2-0]: wdc.c

Log Message:
Pullup rev 1.182 (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.172.2.4 -r1.172.2.5 src/sys/dev/ic/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