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

  1. NEW features of cdrecord-1.8a16:
  2.  
  3. -    added makefile and include defines for Netwinder "armv4l" - Strongarm 110
  4.  
  5. -    Added a hint for SVr4/Posix real time scheduling to the man page
  6.  
  7. -    Use only DFLTPHYS for DMA on FreeBSD 3.0
  8.  
  9. -    Fixed a bug that prevented to use the Plasmon RF-4100 after it 
  10.     already worked. The bug was recently introduced by a change
  11.     in the handling of mode pages.
  12.  
  13. -    Support for ACER CR-4020C
  14.  
  15. -    Ingnore settings for dev= in /etc/devault/cdrecord if the
  16.     -scanbus option was specified.
  17.  
  18. -    modified verbose printout to prevent overwriting the position
  19.     with the error message
  20.  
  21. mkisofs:
  22.  
  23. -    man page updated
  24.  
  25. -    -volset-size -volset-seqno options added to allow multi-volume
  26.     archives (e.g. OS installation CD sets). NOTE: -volset-size must
  27.     be specified before -volset-seqno on each command line.
  28.  
  29. mkisofs patches from James Pearson:
  30.  
  31. cdda2wav:
  32.  
  33. -    changed default overlap to 0 sectors (no overlap)
  34.  
  35. -    version string includes os (for easier feedback)
  36.  
  37. -    the scsi commands use page aligned transfer buffers
  38.     (Buffer handling changed to avoid problems on FreeBSD-3.x/CAM)
  39.  
  40. -    now the availability of shared memory is checked
  41.  
  42. -    fixes for nextstep
  43.  
  44. -    changed the synchronization method of overlapping sectors
  45.            (low jitter drives should work with -P1)
  46.  
  47. -    new code to trash the cdrom buffer (when offsets grew too big)
  48.  
  49. -    code restructuring in order to prepare for a single process
  50.            non-FIFO version
  51.  
  52. -    detect when fork() is not available
  53.  
  54. -    fixed bug with -e and -w
  55.  
  56. -    fixed bug with devices like /dev/sga
  57.  
  58. -    reintroduced signal handlers to do clean up work on signals
  59.  
  60. -    new option -J, which prints disc information and exits
  61.  
  62. -    first support for OSs, which cannot do fork() (depends on HAVE_FORK)
  63.  
  64. -    new option -J prints info and exits 
  65. -    fix for the new -J option :-) 
  66.  
  67. -    fixed a bug with -e and -w options 
  68.  
  69. -    fixed a bug with device settings like /dev/sga 
  70.  
  71. -    reversed the omission of the signal handler in order to do clean up 
  72.         operations when being signalled 
  73.  
  74. CYGWIN NT-4.0 NOTES:
  75.  
  76. To compile on Cygwin32, get Cygwin32-beta20 and install it.
  77. then create a symlink from /bin to the .../bin directory where bash is located.
  78. Now run 'make' ...
  79.  
  80. The files are located on:
  81.  
  82. ftp://ftp.fokus.gmd.de/pub/unix/cdrecord/alpha ...
  83.  
  84. NOTE:    These tar archives are 100% ansi compatible. Solaris 2.x tar and GNU
  85.     tar may get some minor trouble.
  86.  
  87. WARNING: Do not use 'mc' to extract the tar file!
  88.     All mc versions before 4.0.14 cannot extract symbolic links correctly.
  89.  
  90. Joerg
  91.