Most things are unchanged from version 5.0.3. However, some fixes have
been made and those are listed here.
1. Fix to the CHECK_CONDITION handler to avoid erroneous underflow
errors.
2. Make sure we clean out the residual variables after a request sense
operation has completed.
3. Remove some old, unused code from the sequencer to conserve instruction
space
4. Fix to aic7xxx_reset_device so that if we clean out the waiting for
selection list on the card, we make sure we don't leave the selection
hardware turned on if we removed the very first waiting scb.
That's it. However, of note is this. These changes are the result of this
driver going into full production use. The ftp server you are currently
connected to is now running aic7xxx-5.0.4 (and this machine does much more
than just ftp). In general, I feel this driver is now ready for full
production use and in all areas that I'm currently aware of, it performs
just as reliably as the previous driver (the Nov05 release of the last
driver family, also found on this site in the OLD directory).