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

  1. NEW features of cdrecord-1.8a21:
  2.  
  3. ALL:
  4.  
  5. -    New rules for IRIX 64
  6.  
  7. -    Reduce maxdma to 64k-1 on SunOS 4.x because esp hardware on VME boards
  8.     does not support more than 16 bits for the DMA counter.
  9.  
  10. -    Allow 16 SCSI busses and 16 targets per SCSI bus if possible with
  11.     an a specific OS.
  12.  
  13. -    Linux Parallel Port driver now searches backwards for a bus slot.
  14.     This was needed because if SCSI_IOCTL_GET_BUS_NUMBER works,
  15.     there may be holes in the bus mapping array.
  16.  
  17. -    Linux scsi-linux-sg.c fix for "Cannot send SCSI cmd via ioctl"
  18.     message with cdrecord -scanbus. Fix for sg_mapbus() function.
  19.     This was needed because if SCSI_IOCTL_GET_BUS_NUMBER works,
  20.     there may be holes in the bus mapping array.
  21.  
  22. -    Better handling for the SCSI status byte with the enhanced Linux
  23.     sg driver interface.
  24.     Look for:
  25.         ftp://ftp.fokus.gmd.de/pub/unix/cdrecord/alpha/SG-2.2.tar.gz (Linux-2.2)
  26.         ftp://ftp.fokus.gmd.de/pub/unix/cdrecord/alpha/SG.patch.tar.gz (Linux-2.0 & 2.1)
  27.  
  28.  
  29. cdrecord:
  30.  
  31. -    Better DAO integration: cdrecord now prints an error message for
  32.     drives that cannot do DAO or if cdrecord does not yet implement DAO
  33.     fot this drive.
  34.  
  35. -    Cdrecord now looks for 16 SCSI busses and 16 targets per bus.
  36.     Note that not all operating systems will support wide SCSI busses.
  37.     For Solaris, you will wait for a new scg driver which will
  38.     be available soon.
  39.  
  40.     NOTE: cdrecord does not print something like
  41.     9) *
  42.     for a target that does not exists if the target # is above 7.
  43.  
  44. -    Fixes in several source files to make the compiler not 
  45.     complain about signed / unsigned comparison.
  46.  
  47. -    New disk manufacturers:
  48.  
  49.         "Woongjin Media corp"
  50.         "INFODISC Technology Co., Ltd."
  51.         "UNITECH JAPAN INC."
  52.         "AMS Technology Inc."
  53.  
  54. -    Fix for Sony CDU-920 ATIP printing. This drive does return
  55.     a ATIP lead-in start of 0!
  56.  
  57. -    Try to handle the SCSI get mode data Firmware bug which can
  58.     be observed with JVC 2040 ?? (CD-RW) and the TEAC 532
  59.     where mode page 0x2a returns garbage data.
  60.  
  61. -    Restore sector size if the 10 second wait time
  62.     is aborted by ^C.
  63.  
  64. -    Added driver object routine to read buffer capacity.
  65.  
  66. -    Man page: added -force flag und -useinfo
  67.  
  68. readcd:
  69.  
  70. -    fixed some small bugs that prevented compiling on AIX
  71.  
  72. mkisofs:
  73.  
  74. -    fixed several small warnings from programs in the diag/
  75.     directory
  76.  
  77. cdda2wav:
  78.  
  79.  o   new sound formats aiff/aifc (Apple/SGI)
  80.  o   generalized sound support for 4fronts USS/OSS drivers
  81.  o   included a nero-based table of cdda capable drives
  82.  o   new option -K to set the sound device
  83.  o   suppress weird cddb files when using pipes
  84.  o   enabled read cdtext for Sony drives
  85.  o   workaround for Sony CDU625 drives (which are NOT MMC) 
  86.  
  87. CYGWIN NT-4.0 NOTES:
  88.  
  89. To compile on Cygwin32, get Cygwin32-beta20 and install it.
  90. then create a symlink from /bin to the .../bin directory where bash is located.
  91. Now run 'make' ...
  92.  
  93. The files are located on:
  94.  
  95. ftp://ftp.fokus.gmd.de/pub/unix/cdrecord/alpha ...
  96.  
  97. NOTE:    These tar archives are 100% ansi compatible. Solaris 2.x tar and GNU
  98.     tar may get some minor trouble.
  99.  
  100. WARNING: Do not use 'mc' to extract the tar file!
  101.     All mc versions before 4.0.14 cannot extract symbolic links correctly.
  102.  
  103. Joerg
  104.