In the following document, 'the driver' refers to the hilmou.sys and
noexbios.sys.  HP is the Hewlett-Packard company.

By receiving the beta form of the driver, the recipient
agrees:

  1.  The driver will not be redistributed by the recipient.  

      The recipient can install and use the driver on machine(s)
      under his direct control.

  2.  Upon request, the recipient will destroy all copies of the driver.

  3. The driver is provided as is.  There is no guarantee to its
     functionality or its correctness.

  4. All copies of the driver are to be destroyed after an official
     version is made publicly available by HP.

----
Whew!  Now let's get to the fun part.

First, install OS/2 2.0 and select the PS/2 mouse option. You should
get the following lines in config.sys...

  device=c:\os2\pmdd.sys
  device=c:\os2\mdos\vmouse.sys
  device=c:\os2\pointdd.sys
  device=c:\os2\mouse.sys

Copy noexbios.sys and hilmou.sys to the appropriate directory. In this
example, it is the root but you can use whatever directory you want.
Edit the config.sys file so it looks like...

  device=c:\os2\pmdd.sys
  device=c:\os2\mdos\vmouse.sys
  device=c:\os2\pointdd.sys
  device=\noexbios.sys
  device=\hilmou.sys
  device=c:\os2\mouse.sys type=hilmou$

Reboot the system.


