K 10 svn:author V 5 gibbs K 8 svn:date V 27 2000-10-12T14:36:27.000000Z K 7 svn:log V 337 Bring back the ability to send cdbs of length 13->32 bytes. This was lost during the qinfifo optimization. When swapping HSCBs, we were only copying the first 32 bytes, the amount used in the common case of a cdb <= 12 bytes. Larger cdbs are stored in the second 32 bytes of the cdb. Noticed by: Marc Frajola END