wiki:Building
Last modified 12 months ago Last modified on 2011-06-05 17:05:47

Build Instructions

Get the source

Source code for the eCS / OS/2 AHCI driver is available under the terms of the GPL at the following subversion repository URL:

https://svn.ecomstation.nl/repos/ahci/

Building OS2AHCI

Building the ADD is straight forward, at the time of writing this, the following is required:

  • C600 (naturally); shipped with the last free official IBM DDK version
  • ALP, mapsym and link, (all tools are part of the DDK)
  • DDK environment variable that points to the location of the OS/2 DDK

OS2AHCI requires IBM OS/2 DDK version 9.23 or later (see ddk\base\h\version.mak).

WATCOM build

The source tree contains several files that were created during an attempt to use the Watcom compiler (e.g. wmakefile); however, the Watcom build is broken and produces (if it still compiles...) a non-working driver.