home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 4 Drivers / 04-Drivers.zip / hp4020i2.zip / hp4020i2.txt next >
Text File  |  1996-03-27  |  1KB  |  31 lines

  1. Here is a replacement os2cdrom.dmd that enables multisession operation
  2. on the Hewlett-Packard 4020i CD-Writer.  
  3.  
  4. If you are using the SCSI card included with the kit, the drivers should
  5. be obtained from ftp.advansys.com.
  6.  
  7. To run the software packages included with the drive, you need to install
  8. ASPI.  The files are typically already in place: os2aspi.dmd in the 
  9. \os2\boot directory, vapsi.sys in the \os2\mdos directory, and winaspi.dll
  10. in the windows\system directory.  Add the following lines to your 
  11. config.sys:
  12. basedev=os2aspi.dmd /all
  13. device=c:\os2\mdos\vaspi.sys
  14.  
  15. I have been able to get the ASPI subsystem working on two of three 
  16. machines tested.  On the third machine, a bug in vaspi.sys causes the
  17. machine to hang.  Beware during testing!
  18.  
  19. This software is not approved, tested, or released by Hewlett-Packard.  I
  20. have written this on my own time.  Hewlett-Packard customer support cannot
  21. support this driver.
  22.  
  23. Any comments or questions can be directed to robsims@depeche.lvld.hp.com.
  24.  
  25. New:
  26. This package now contains a vaspi.sys that I patched to remove the hang
  27. mentioned above.
  28.  
  29. os2cdrom.dmd multisession was fixed - it would give incorrect information
  30. if more than one track per session was recorded.
  31.