NEW features of cdrecord-1.8a30: Warning: the version of libscg from this version of cdrecord has only been tested on Solaris, Linux and Win32. If you are running other OS, please test and report. We are now only a few releases away from the final libscg that includes SCSI low level command transport. ALL: - libscg/scsi-aix.c compiles again - typo fixed. - libscg/scsi-bsd-os.c compiles again - typo fixed. - libscg/scsi-beos.c compiles again - typo fixed. - libscg/scsi-osf.c compiles again - typo fixed. - libscg/scsi-wnt.c compiles again - typo fixed. - libscg/scsiopen.c typecasts to make it compile without warnings on K&R systems. - usleep() emulation compiles again on SCO Openserver 3.x - align_test.c corrected - scg/scgcmd.h restructured - several macros to convert integers in network byte order to machine byte order modified to make them correct on 64 bit machines too. cdrecord: - The Optima Dis Covery 650 CD-R is now recognised as Sony-CDU-924 - typecasts in several files to make it compile without warnings on K&R systems. - Fixed a bug in the size computation that caused the media to loos 150 sectors too large if cdrecord was run in DAO mode. - New updated macros in intcvt.h make cdrecord more correct on 64 bit machines. readcd: mkisofs: - Fixed a bug with 64 bit support on OSF-1 Aplha - removed some superfluous & before arrays cdda2wav: o new ioctl module for Solaris and FreeBSD ioctl methods (ATAPI drives). Untested yet. o soundcard support unified. Solaris sound interfaces might be used under other OS as well. Untested yet. o support of the cdindex system (see www.cdindex.org for details). For cd extra and cd-text formats the submission form is generated automatically. Linux NOTES: Better handling for the SCSI status byte is supported with the enhanced Linux sg driver interface. Look for: ftp://ftp.fokus.gmd.de/pub/unix/cdrecord/alpha/SG-2.2.tar.gz (Linux-2.2) ftp://ftp.fokus.gmd.de/pub/unix/cdrecord/alpha/SG.patch.tar.gz (Linux-2.0 & 2.1) CYGWIN NT-4.0 NOTES: To compile on Cygwin32, get Cygwin32-beta20 and install it. then create a symlink from /bin to the .../bin directory where bash is located. Now run 'make' ... The files are located on: ftp://ftp.fokus.gmd.de/pub/unix/cdrecord/alpha ... NOTE: These tar archives are 100% ansi compatible. Solaris 2.x tar and GNU tar may get some minor trouble. WARNING: Do not use 'mc' to extract the tar file! All mc versions before 4.0.14 cannot extract symbolic links correctly. WARNING: Do not use 'winzip' to extract the tar file! Winzip cannot extract symbolic links correctly. Joerg