K 10 svn:author V 6 mjacob K 8 svn:date V 27 2006-09-01T05:55:14.000000Z K 7 svn:log V 787 MFC the current stable state of isp. The high points for next RELENG_6 release are: + Fix 2322/6322 firmware loading- this card works a lot better with loaded f/w. + Fix a considerable number of 2KLogin issues. + Clean all mailbox structures prior to use. + Remove some obsolete code within defines that haven't been enabled in years. + Make Loop ID 125 a legal hard address (which it is). + Force HARD ADDRESS acquisition for all f/w revisions > 2.2.5 + Use RIO_16BIT for 2200 cards >= 1.17.0 f/w, and enable fast posting. + Honor ZIO nvram settings for 23XX cards. + Add an ISP_CRASHED state so that if we get a DMA error and the f/w crashes we can unstall any mailbox commands that might have been waiting. + Catch RISC PAUSED errors on interrupts. + Plus many, many more! END