K 10 svn:author V 5 gibbs K 8 svn:date V 27 2001-01-23T22:17:03.000000Z K 7 svn:log V 368 When flipping the first entry in the qinfifo with the "next queued SCB", we must also inform the card of this change. Otherwise the sequencer will traverse a corrupt list of SCBS. The side effects of this problem were unknown SCBs completing in the qoutfifo or worse yet, panics due to sequencer interrupts that referenced what, to the kernel, were invalid SCB ids. END