1 Change Log
2 ~~~~~~~~~~
3
4 1.00.00 - Initial Public Release
5 - Functionally equivalent to 0.99.05
6
7 0.99.05 - Fix an oops on certain passthru commands
8
9 0.99.04 - Fix race condition in the passthru mechanism
10 -- this required the interface to the utilities to change
11 - Fix error recovery code
12
13 0.99.03 - Make interrupt routine handle all completed request on the
14 adapter not just the first one
15 - Make sure passthru commands get woken up if we run out of
16 SCBs
17 - Send all of the commands on the queue at once rather than
18 one at a time since the card will support it.
19
20 0.99.02 - Added some additional debug statements to print out
21 errors if an error occurs while trying to read/write
22 to a logical drive (IPS_DEBUG).
23
24 Fixed read/write errors when the adapter is using an
25 8K stripe size.
This page was automatically generated by the
LXR engine.
Visit the LXR main site for more
information.