K 10 svn:author V 6 mjacob K 8 svn:date V 27 1999-10-17T19:47:51.000000Z K 7 svn:log V 607 (last delta had wrong comment) MFC:Roll core version number. Do some stylistic changes. Ensure that the result queue length is never less than 64. Move (ick) temp port database used for post-LIP merging off the kernel stack and put it into the softc. Remove some target mode stuff which will come back later in a different file. Change how the list of outstanding commands are stored (now allocated at mailbox setup time to be just enough for the max for a specific HBA which can vary). Keep a rotating seed of the last index for this in the softc. Increase the count of active commands from 10 to 16 bits. END