home *** CD-ROM | disk | FTP | other *** search
/ PC Online 1999 November / PCONLINE_11_99.ISO / filesbbs / OS2 / CDR18A24.ZIP / doc / More-Docs / AN-1.8a23 < prev    next >
Encoding:
Text File  |  1999-07-15  |  1.8 KB  |  75 lines

  1. NEW features of cdrecord-1.8a23:
  2.  
  3. ALL:
  4.  
  5. -    Now using autoconf-1.13
  6.  
  7. -    Makefiles support for 9000-780-hp-ux, 9000-782-hp-ux, sparc64-linux
  8.  
  9. -    Fixed probems with Linux Parallel port SCSI driver which were caused
  10.     by not clearing the CDB past 6 byte commands.
  11.     Thanks to:
  12.          Eduardo Trapani <etrapani@unesco.org.uy>
  13. cdrecord:
  14.  
  15. -    better man page entry for -pad option
  16.  
  17. -    Pioneer DW-S114X now uses the SWAPAUDIO flag in configuration
  18.  
  19. -    Handle non compliant FAKE inquiry data that MS NT-4.0 creates
  20.     for IDE disks in ATAPI emulation.
  21.  
  22. -    Handle the fact that the Ricoh 7040 returns NOT READY for
  23.     Mode sense page 2A while loading as disk.
  24.  
  25. -    new build_all.com for compilation on VMS
  26.  
  27. readcd:
  28.  
  29. -    First version of enhancements that Thomas Niederreiter likes for
  30.     XCD-roast
  31.  
  32. mkisofs:
  33.  
  34. -    Better Joliet name checking
  35.  
  36. -    Better error messages
  37.  
  38. -    -F option new to supress loop checking with -f
  39.  
  40. -    make the options 'no-split-symlink-components" and 
  41.     "no-split-symlink-fields" work
  42.  
  43. -    Re-Read TRANS.TBL correctly for multi session.
  44.  
  45. -    Joliet name <translation table> changed to TRANS.TBL
  46.  
  47. cdda2wav:
  48.  
  49.  
  50. Linux NOTES:
  51.  
  52. Better handling for the SCSI status byte is supported with the enhanced Linux sg driver interface.
  53. Look for:
  54.     ftp://ftp.fokus.gmd.de/pub/unix/cdrecord/alpha/SG-2.2.tar.gz (Linux-2.2)
  55.     ftp://ftp.fokus.gmd.de/pub/unix/cdrecord/alpha/SG.patch.tar.gz (Linux-2.0 & 2.1)
  56.  
  57.  
  58. CYGWIN NT-4.0 NOTES:
  59.  
  60. To compile on Cygwin32, get Cygwin32-beta20 and install it.
  61. then create a symlink from /bin to the .../bin directory where bash is located.
  62. Now run 'make' ...
  63.  
  64. The files are located on:
  65.  
  66. ftp://ftp.fokus.gmd.de/pub/unix/cdrecord/alpha ...
  67.  
  68. NOTE:    These tar archives are 100% ansi compatible. Solaris 2.x tar and GNU
  69.     tar may get some minor trouble.
  70.  
  71. WARNING: Do not use 'mc' to extract the tar file!
  72.     All mc versions before 4.0.14 cannot extract symbolic links correctly.
  73.  
  74. Joerg
  75.