K 10 svn:author V 5 gibbs K 8 svn:date V 27 1997-02-11T17:10:37.000000Z K 7 svn:log V 397 Fix a bug in the reporting of residuals. The code was relying on the SG_COUNT filed in the hardware SCB not changing during the course of a transaction. Since the sequencer now DMAs the hardware SCB back up to the host when it detects a residual, this is no longer the case. I added a field to the "software" scb to mirror this information and it is now used for doing the residual calculation. END