The files *os2.h provide the `raw interface to the driver and may be
used with OS/2 Dos* routines directly.

The files `map.h, `pty.h, and `cons.h and the library `xf86api.a
provide an interface to access the driver functionality easier, and more
Unix-like. This interface is compatible to emx0.9a, but should be adaptable
without many problems to other 32 bit compilers.

The files `conidc.h and `conidc.asm provide a write interface to the
console$ device for device driver writers. It cannot be used by normal user
applications. 


Read the file ..\src\readme on usage issues.
