Ignore:
Timestamp:
Aug 31, 2011, 11:23:46 PM (14 years ago)
Author:
cjm
Message:

OS2AHCI Version 1.19
====================

  • Added retry counters to all commands (IORBs) in order to prevent infinite retry loops. This was necessary because Virtualbox 4.x doesn't seem to set the "current command index" in specific ATAPI error situations, causing the failing command to be retried indefinitely instead of asking for a sense buffer
  • Minor changes to debug logging
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/os2ahci/version.h

    r116 r121  
    1414
    1515
    16 #define VERSION            118       /* driver version (2 implied decimals) */
     16#define VERSION            119       /* driver version (2 implied decimals) */
    1717
Note: See TracChangeset for help on using the changeset viewer.