Changeset 211 for trunk/tools/ahci.wis


Ignore:
Timestamp:
Jul 24, 2023, 5:51:46 PM (2 years ago)
Author:
David Azarewicz
Message:

Added workaround to help with VirtualBox issues.
Improved diagnostic messages.
Changed how timeouts are reset and how ctx hooks are triggered.
Added quirk for devices with issues executing some standard commands.
Changed to make /N the default.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/ahci.wis

    r194 r211  
    33  <TITLE>=("TITLE")</TITLE>
    44  <REXX NAME=TITLE>
     5   Call Rxfuncadd 'SysLoadFuncs','RexxUtil','SysLoadFuncs';
     6   Call SysLoadFuncs;
    57   MyTitle="AHCI Driver for OS/2";
    68
Note: See TracChangeset for help on using the changeset viewer.