<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<id>tag:old.nabble.com,2006:forum-720</id>
	<title>Nabble - Cdrecord-support</title>
	<updated>2009-11-30T12:15:52Z</updated>
	<link rel="self" type="application/atom+xml" href="http://old.nabble.com/Cdrecord-support-f720.xml" />
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Cdrecord-support-f720.html" />
	<subtitle type="html"></subtitle>
	
<entry>
	<id>tag:old.nabble.com,2006:post-26581135</id>
	<title>cdrtools-2.01.01a69 ready</title>
	<published>2009-11-30T12:15:52Z</published>
	<updated>2009-11-30T12:15:52Z</updated>
	<author>
		<name>Joerg Schilling-3</name>
	</author>
	<content type="html">Note that this release contains a work around for new drives developed by 
&lt;br&gt;Pioneer sold under the brands: Pioneer, Plextor and TEAC.
&lt;br&gt;&lt;br&gt;&lt;br&gt;NEW features of cdrtools-2.01.01a69:
&lt;br&gt;&lt;br&gt;*******
&lt;br&gt;NOTE: cdrtools is currently in a state of a release candidate for the next
&lt;br&gt;major release.
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&lt;br&gt;*******
&lt;br&gt;&lt;br&gt;&lt;br&gt;All:
&lt;br&gt;&lt;br&gt;-	Support for 64 Bit compilation was added for IRIX.
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Call smake CCOM=cc64 or smake CCOM=gcc64 as usual.
&lt;br&gt;&lt;br&gt;-	C++ compilation support fior IRIX was added to the makefile system
&lt;br&gt;&lt;br&gt;-	Schily Makefile rules no longer contain Simple Suffix Rules.
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; All default rules are now based on Pattern Matching Rules.
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; This speeds up smake.
&lt;br&gt;&lt;br&gt;-	Added autoconf test to distinct Linux ACLs from IRIX ACLs
&lt;br&gt;&lt;br&gt;Libschily:
&lt;br&gt;&lt;br&gt;-	Removed some GCC warnings from libschily/getargs.c
&lt;br&gt;&lt;br&gt;&lt;br&gt;Libparanoia (Ported/enhanced by Jörg Schilling, originated by Monty &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26581135&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;xiphmont@...&lt;/a&gt;):
&lt;br&gt;&lt;br&gt;Libedc (Optimized by Jörg Schilling, originated by Heiko Eißfeldt &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26581135&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;heiko@...&lt;/a&gt;):
&lt;br&gt;&lt;br&gt;Libcdrdeflt:
&lt;br&gt;&lt;br&gt;Libdeflt:
&lt;br&gt;&lt;br&gt;Libfind:
&lt;br&gt;&lt;br&gt;-	let libfind deal with the differences between Linux ACLs and IRIX ACLs
&lt;br&gt;&lt;br&gt;Libfile:
&lt;br&gt;&lt;br&gt;Libhfs_iso:
&lt;br&gt;&lt;br&gt;Libsiconv:
&lt;br&gt;&lt;br&gt;Libscg:
&lt;br&gt;&lt;br&gt;-	Removed some GCC warnings from libscg/scsi-sgi.c
&lt;br&gt;&lt;br&gt;Libscgcmd:
&lt;br&gt;&lt;br&gt;Libmdigest:
&lt;br&gt;&lt;br&gt;Rscsi:
&lt;br&gt;&lt;br&gt;Cdrecord:
&lt;br&gt;&lt;br&gt;-	Work around a bug in the firmware from drives
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; developed by PIONEER in November 2009. This affects
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; drives labelled &amp;quot;Pioneer&amp;quot;, &amp;quot;Plextor&amp;quot; and &amp;quot;TEAC&amp;quot;.
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Do no longer call cdr_buffer_cap() before the drive
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; buffer was not at least filled once to avoid that
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; the the drive throughs away all data.
&lt;br&gt;&lt;br&gt;&lt;br&gt;-	Man page reworked
&lt;br&gt;&lt;br&gt;Cdda2wav (Maintained/enhanced by Jörg Schilling, originated by Heiko Eißfeldt &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26581135&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;heiko@...&lt;/a&gt;):
&lt;br&gt;&lt;br&gt;-	Man page reworked
&lt;br&gt;&lt;br&gt;-	Removed some (int) casts before the SNDCTL_DSP_* ioctl()s
&lt;br&gt;&lt;br&gt;Readcd:
&lt;br&gt;&lt;br&gt;-	Man page reworked
&lt;br&gt;&lt;br&gt;Scgcheck:
&lt;br&gt;&lt;br&gt;-	Man page reworked
&lt;br&gt;&lt;br&gt;Scgskeleton:
&lt;br&gt;&lt;br&gt;Btcflash:
&lt;br&gt;&lt;br&gt;-	Man page reworked
&lt;br&gt;&lt;br&gt;Mkisofs (Maintained/enhanced by Jörg Schilling since 1997, originated by Eric Youngdale):
&lt;br&gt;&lt;br&gt;-	Various Cstyle changes
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; HELIOS TODO:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; -	Add the HELIOS UNICODE mapping code. This needs to be done 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at UCS-2 level for Joliet and UDF (instead of UTF-8) and only
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; for Rock Ridge (in case of a UTF-8 based target locale) using
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; UTF-8 based translations.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; -	Make the Apple extensions work again with &amp;quot;mkisofs -find&amp;quot;
&lt;br&gt;&lt;br&gt;TODO:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; -	Support correct inode numbers for UDF hardlinks
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; -	Support sockets, pipes, char/blk-dev specials with UDF
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; -	read Joliet filenames with multi-session if no TRANS.TBL
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; or RR is present. I am looking for a volunteer for this task!
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Note that this can never be 100% correct as there is no relation
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; between the names on the master (UNIX) filesystem, the ISO-9660
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; names and the Joliet names. Only the Rock Ridge names are
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; untranslated with respect to the original files on the
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; master (UNIX) filesystem.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; -	add libecc/edc for CDI and similar.
&lt;br&gt;&lt;br&gt;&lt;br&gt;The files are located on:
&lt;br&gt;&lt;br&gt;ftp://ftp.berlios.de/pub/cdrecord/alpha ...
&lt;br&gt;&lt;br&gt;Jörg
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;&amp;nbsp;EMail:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26581135&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;joerg@...&lt;/a&gt; (home) Jörg Schilling D-13353 Berlin
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26581135&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;js@...&lt;/a&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;(uni) &amp;nbsp;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26581135&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;joerg.schilling@...&lt;/a&gt; (work) Blog: &lt;a href=&quot;http://schily.blogspot.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://schily.blogspot.com/&lt;/a&gt;&lt;br&gt;&amp;nbsp;URL: &amp;nbsp;&lt;a href=&quot;http://cdrecord.berlios.de/private/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://cdrecord.berlios.de/private/&lt;/a&gt;&amp;nbsp;ftp://ftp.berlios.de/pub/schily
&lt;br&gt;_______________________________________________
&lt;br&gt;Cdrecord-support mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26581135&amp;i=6&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Cdrecord-support@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.berlios.de/mailman/listinfo/cdrecord-support&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.berlios.de/mailman/listinfo/cdrecord-support&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/cdrtools-2.01.01a69-ready-tp26581135p26581135.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26428545</id>
	<title>cdrtools-2.01.01a68 ready</title>
	<published>2009-11-19T07:32:02Z</published>
	<updated>2009-11-19T07:32:02Z</updated>
	<author>
		<name>Joerg Schilling-3</name>
	</author>
	<content type="html">NEW features of cdrtools-2.01.01a68:
&lt;br&gt;&lt;br&gt;*******
&lt;br&gt;NOTE: cdrtools is currently in a state of a release candidate for the next
&lt;br&gt;major release.
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&lt;br&gt;*******
&lt;br&gt;&lt;br&gt;&lt;br&gt;All:
&lt;br&gt;&lt;br&gt;-	VMS rules for libraries not create an archive XXX.olb instead of libXXX.a
&lt;br&gt;&lt;br&gt;-	schily/utypes.h enhanced to allow to define maxint_t which is 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; missing on VMS
&lt;br&gt;&lt;br&gt;-	Better autoconf test for union wait vs. int for platforms that
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; define union wait but use int as wait() parameter.
&lt;br&gt;&lt;br&gt;-	schily/vfork.h now includes unistd.h as the related definitions 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; are there on Solaris
&lt;br&gt;&lt;br&gt;-	Fixed a configure bug with opendir() inherited from GNU autoconf
&lt;br&gt;&lt;br&gt;-	Enhanced the vfork() autoconf test to avoid a hang on VMS
&lt;br&gt;&lt;br&gt;Libschily:
&lt;br&gt;&lt;br&gt;-	libschily/spawn.c now uses vfork()
&lt;br&gt;&lt;br&gt;-	libschily/fexec.c now supports IO redirection on VMS
&lt;br&gt;&lt;br&gt;&lt;br&gt;Libparanoia (Ported/enhanced by Jörg Schilling, originated by Monty &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26428545&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;xiphmont@...&lt;/a&gt;):
&lt;br&gt;&lt;br&gt;-	Some #define inline definitions removed as &amp;quot;inline&amp;quot; is already
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; handled by schily/mconfig.h
&lt;br&gt;&lt;br&gt;Libedc (Optimized by Jörg Schilling, originated by Heiko Eißfeldt &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26428545&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;heiko@...&lt;/a&gt;):
&lt;br&gt;&lt;br&gt;Libcdrdeflt:
&lt;br&gt;&lt;br&gt;Libdeflt:
&lt;br&gt;&lt;br&gt;Libfind:
&lt;br&gt;&lt;br&gt;-	Fixed a typo in idcache.c
&lt;br&gt;&lt;br&gt;Libfile:
&lt;br&gt;&lt;br&gt;-	Some changes for better VMS support
&lt;br&gt;&lt;br&gt;Libhfs_iso:
&lt;br&gt;&lt;br&gt;-	Removed a warning from the HP-UX C-compiler about a possible endless loop 
&lt;br&gt;&lt;br&gt;Libsiconv:
&lt;br&gt;&lt;br&gt;-	Add the VMS C-compiler to the list of exceptions for not fully C99 compliant
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; compilers to allow compilation. 
&lt;br&gt;&lt;br&gt;Libscg:
&lt;br&gt;&lt;br&gt;-	changed a include path in libscg/scsi-mac-iokit.c to allow
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; compilation on &amp;quot;Snow Leopard&amp;quot;
&lt;br&gt;&lt;br&gt;Libscgcmd:
&lt;br&gt;&lt;br&gt;Libmdigest:
&lt;br&gt;&lt;br&gt;Rscsi:
&lt;br&gt;&lt;br&gt;Cdrecord:
&lt;br&gt;&lt;br&gt;-	Added a workaround for a firmware oddity with DVD+RW on
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; '_NEC &amp;nbsp; &amp;nbsp;' 'DVD_RW ND-3500AG' with media written from other drives.
&lt;br&gt;&lt;br&gt;Cdda2wav (Maintained/enhanced by Jörg Schilling, originated by Heiko Eißfeldt &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26428545&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;heiko@...&lt;/a&gt;):
&lt;br&gt;&lt;br&gt;-	Added a forgotten modification in ringbuff.c that caused an abort due to
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; a wrong assert() condition.
&lt;br&gt;&lt;br&gt;Readcd:
&lt;br&gt;&lt;br&gt;Scgcheck:
&lt;br&gt;&lt;br&gt;Scgskeleton:
&lt;br&gt;&lt;br&gt;Btcflash:
&lt;br&gt;&lt;br&gt;Mkisofs (Maintained/enhanced by Jörg Schilling since 1997, originated by Eric Youngdale):
&lt;br&gt;&lt;br&gt;-	Fixed a bug (writing to stdout instead of stderr) recently introduced with better 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; RR recognition support.
&lt;br&gt;&lt;br&gt;-	&amp;quot;isoinfo&amp;quot; now supports iconv() based locales for Joliet.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; HELIOS TODO:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; -	Add the HELIOS UNICODE mapping code. This needs to be done 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at UCS-2 level for Joliet and UDF (instead of UTF-8) and only
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; for Rock Ridge (in case of a UTF-8 based target locale) using
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; UTF-8 based translations.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; -	Make the Apple extensions work again with &amp;quot;mkisofs -find&amp;quot;
&lt;br&gt;&lt;br&gt;TODO:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; -	Support correct inode numbers for UDF hardlinks
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; -	Support sockets, pipes, char/blk-dev specials with UDF
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; -	read Joliet filenames with multi-session if no TRANS.TBL
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; or RR is present. I am looking for a volunteer for this task!
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Note that this can never be 100% correct as there is no relation
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; between the names on the master (UNIX) filesystem, the ISO-9660
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; names and the Joliet names. Only the Rock Ridge names are
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; untranslated with respect to the original files on the
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; master (UNIX) filesystem.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; -	add libecc/edc for CDI and similar.
&lt;br&gt;&lt;br&gt;&lt;br&gt;ftp://ftp.berlios.de/pub/cdrecord/alpha ...
&lt;br&gt;&lt;br&gt;Jörg
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;&amp;nbsp;EMail:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26428545&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;joerg@...&lt;/a&gt; (home) Jörg Schilling D-13353 Berlin
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26428545&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;js@...&lt;/a&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;(uni) &amp;nbsp;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26428545&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;joerg.schilling@...&lt;/a&gt; (work) Blog: &lt;a href=&quot;http://schily.blogspot.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://schily.blogspot.com/&lt;/a&gt;&lt;br&gt;&amp;nbsp;URL: &amp;nbsp;&lt;a href=&quot;http://cdrecord.berlios.de/private/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://cdrecord.berlios.de/private/&lt;/a&gt;&amp;nbsp;ftp://ftp.berlios.de/pub/schily
&lt;br&gt;_______________________________________________
&lt;br&gt;Cdrecord-support mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26428545&amp;i=6&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Cdrecord-support@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.berlios.de/mailman/listinfo/cdrecord-support&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.berlios.de/mailman/listinfo/cdrecord-support&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/cdrtools-2.01.01a68-ready-tp26428545p26428545.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26302216</id>
	<title>Re: -scanbus broken with hardware raid</title>
	<published>2009-11-11T06:32:30Z</published>
	<updated>2009-11-11T06:32:30Z</updated>
	<author>
		<name>Bugzilla from matthias.andree@gmx.de</name>
	</author>
	<content type="html">Am 10.11.2009, 16:40 Uhr, schrieb Joerg Schilling &amp;nbsp;
&lt;br&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26302216&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Joerg.Schilling@...&lt;/a&gt;&amp;gt;:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Joe Feise &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26302216&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jfeise@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; I have a SCSI hardware RAID system, using an Adaptec 2200S dual channel &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; card.
&lt;br&gt;&amp;gt;&amp;gt; Channel 1 has a RAID 1 and a RAID 0 disk, channel 2 has a CD-ROM drive.
&lt;br&gt;&amp;gt;&amp;gt; cdrecord -scanbus shows this output:
&lt;br&gt;&amp;gt;&amp;gt; Linux sg driver version: 3.5.34
&lt;br&gt;&amp;gt;&amp;gt; cdrecord: Warning Linux Bus mapping botch.
&lt;br&gt;&amp;gt;&amp;gt; cdrecord: Warning Linux Bus mapping botch.
&lt;br&gt;&amp;gt;&amp;gt; cdrecord: Warning Linux Bus mapping botch.
&lt;br&gt;&amp;gt;&amp;gt; cdrecord: Warning Linux Bus mapping botch.
&lt;/div&gt;&lt;br&gt;Rather missing feature or support for Linux interfaces.
&lt;br&gt;&lt;br&gt;Spare the world such useless warnings.
&lt;br&gt;If that were a technical complaint, it might make sense.
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;&amp;gt; Cdrecord-ProDVD-ProBD-Clone 2.01.01a67 (i686-pc-linux-gnu) Copyright (C)
&lt;br&gt;&amp;gt;&amp;gt; 1995-2009 Jörg Schilling
&lt;br&gt;&amp;gt;&amp;gt; Using libscg version 'schily-0.9'.
&lt;br&gt;&amp;gt;&amp;gt; scsibus0:
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0,0,0 &amp;nbsp; &amp;nbsp; 0) 'Adaptec ' '2200S Legacy &amp;nbsp; &amp;nbsp;' 'V1.0' Disk
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0,1,0 &amp;nbsp; &amp;nbsp; 1) 'Adaptec ' 'Media &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ' 'V1.0' Disk
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0,2,0 &amp;nbsp; &amp;nbsp; 2) *
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0,3,0 &amp;nbsp; &amp;nbsp; 3) 'MAXTOR &amp;nbsp;' 'ATLAS10K5_147WLS' 'GVV0' Disk
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0,4,0 &amp;nbsp; &amp;nbsp; 4) *
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0,5,0 &amp;nbsp; &amp;nbsp; 5) 'YAMAHA &amp;nbsp;' 'CRW-F1S &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ' '1.0g' Removable &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; CD-ROM
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0,6,0 &amp;nbsp; &amp;nbsp; 6) *
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0,7,0 &amp;nbsp; &amp;nbsp; 7) *
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; However, sgdiag (from &lt;a href=&quot;http://scsirastools.sourceforge.net/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://scsirastools.sourceforge.net/&lt;/a&gt;) shows the &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; correct
&lt;br&gt;&amp;gt;&amp;gt; output:
&lt;br&gt;&amp;gt;&amp;gt; -- sgdiag v1.60 log started at Fri Nov &amp;nbsp;6 08:32:13 2009
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp;0 /dev/sg0 [0:0:0:0] Disk Adaptec &amp;nbsp;2200S Legacy &amp;nbsp; &amp;nbsp; V1.0 &amp;nbsp;[em]
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp;1 /dev/sg1 [0:0:1:0] Disk Adaptec &amp;nbsp;Media &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;V1.0 &amp;nbsp;[em]
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp;2 /dev/sg2 [0:1:0:0] Disk ModusLnk &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; [em]
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp;3 /dev/sg3 [0:1:1:0] Disk ModusLnk MXJ3300SC800600W M108 &amp;nbsp; ML0001 &amp;nbsp;[em]
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp;4 /dev/sg4 [0:1:3:0] Disk MAXTOR &amp;nbsp; ATLAS10K5_147WLS GVV0 D4Y00QYK &amp;nbsp;[em]
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp;5 /dev/sg5 [0:2:5:0] CDRM YAMAHA &amp;nbsp; CRW-F1S &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;1.0g 16/04/03 &amp;nbsp;[em]
&lt;/div&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| | | \___ LUN
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| | \___ device ID
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| \___ channel
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;\___ bus/host adaptor
&lt;br&gt;&lt;br&gt;...
&lt;br&gt;&lt;br&gt;&amp;gt; Linux drivers make a strange assumptions by calling the different SCSI &amp;nbsp;
&lt;br&gt;&amp;gt; busses
&lt;br&gt;&amp;gt; on a single card &amp;quot;channels&amp;quot; but without implementing a kernel interface &amp;nbsp;
&lt;br&gt;&amp;gt; that
&lt;br&gt;&amp;gt; allows to ask about the number of busses on that card. This makes it &amp;nbsp;
&lt;br&gt;&amp;gt; impossible
&lt;br&gt;&amp;gt; to implement a mapping from the Linux Scheme to what the SCSI standard &amp;nbsp;
&lt;br&gt;&amp;gt; defines
&lt;br&gt;&amp;gt; for the CAM interface.
&lt;br&gt;&lt;br&gt;This is false. How could sgdiag then have obtained the bus:channel:id:lun &amp;nbsp;
&lt;br&gt;information that Joe showed? The truth is that sgdiag uses ioctl()s to &amp;nbsp;
&lt;br&gt;obtain this information. Look at lines 695 - 706 of &amp;nbsp;
&lt;br&gt;&amp;lt;&lt;a href=&quot;http://scsirastools.svn.sourceforge.net/viewvc/scsirastools/trunk/src/sgcommon.c?revision=22&amp;view=markup&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://scsirastools.svn.sourceforge.net/viewvc/scsirastools/trunk/src/sgcommon.c?revision=22&amp;view=markup&lt;/a&gt;&amp;gt;, &amp;nbsp;
&lt;br&gt;695-698, 703-706, 713f in particular.
&lt;br&gt;&lt;br&gt;And IIRC your code iterates over all /dev/sg* nodes anyways, so you get &amp;nbsp;
&lt;br&gt;information about all relevant buses (those with devices attached).
&lt;br&gt;&lt;br&gt;Please don't ask me where the official documentation for these interfaces &amp;nbsp;
&lt;br&gt;resides, I'm too unmotivated to dig that up for you, and it's not my &amp;nbsp;
&lt;br&gt;software that invents (rather than queries the kernel) such IDs...
&lt;br&gt;&lt;br&gt;Even after all those years I fail to see why we conceptually need to map &amp;nbsp;
&lt;br&gt;devices to the bus/ch/id/lun thing only to have cdrecord maps it back &amp;nbsp;
&lt;br&gt;later. That's two needless indirections and *heaps* of code that needs to &amp;nbsp;
&lt;br&gt;be cared for all the time. We should just be using a device node and be &amp;nbsp;
&lt;br&gt;done.
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;Matthias Andree
&lt;br&gt;_______________________________________________
&lt;br&gt;Cdrecord-support mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26302216&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Cdrecord-support@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.berlios.de/mailman/listinfo/cdrecord-support&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.berlios.de/mailman/listinfo/cdrecord-support&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-scanbus-broken-with-hardware-raid-tp26235144p26302216.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26291181</id>
	<title>Re: -scanbus broken with hardware raid</title>
	<published>2009-11-10T13:06:39Z</published>
	<updated>2009-11-10T13:06:39Z</updated>
	<author>
		<name>Joerg Schilling-3</name>
	</author>
	<content type="html">Michael Shell &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26291181&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;list1@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; On Tue, 10 Nov 2009 16:40:05 +0100
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26291181&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Joerg.Schilling@...&lt;/a&gt; (Joerg Schilling) wrote:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; Linux drivers make a strange assumptions by calling the different SCSI
&lt;br&gt;&amp;gt; &amp;gt; busses on a single card &amp;quot;channels&amp;quot; but without implementing a kernel
&lt;br&gt;&amp;gt; &amp;gt; interface that allows to ask about the number of busses on that card.
&lt;br&gt;&amp;gt; &amp;gt; This makes it impossible to implement a mapping from the Linux Scheme
&lt;br&gt;&amp;gt; &amp;gt; to what the SCSI standard defines for the CAM interface.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I assume this is not an issue on Solaris. Just for comparison, how does
&lt;br&gt;&amp;gt; say, FreeBSD, rate in this regard?
&lt;/div&gt;&lt;br&gt;FreeBSD implements a CAM standard interface and thus only offers the standard
&lt;br&gt;addressing scheme bus,target,lun.
&lt;br&gt;&lt;br&gt;Jörg
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;&amp;nbsp;EMail:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26291181&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;joerg@...&lt;/a&gt; (home) Jörg Schilling D-13353 Berlin
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26291181&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;js@...&lt;/a&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;(uni) &amp;nbsp;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26291181&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;joerg.schilling@...&lt;/a&gt; (work) Blog: &lt;a href=&quot;http://schily.blogspot.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://schily.blogspot.com/&lt;/a&gt;&lt;br&gt;&amp;nbsp;URL: &amp;nbsp;&lt;a href=&quot;http://cdrecord.berlios.de/private/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://cdrecord.berlios.de/private/&lt;/a&gt;&amp;nbsp;ftp://ftp.berlios.de/pub/schily
&lt;br&gt;_______________________________________________
&lt;br&gt;Cdrecord-support mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26291181&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Cdrecord-support@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.berlios.de/mailman/listinfo/cdrecord-support&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.berlios.de/mailman/listinfo/cdrecord-support&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-scanbus-broken-with-hardware-raid-tp26235144p26291181.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26289121</id>
	<title>Re: -scanbus broken with hardware raid</title>
	<published>2009-11-10T10:30:32Z</published>
	<updated>2009-11-10T10:30:32Z</updated>
	<author>
		<name>Joe Feise</name>
	</author>
	<content type="html">On Tue, November 10, 2009 07:40, Joerg Schilling wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Joe Feise &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26289121&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jfeise@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; I have a SCSI hardware RAID system, using an Adaptec 2200S dual channel
&lt;br&gt;&amp;gt;&amp;gt; card.
&lt;br&gt;&amp;gt;&amp;gt; Channel 1 has a RAID 1 and a RAID 0 disk, channel 2 has a CD-ROM drive.
&lt;br&gt;&amp;gt;&amp;gt; cdrecord -scanbus shows this output:
&lt;br&gt;&amp;gt;&amp;gt; Linux sg driver version: 3.5.34
&lt;br&gt;&amp;gt;&amp;gt; cdrecord: Warning Linux Bus mapping botch.
&lt;br&gt;&amp;gt;&amp;gt; cdrecord: Warning Linux Bus mapping botch.
&lt;br&gt;&amp;gt;&amp;gt; cdrecord: Warning Linux Bus mapping botch.
&lt;br&gt;&amp;gt;&amp;gt; cdrecord: Warning Linux Bus mapping botch.
&lt;br&gt;&amp;gt;&amp;gt; Cdrecord-ProDVD-ProBD-Clone 2.01.01a67 (i686-pc-linux-gnu) Copyright (C)
&lt;br&gt;&amp;gt;&amp;gt; 1995-2009 Jörg Schilling
&lt;br&gt;&amp;gt;&amp;gt; Using libscg version 'schily-0.9'.
&lt;br&gt;&amp;gt;&amp;gt; scsibus0:
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0,0,0 &amp;nbsp; &amp;nbsp; 0) 'Adaptec ' '2200S Legacy &amp;nbsp; &amp;nbsp;' 'V1.0' Disk
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0,1,0 &amp;nbsp; &amp;nbsp; 1) 'Adaptec ' 'Media &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ' 'V1.0' Disk
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0,2,0 &amp;nbsp; &amp;nbsp; 2) *
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0,3,0 &amp;nbsp; &amp;nbsp; 3) 'MAXTOR &amp;nbsp;' 'ATLAS10K5_147WLS' 'GVV0' Disk
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0,4,0 &amp;nbsp; &amp;nbsp; 4) *
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0,5,0 &amp;nbsp; &amp;nbsp; 5) 'YAMAHA &amp;nbsp;' 'CRW-F1S &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ' '1.0g' Removable
&lt;br&gt;&amp;gt;&amp;gt; CD-ROM
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0,6,0 &amp;nbsp; &amp;nbsp; 6) *
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0,7,0 &amp;nbsp; &amp;nbsp; 7) *
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; However, sgdiag (from &lt;a href=&quot;http://scsirastools.sourceforge.net/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://scsirastools.sourceforge.net/&lt;/a&gt;) shows the
&lt;br&gt;&amp;gt;&amp;gt; correct
&lt;br&gt;&amp;gt;&amp;gt; output:
&lt;br&gt;&amp;gt;&amp;gt; -- sgdiag v1.60 log started at Fri Nov &amp;nbsp;6 08:32:13 2009
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp;0 /dev/sg0 [0:0:0:0] Disk Adaptec &amp;nbsp;2200S Legacy &amp;nbsp; &amp;nbsp; V1.0 &amp;nbsp;[em]
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp;1 /dev/sg1 [0:0:1:0] Disk Adaptec &amp;nbsp;Media &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;V1.0 &amp;nbsp;[em]
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp;2 /dev/sg2 [0:1:0:0] Disk ModusLnk &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; [em]
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp;3 /dev/sg3 [0:1:1:0] Disk ModusLnk MXJ3300SC800600W M108 &amp;nbsp; ML0001 &amp;nbsp;[em]
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp;4 /dev/sg4 [0:1:3:0] Disk MAXTOR &amp;nbsp; ATLAS10K5_147WLS GVV0 D4Y00QYK &amp;nbsp;[em]
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp;5 /dev/sg5 [0:2:5:0] CDRM YAMAHA &amp;nbsp; CRW-F1S &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;1.0g 16/04/03 &amp;nbsp;[em]
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; In other words, the RAID disks are listed at channel 0, the physical
&lt;br&gt;&amp;gt;&amp;gt; disks on
&lt;br&gt;&amp;gt;&amp;gt; channel 1 are listed at channel 1, and the cdrom on channel 2 is listed
&lt;br&gt;&amp;gt;&amp;gt; on
&lt;br&gt;&amp;gt;&amp;gt; channel 2, which is the correct layout.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Linux drivers make a strange assumptions by calling the different SCSI
&lt;br&gt;&amp;gt; busses
&lt;br&gt;&amp;gt; on a single card &amp;quot;channels&amp;quot; but without implementing a kernel interface
&lt;br&gt;&amp;gt; that
&lt;br&gt;&amp;gt; allows to ask about the number of busses on that card. This makes it
&lt;br&gt;&amp;gt; impossible
&lt;br&gt;&amp;gt; to implement a mapping from the Linux Scheme to what the SCSI standard
&lt;br&gt;&amp;gt; defines
&lt;br&gt;&amp;gt; for the CAM interface.
&lt;/div&gt;&lt;br&gt;Well, it may be that the assumptions are strange, but as the sgdiag output
&lt;br&gt;shows, it is possible to get this information.
&lt;br&gt;Further, /proc/scsi/scsi also shows the correct channel, id, and lun.
&lt;br&gt;&lt;br&gt;-Joe
&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Cdrecord-support mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26289121&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Cdrecord-support@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.berlios.de/mailman/listinfo/cdrecord-support&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.berlios.de/mailman/listinfo/cdrecord-support&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-scanbus-broken-with-hardware-raid-tp26235144p26289121.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26290275</id>
	<title>Re: -scanbus broken with hardware raid</title>
	<published>2009-11-10T09:46:32Z</published>
	<updated>2009-11-10T09:46:32Z</updated>
	<author>
		<name>Michael Shell</name>
	</author>
	<content type="html">On Tue, 10 Nov 2009 16:40:05 +0100
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26290275&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Joerg.Schilling@...&lt;/a&gt; (Joerg Schilling) wrote:
&lt;br&gt;&lt;br&gt;&amp;gt; Linux drivers make a strange assumptions by calling the different SCSI
&lt;br&gt;&amp;gt; busses on a single card &amp;quot;channels&amp;quot; but without implementing a kernel
&lt;br&gt;&amp;gt; interface that allows to ask about the number of busses on that card.
&lt;br&gt;&amp;gt; This makes it impossible to implement a mapping from the Linux Scheme
&lt;br&gt;&amp;gt; to what the SCSI standard defines for the CAM interface.
&lt;br&gt;&lt;br&gt;&lt;br&gt;I assume this is not an issue on Solaris. Just for comparison, how does
&lt;br&gt;say, FreeBSD, rate in this regard?
&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;nbsp; Cheers,
&lt;br&gt;&lt;br&gt;&amp;nbsp; Mike Shell
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Cdrecord-support mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26290275&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Cdrecord-support@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.berlios.de/mailman/listinfo/cdrecord-support&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.berlios.de/mailman/listinfo/cdrecord-support&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-scanbus-broken-with-hardware-raid-tp26235144p26290275.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26285633</id>
	<title>Re: -scanbus broken with hardware raid</title>
	<published>2009-11-10T07:40:05Z</published>
	<updated>2009-11-10T07:40:05Z</updated>
	<author>
		<name>Joerg Schilling-3</name>
	</author>
	<content type="html">Joe Feise &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26285633&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jfeise@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; I have a SCSI hardware RAID system, using an Adaptec 2200S dual channel card.
&lt;br&gt;&amp;gt; Channel 1 has a RAID 1 and a RAID 0 disk, channel 2 has a CD-ROM drive.
&lt;br&gt;&amp;gt; cdrecord -scanbus shows this output:
&lt;br&gt;&amp;gt; Linux sg driver version: 3.5.34
&lt;br&gt;&amp;gt; cdrecord: Warning Linux Bus mapping botch.
&lt;br&gt;&amp;gt; cdrecord: Warning Linux Bus mapping botch.
&lt;br&gt;&amp;gt; cdrecord: Warning Linux Bus mapping botch.
&lt;br&gt;&amp;gt; cdrecord: Warning Linux Bus mapping botch.
&lt;br&gt;&amp;gt; Cdrecord-ProDVD-ProBD-Clone 2.01.01a67 (i686-pc-linux-gnu) Copyright (C)
&lt;br&gt;&amp;gt; 1995-2009 Jörg Schilling
&lt;br&gt;&amp;gt; Using libscg version 'schily-0.9'.
&lt;br&gt;&amp;gt; scsibus0:
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0,0,0 &amp;nbsp; &amp;nbsp; 0) 'Adaptec ' '2200S Legacy &amp;nbsp; &amp;nbsp;' 'V1.0' Disk
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0,1,0 &amp;nbsp; &amp;nbsp; 1) 'Adaptec ' 'Media &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ' 'V1.0' Disk
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0,2,0 &amp;nbsp; &amp;nbsp; 2) *
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0,3,0 &amp;nbsp; &amp;nbsp; 3) 'MAXTOR &amp;nbsp;' 'ATLAS10K5_147WLS' 'GVV0' Disk
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0,4,0 &amp;nbsp; &amp;nbsp; 4) *
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0,5,0 &amp;nbsp; &amp;nbsp; 5) 'YAMAHA &amp;nbsp;' 'CRW-F1S &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ' '1.0g' Removable CD-ROM
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0,6,0 &amp;nbsp; &amp;nbsp; 6) *
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0,7,0 &amp;nbsp; &amp;nbsp; 7) *
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; However, sgdiag (from &lt;a href=&quot;http://scsirastools.sourceforge.net/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://scsirastools.sourceforge.net/&lt;/a&gt;) shows the correct
&lt;br&gt;&amp;gt; output:
&lt;br&gt;&amp;gt; -- sgdiag v1.60 log started at Fri Nov &amp;nbsp;6 08:32:13 2009
&lt;br&gt;&amp;gt; &amp;nbsp;0 /dev/sg0 [0:0:0:0] Disk Adaptec &amp;nbsp;2200S Legacy &amp;nbsp; &amp;nbsp; V1.0 &amp;nbsp;[em]
&lt;br&gt;&amp;gt; &amp;nbsp;1 /dev/sg1 [0:0:1:0] Disk Adaptec &amp;nbsp;Media &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;V1.0 &amp;nbsp;[em]
&lt;br&gt;&amp;gt; &amp;nbsp;2 /dev/sg2 [0:1:0:0] Disk ModusLnk &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; [em]
&lt;br&gt;&amp;gt; &amp;nbsp;3 /dev/sg3 [0:1:1:0] Disk ModusLnk MXJ3300SC800600W M108 &amp;nbsp; ML0001 &amp;nbsp;[em]
&lt;br&gt;&amp;gt; &amp;nbsp;4 /dev/sg4 [0:1:3:0] Disk MAXTOR &amp;nbsp; ATLAS10K5_147WLS GVV0 D4Y00QYK &amp;nbsp;[em]
&lt;br&gt;&amp;gt; &amp;nbsp;5 /dev/sg5 [0:2:5:0] CDRM YAMAHA &amp;nbsp; CRW-F1S &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;1.0g 16/04/03 &amp;nbsp;[em]
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; In other words, the RAID disks are listed at channel 0, the physical disks on
&lt;br&gt;&amp;gt; channel 1 are listed at channel 1, and the cdrom on channel 2 is listed on
&lt;br&gt;&amp;gt; channel 2, which is the correct layout.
&lt;/div&gt;&lt;br&gt;Linux drivers make a strange assumptions by calling the different SCSI busses 
&lt;br&gt;on a single card &amp;quot;channels&amp;quot; but without implementing a kernel interface that
&lt;br&gt;allows to ask about the number of busses on that card. This makes it impossible
&lt;br&gt;to implement a mapping from the Linux Scheme to what the SCSI standard defines 
&lt;br&gt;for the CAM interface.
&lt;br&gt;&lt;br&gt;Jörg
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;&amp;nbsp;EMail:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26285633&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;joerg@...&lt;/a&gt; (home) Jörg Schilling D-13353 Berlin
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26285633&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;js@...&lt;/a&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;(uni) &amp;nbsp;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26285633&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;joerg.schilling@...&lt;/a&gt; (work) Blog: &lt;a href=&quot;http://schily.blogspot.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://schily.blogspot.com/&lt;/a&gt;&lt;br&gt;&amp;nbsp;URL: &amp;nbsp;&lt;a href=&quot;http://cdrecord.berlios.de/private/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://cdrecord.berlios.de/private/&lt;/a&gt;&amp;nbsp;ftp://ftp.berlios.de/pub/schily
&lt;br&gt;_______________________________________________
&lt;br&gt;Cdrecord-support mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26285633&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Cdrecord-support@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.berlios.de/mailman/listinfo/cdrecord-support&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.berlios.de/mailman/listinfo/cdrecord-support&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-scanbus-broken-with-hardware-raid-tp26235144p26285633.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26241740</id>
	<title>Re: -scanbus broken with hardware raid</title>
	<published>2009-11-06T18:42:12Z</published>
	<updated>2009-11-06T18:42:12Z</updated>
	<author>
		<name>Antonio Olivares-2</name>
	</author>
	<content type="html">Joe,
&lt;br&gt;&lt;br&gt;The kernel was not known from your output, but the following also
&lt;br&gt;could show that it was a linux box:
&lt;br&gt;&lt;br&gt;......
&lt;br&gt;&amp;nbsp;cdrecord -scanbus shows this output:
&lt;br&gt;&amp;nbsp;Linux sg driver version: 3.5.34
&lt;br&gt;&lt;br&gt;So the above line would imply that it is no a linux box. &amp;nbsp;No offense
&lt;br&gt;intended just an observation.
&lt;br&gt;&lt;br&gt;Also,
&lt;br&gt;If you boot to an older kernel if possible, does the same thing happen?
&lt;br&gt;&lt;br&gt;Regards,
&lt;br&gt;&lt;br&gt;Antonio
&lt;br&gt;&lt;br&gt;On 11/6/09, Joe Feise &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26241740&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jfeise@...&lt;/a&gt;&amp;gt; wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Joe Feise wrote on 11/06/09 08:44:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; I have a SCSI hardware RAID system, using an Adaptec 2200S dual channel
&lt;br&gt;&amp;gt;&amp;gt; card.
&lt;br&gt;&amp;gt;&amp;gt; Channel 1 has a RAID 1 and a RAID 0 disk, channel 2 has a CD-ROM drive.
&lt;br&gt;&amp;gt;&amp;gt; cdrecord -scanbus shows this output:
&lt;br&gt;&amp;gt;&amp;gt; Linux sg driver version: 3.5.34
&lt;br&gt;&amp;gt;&amp;gt; cdrecord: Warning Linux Bus mapping botch.
&lt;br&gt;&amp;gt;&amp;gt; cdrecord: Warning Linux Bus mapping botch.
&lt;br&gt;&amp;gt;&amp;gt; cdrecord: Warning Linux Bus mapping botch.
&lt;br&gt;&amp;gt;&amp;gt; cdrecord: Warning Linux Bus mapping botch.
&lt;br&gt;&amp;gt;&amp;gt; Cdrecord-ProDVD-ProBD-Clone 2.01.01a67 (i686-pc-linux-gnu) Copyright (C)
&lt;br&gt;&amp;gt;&amp;gt; 1995-2009 Jörg Schilling
&lt;br&gt;&amp;gt;&amp;gt; Using libscg version 'schily-0.9'.
&lt;br&gt;&amp;gt;&amp;gt; scsibus0:
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0,0,0 &amp;nbsp; &amp;nbsp; 0) 'Adaptec ' '2200S Legacy &amp;nbsp; &amp;nbsp;' 'V1.0' Disk
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0,1,0 &amp;nbsp; &amp;nbsp; 1) 'Adaptec ' 'Media &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ' 'V1.0' Disk
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0,2,0 &amp;nbsp; &amp;nbsp; 2) *
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0,3,0 &amp;nbsp; &amp;nbsp; 3) 'MAXTOR &amp;nbsp;' 'ATLAS10K5_147WLS' 'GVV0' Disk
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0,4,0 &amp;nbsp; &amp;nbsp; 4) *
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0,5,0 &amp;nbsp; &amp;nbsp; 5) 'YAMAHA &amp;nbsp;' 'CRW-F1S &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ' '1.0g' Removable CD-ROM
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0,6,0 &amp;nbsp; &amp;nbsp; 6) *
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0,7,0 &amp;nbsp; &amp;nbsp; 7) *
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; However, sgdiag (from &lt;a href=&quot;http://scsirastools.sourceforge.net/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://scsirastools.sourceforge.net/&lt;/a&gt;) shows the
&lt;br&gt;&amp;gt;&amp;gt; correct
&lt;br&gt;&amp;gt;&amp;gt; output:
&lt;br&gt;&amp;gt;&amp;gt; -- sgdiag v1.60 log started at Fri Nov &amp;nbsp;6 08:32:13 2009
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp;0 /dev/sg0 [0:0:0:0] Disk Adaptec &amp;nbsp;2200S Legacy &amp;nbsp; &amp;nbsp; V1.0 &amp;nbsp;[em]
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp;1 /dev/sg1 [0:0:1:0] Disk Adaptec &amp;nbsp;Media &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;V1.0 &amp;nbsp;[em]
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp;2 /dev/sg2 [0:1:0:0] Disk ModusLnk &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; [em]
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp;3 /dev/sg3 [0:1:1:0] Disk ModusLnk MXJ3300SC800600W M108 &amp;nbsp; ML0001 &amp;nbsp;[em]
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp;4 /dev/sg4 [0:1:3:0] Disk MAXTOR &amp;nbsp; ATLAS10K5_147WLS GVV0 D4Y00QYK &amp;nbsp;[em]
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp;5 /dev/sg5 [0:2:5:0] CDRM YAMAHA &amp;nbsp; CRW-F1S &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;1.0g 16/04/03 &amp;nbsp;[em]
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; In other words, the RAID disks are listed at channel 0, the physical disks
&lt;br&gt;&amp;gt;&amp;gt; on
&lt;br&gt;&amp;gt;&amp;gt; channel 1 are listed at channel 1, and the cdrom on channel 2 is listed on
&lt;br&gt;&amp;gt;&amp;gt; channel 2, which is the correct layout.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I forgot to mention, the system is a Linux box.
&lt;br&gt;&amp;gt; $: uname -a
&lt;br&gt;&amp;gt; Linux joe 2.6.29.6 #7 SMP PREEMPT Tue Oct 27 01:39:17 PDT 2009 i686 Intel(R)
&lt;br&gt;&amp;gt; Pentium(R) 4 CPU 3.40GHz GenuineIntel GNU/Linux
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; -Joe
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; Cdrecord-support mailing list
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26241740&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Cdrecord-support@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;https://lists.berlios.de/mailman/listinfo/cdrecord-support&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.berlios.de/mailman/listinfo/cdrecord-support&lt;/a&gt;&lt;br&gt;&amp;gt;
&lt;/div&gt;_______________________________________________
&lt;br&gt;Cdrecord-support mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26241740&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Cdrecord-support@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.berlios.de/mailman/listinfo/cdrecord-support&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.berlios.de/mailman/listinfo/cdrecord-support&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-scanbus-broken-with-hardware-raid-tp26235144p26241740.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26235155</id>
	<title>Re: -scanbus broken with hardware raid</title>
	<published>2009-11-06T08:48:49Z</published>
	<updated>2009-11-06T08:48:49Z</updated>
	<author>
		<name>Joe Feise</name>
	</author>
	<content type="html">Joe Feise wrote on 11/06/09 08:44:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; I have a SCSI hardware RAID system, using an Adaptec 2200S dual channel card.
&lt;br&gt;&amp;gt; Channel 1 has a RAID 1 and a RAID 0 disk, channel 2 has a CD-ROM drive.
&lt;br&gt;&amp;gt; cdrecord -scanbus shows this output:
&lt;br&gt;&amp;gt; Linux sg driver version: 3.5.34
&lt;br&gt;&amp;gt; cdrecord: Warning Linux Bus mapping botch.
&lt;br&gt;&amp;gt; cdrecord: Warning Linux Bus mapping botch.
&lt;br&gt;&amp;gt; cdrecord: Warning Linux Bus mapping botch.
&lt;br&gt;&amp;gt; cdrecord: Warning Linux Bus mapping botch.
&lt;br&gt;&amp;gt; Cdrecord-ProDVD-ProBD-Clone 2.01.01a67 (i686-pc-linux-gnu) Copyright (C)
&lt;br&gt;&amp;gt; 1995-2009 Jörg Schilling
&lt;br&gt;&amp;gt; Using libscg version 'schily-0.9'.
&lt;br&gt;&amp;gt; scsibus0:
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0,0,0 &amp;nbsp; &amp;nbsp; 0) 'Adaptec ' '2200S Legacy &amp;nbsp; &amp;nbsp;' 'V1.0' Disk
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0,1,0 &amp;nbsp; &amp;nbsp; 1) 'Adaptec ' 'Media &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ' 'V1.0' Disk
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0,2,0 &amp;nbsp; &amp;nbsp; 2) *
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0,3,0 &amp;nbsp; &amp;nbsp; 3) 'MAXTOR &amp;nbsp;' 'ATLAS10K5_147WLS' 'GVV0' Disk
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0,4,0 &amp;nbsp; &amp;nbsp; 4) *
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0,5,0 &amp;nbsp; &amp;nbsp; 5) 'YAMAHA &amp;nbsp;' 'CRW-F1S &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ' '1.0g' Removable CD-ROM
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0,6,0 &amp;nbsp; &amp;nbsp; 6) *
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0,7,0 &amp;nbsp; &amp;nbsp; 7) *
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; However, sgdiag (from &lt;a href=&quot;http://scsirastools.sourceforge.net/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://scsirastools.sourceforge.net/&lt;/a&gt;) shows the correct
&lt;br&gt;&amp;gt; output:
&lt;br&gt;&amp;gt; -- sgdiag v1.60 log started at Fri Nov &amp;nbsp;6 08:32:13 2009
&lt;br&gt;&amp;gt; &amp;nbsp;0 /dev/sg0 [0:0:0:0] Disk Adaptec &amp;nbsp;2200S Legacy &amp;nbsp; &amp;nbsp; V1.0 &amp;nbsp;[em]
&lt;br&gt;&amp;gt; &amp;nbsp;1 /dev/sg1 [0:0:1:0] Disk Adaptec &amp;nbsp;Media &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;V1.0 &amp;nbsp;[em]
&lt;br&gt;&amp;gt; &amp;nbsp;2 /dev/sg2 [0:1:0:0] Disk ModusLnk &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; [em]
&lt;br&gt;&amp;gt; &amp;nbsp;3 /dev/sg3 [0:1:1:0] Disk ModusLnk MXJ3300SC800600W M108 &amp;nbsp; ML0001 &amp;nbsp;[em]
&lt;br&gt;&amp;gt; &amp;nbsp;4 /dev/sg4 [0:1:3:0] Disk MAXTOR &amp;nbsp; ATLAS10K5_147WLS GVV0 D4Y00QYK &amp;nbsp;[em]
&lt;br&gt;&amp;gt; &amp;nbsp;5 /dev/sg5 [0:2:5:0] CDRM YAMAHA &amp;nbsp; CRW-F1S &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;1.0g 16/04/03 &amp;nbsp;[em]
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; In other words, the RAID disks are listed at channel 0, the physical disks on
&lt;br&gt;&amp;gt; channel 1 are listed at channel 1, and the cdrom on channel 2 is listed on
&lt;br&gt;&amp;gt; channel 2, which is the correct layout.
&lt;/div&gt;&lt;br&gt;I forgot to mention, the system is a Linux box.
&lt;br&gt;$: uname -a
&lt;br&gt;Linux joe 2.6.29.6 #7 SMP PREEMPT Tue Oct 27 01:39:17 PDT 2009 i686 Intel(R)
&lt;br&gt;Pentium(R) 4 CPU 3.40GHz GenuineIntel GNU/Linux
&lt;br&gt;&lt;br&gt;-Joe
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Cdrecord-support mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26235155&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Cdrecord-support@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.berlios.de/mailman/listinfo/cdrecord-support&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.berlios.de/mailman/listinfo/cdrecord-support&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-scanbus-broken-with-hardware-raid-tp26235144p26235155.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26235144</id>
	<title>-scanbus broken with hardware raid</title>
	<published>2009-11-06T08:44:19Z</published>
	<updated>2009-11-06T08:44:19Z</updated>
	<author>
		<name>Joe Feise</name>
	</author>
	<content type="html">I have a SCSI hardware RAID system, using an Adaptec 2200S dual channel card.
&lt;br&gt;Channel 1 has a RAID 1 and a RAID 0 disk, channel 2 has a CD-ROM drive.
&lt;br&gt;cdrecord -scanbus shows this output:
&lt;br&gt;Linux sg driver version: 3.5.34
&lt;br&gt;cdrecord: Warning Linux Bus mapping botch.
&lt;br&gt;cdrecord: Warning Linux Bus mapping botch.
&lt;br&gt;cdrecord: Warning Linux Bus mapping botch.
&lt;br&gt;cdrecord: Warning Linux Bus mapping botch.
&lt;br&gt;Cdrecord-ProDVD-ProBD-Clone 2.01.01a67 (i686-pc-linux-gnu) Copyright (C)
&lt;br&gt;1995-2009 Jörg Schilling
&lt;br&gt;Using libscg version 'schily-0.9'.
&lt;br&gt;scsibus0:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0,0,0 &amp;nbsp; &amp;nbsp; 0) 'Adaptec ' '2200S Legacy &amp;nbsp; &amp;nbsp;' 'V1.0' Disk
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0,1,0 &amp;nbsp; &amp;nbsp; 1) 'Adaptec ' 'Media &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ' 'V1.0' Disk
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0,2,0 &amp;nbsp; &amp;nbsp; 2) *
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0,3,0 &amp;nbsp; &amp;nbsp; 3) 'MAXTOR &amp;nbsp;' 'ATLAS10K5_147WLS' 'GVV0' Disk
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0,4,0 &amp;nbsp; &amp;nbsp; 4) *
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0,5,0 &amp;nbsp; &amp;nbsp; 5) 'YAMAHA &amp;nbsp;' 'CRW-F1S &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ' '1.0g' Removable CD-ROM
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0,6,0 &amp;nbsp; &amp;nbsp; 6) *
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0,7,0 &amp;nbsp; &amp;nbsp; 7) *
&lt;br&gt;&lt;br&gt;However, sgdiag (from &lt;a href=&quot;http://scsirastools.sourceforge.net/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://scsirastools.sourceforge.net/&lt;/a&gt;) shows the correct
&lt;br&gt;output:
&lt;br&gt;-- sgdiag v1.60 log started at Fri Nov &amp;nbsp;6 08:32:13 2009
&lt;br&gt;&amp;nbsp;0 /dev/sg0 [0:0:0:0] Disk Adaptec &amp;nbsp;2200S Legacy &amp;nbsp; &amp;nbsp; V1.0 &amp;nbsp;[em]
&lt;br&gt;&amp;nbsp;1 /dev/sg1 [0:0:1:0] Disk Adaptec &amp;nbsp;Media &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;V1.0 &amp;nbsp;[em]
&lt;br&gt;&amp;nbsp;2 /dev/sg2 [0:1:0:0] Disk ModusLnk &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; [em]
&lt;br&gt;&amp;nbsp;3 /dev/sg3 [0:1:1:0] Disk ModusLnk MXJ3300SC800600W M108 &amp;nbsp; ML0001 &amp;nbsp;[em]
&lt;br&gt;&amp;nbsp;4 /dev/sg4 [0:1:3:0] Disk MAXTOR &amp;nbsp; ATLAS10K5_147WLS GVV0 D4Y00QYK &amp;nbsp;[em]
&lt;br&gt;&amp;nbsp;5 /dev/sg5 [0:2:5:0] CDRM YAMAHA &amp;nbsp; CRW-F1S &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;1.0g 16/04/03 &amp;nbsp;[em]
&lt;br&gt;&lt;br&gt;In other words, the RAID disks are listed at channel 0, the physical disks on
&lt;br&gt;channel 1 are listed at channel 1, and the cdrom on channel 2 is listed on
&lt;br&gt;channel 2, which is the correct layout.
&lt;br&gt;&lt;br&gt;-Joe
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Cdrecord-support mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26235144&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Cdrecord-support@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.berlios.de/mailman/listinfo/cdrecord-support&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.berlios.de/mailman/listinfo/cdrecord-support&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/-scanbus-broken-with-hardware-raid-tp26235144p26235144.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26162094</id>
	<title>cdrtools-2.01.01a67 ready</title>
	<published>2009-11-02T03:01:54Z</published>
	<updated>2009-11-02T03:01:54Z</updated>
	<author>
		<name>Joerg Schilling-3</name>
	</author>
	<content type="html">NEW features of cdrtools-2.01.01a67:
&lt;br&gt;&lt;br&gt;*******
&lt;br&gt;NOTE: cdrtools is currently in a state of a release candidate for the next 
&lt;br&gt;major release.
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&lt;br&gt;*******
&lt;br&gt;&lt;br&gt;&lt;br&gt;All:
&lt;br&gt;&lt;br&gt;-	Prevent a compiler warning when compiling 64 bit binaries on HP-UX
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; using make CCOM=cc64
&lt;br&gt;&lt;br&gt;-	Some files in include/schily/*.h have been enhanced to better support VMS
&lt;br&gt;&lt;br&gt;-	config.guess now knows about OpenVMS
&lt;br&gt;&lt;br&gt;-	Changed bash test to use --version instead of -version as bash on OpenVMS
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; is bash-1.x
&lt;br&gt;&lt;br&gt;-	include/schily/xmconfig.h (containing a &amp;quot;static&amp;quot; configuration for VMS
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; because &amp;quot;configure&amp;quot; does not work on VMS) was enhanced.
&lt;br&gt;&lt;br&gt;-	Trying to add support for OpenVMS to RULES/*
&lt;br&gt;&lt;br&gt;-	New autoconf tests for the type &amp;quot;long double&amp;quot; and a new &amp;quot;max size&amp;quot; type.
&lt;br&gt;&lt;br&gt;Libschily:
&lt;br&gt;&lt;br&gt;-	libschily/*bytes.c now support 64 bit compilation and use a &amp;quot;ssize_t&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; typed count parameter instead of &amp;quot;int&amp;quot;.
&lt;br&gt;&lt;br&gt;&lt;br&gt;Libparanoia (Ported/enhanced by Jörg Schilling, originated by Monty &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26162094&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;xiphmont@...&lt;/a&gt;):
&lt;br&gt;&lt;br&gt;Libedc (Optimized by Jörg Schilling, originated by Heiko Eißfeldt &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26162094&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;heiko@...&lt;/a&gt;):
&lt;br&gt;&lt;br&gt;Libcdrdeflt:
&lt;br&gt;&lt;br&gt;Libdeflt:
&lt;br&gt;&lt;br&gt;Libfind:
&lt;br&gt;&lt;br&gt;Libfile:
&lt;br&gt;&lt;br&gt;Libhfs_iso:
&lt;br&gt;&lt;br&gt;Libsiconv:
&lt;br&gt;&lt;br&gt;Libscg:
&lt;br&gt;&lt;br&gt;Libscgcmd:
&lt;br&gt;&lt;br&gt;Libmdigest:
&lt;br&gt;&lt;br&gt;Rscsi:
&lt;br&gt;&lt;br&gt;-	First complete version of a man page for rscsi.
&lt;br&gt;&lt;br&gt;Cdrecord:
&lt;br&gt;&lt;br&gt;Cdda2wav (Maintained/enhanced by Jörg Schilling, originated by Heiko Eißfeldt &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26162094&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;heiko@...&lt;/a&gt;):
&lt;br&gt;&lt;br&gt;-	cdda2wav now correctly deals with the case when no sound device
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; was specified. Thanks to Robert Grimm &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26162094&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;rob@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; for reporting.
&lt;br&gt;&lt;br&gt;Readcd:
&lt;br&gt;&lt;br&gt;Scgcheck:
&lt;br&gt;&lt;br&gt;Scgskeleton:
&lt;br&gt;&lt;br&gt;Btcflash:
&lt;br&gt;&lt;br&gt;Mkisofs (Maintained/enhanced by Jörg Schilling since 1997, originated by Eric Youngdale):
&lt;br&gt;&lt;br&gt;-	Make &amp;quot;isovfy&amp;quot; CD-ROM-XA aware
&lt;br&gt;&lt;br&gt;-	Make &amp;quot;isodump&amp;quot; CD-ROM-XA aware
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; HELIOS TODO:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; -	Add the HELIOS UNICODE mapping code. This needs to be done 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at UCS-2 level for Joliet and UDF (instead of UTF-8) and only
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; for Rock Ridge (in case of a UTF-8 based target locale) using
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; UTF-8 based translations.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; -	Make the Apple extensions work again with &amp;quot;mkisofs -find&amp;quot;
&lt;br&gt;&lt;br&gt;TODO:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; -	Support correct inode numbers for UDF hardlinks
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; -	Support sockets, pipes, char/blk-dev specials with UDF
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; -	read Joliet filenames with multi-session if no TRANS.TBL
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; or RR is present. I am looking for a volunteer for this task!
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Note that this can never be 100% correct as there is no relation
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; between the names on the master (UNIX) filesystem, the ISO-9660
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; names and the Joliet names. Only the Rock Ridge names are
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; untranslated with respect to the original files on the
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; master (UNIX) filesystem.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; -	add libecc/edc for CDI and similar.
&lt;br&gt;&lt;br&gt;&lt;br&gt;The files are located on:
&lt;br&gt;&lt;br&gt;ftp://ftp.berlios.de/pub/cdrecord/alpha ...
&lt;br&gt;&lt;br&gt;Jörg
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;&amp;nbsp;EMail:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26162094&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;joerg@...&lt;/a&gt; (home) Jörg Schilling D-13353 Berlin
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26162094&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;js@...&lt;/a&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;(uni) &amp;nbsp;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26162094&amp;i=6&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;joerg.schilling@...&lt;/a&gt; (work) Blog: &lt;a href=&quot;http://schily.blogspot.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://schily.blogspot.com/&lt;/a&gt;&lt;br&gt;&amp;nbsp;URL: &amp;nbsp;&lt;a href=&quot;http://cdrecord.berlios.de/private/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://cdrecord.berlios.de/private/&lt;/a&gt;&amp;nbsp;ftp://ftp.berlios.de/pub/schily
&lt;br&gt;_______________________________________________
&lt;br&gt;Cdrecord-support mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26162094&amp;i=7&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Cdrecord-support@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.berlios.de/mailman/listinfo/cdrecord-support&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.berlios.de/mailman/listinfo/cdrecord-support&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/cdrtools-2.01.01a67-ready-tp26162094p26162094.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26008868</id>
	<title>Re: Looking for porting account on AIX and others</title>
	<published>2009-10-22T05:12:12Z</published>
	<updated>2009-10-22T05:12:12Z</updated>
	<author>
		<name>Joerg Schilling-3</name>
	</author>
	<content type="html">Rob Bogus &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26008868&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;rob23@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&lt;br&gt;&amp;gt; &amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Linux					Test machine ready
&lt;br&gt;&amp;gt; &amp;gt; &amp;nbsp; 
&lt;br&gt;&amp;gt; Which Linux? It runs on many CPUs, and at minimum x86_32, x86_64, SPARC 
&lt;br&gt;&amp;gt; and PPC are probably worth testing due to reasonable user base.
&lt;br&gt;&amp;gt; Reasonable defined &amp;quot;more than Hurd&amp;quot; in this case.
&lt;br&gt;&lt;br&gt;If Linux is written internally in a way that could be called clean and 
&lt;br&gt;processor independent, then the processor independence of the portability
&lt;br&gt;system in cdrtools should be sufficient to hide all specifics of other CPU 
&lt;br&gt;types.
&lt;br&gt;&lt;br&gt;Jörg
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;&amp;nbsp;EMail:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26008868&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;joerg@...&lt;/a&gt; (home) Jörg Schilling D-13353 Berlin
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26008868&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;js@...&lt;/a&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;(uni) &amp;nbsp;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26008868&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;joerg.schilling@...&lt;/a&gt; (work) Blog: &lt;a href=&quot;http://schily.blogspot.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://schily.blogspot.com/&lt;/a&gt;&lt;br&gt;&amp;nbsp;URL: &amp;nbsp;&lt;a href=&quot;http://cdrecord.berlios.de/private/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://cdrecord.berlios.de/private/&lt;/a&gt;&amp;nbsp;ftp://ftp.berlios.de/pub/schily
&lt;br&gt;_______________________________________________
&lt;br&gt;Cdrecord-support mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26008868&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Cdrecord-support@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.berlios.de/mailman/listinfo/cdrecord-support&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.berlios.de/mailman/listinfo/cdrecord-support&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Looking-for-porting-account-on-AIX-and-others-tp25966535p26008868.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25966535</id>
	<title>Looking for porting account on AIX and others</title>
	<published>2009-10-19T15:03:52Z</published>
	<updated>2009-10-19T15:03:52Z</updated>
	<author>
		<name>Joerg Schilling-3</name>
	</author>
	<content type="html">Hi,
&lt;br&gt;&lt;br&gt;the next final release for cdrtools is close and I am of course 
&lt;br&gt;interested in giving the best possible. I unfortunately did not have
&lt;br&gt;access to some pf the supported platforms for a long time and it
&lt;br&gt;seems that AIX may be the most important platform from this list.
&lt;br&gt;&lt;br&gt;Is there somebody who is able to give me ssh login access to an AIX
&lt;br&gt;machine with a compiler ready?
&lt;br&gt;&lt;br&gt;BTW: this is the current porting situation:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; SunOS &amp;nbsp; (SunOS-3.x &amp; SunOS-4.x)		Test machine ready
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Solaris (SunOS-5.x)			Test machine ready
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; AIX					---
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Apollo Domain				---
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; AmigaOS 				---
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ATARI MiNT				---
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; BeOS					---
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; BSD-OS					---
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; FreeBSD					Test machine ready
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; NetBSD					Test machine ready
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; OpenBSD					Test machine ready
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; DragonFlyBSD				Test machine ready
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; DG-UX					---
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; GNU-Hurd				---
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Cygwin on win32				Test machine ready
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Cygwin on win64				Test machine ready
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Max OS X				Test machine ready
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Haiku					Test machine ready
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; HP-UX					Test machine ready (10.20 % 11.11)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; IRIX					---
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Linux					Test machine ready
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; NextSTep				---
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; OSF-1 (Digital UNIX)			---
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; OS/2					---
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; SCO OpenServer				Test machine ready
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; SCO UnixWare				Test machine ready
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Sony NEWS-OS				---
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Syllable				Test machine ready
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; QNX					---
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; VMS					---
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Zeta					Test machine ready
&lt;br&gt;&lt;br&gt;I would love to get porting access to systems that are marked with &amp;quot;---&amp;quot;
&lt;br&gt;&lt;br&gt;So there are other platforms that are also of interest.
&lt;br&gt;&lt;br&gt;Thank you in advance!
&lt;br&gt;&lt;br&gt;Jörg
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;&amp;nbsp;EMail:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25966535&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;joerg@...&lt;/a&gt; (home) Jörg Schilling D-13353 Berlin
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25966535&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;js@...&lt;/a&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;(uni) &amp;nbsp;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25966535&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;joerg.schilling@...&lt;/a&gt; (work) Blog: &lt;a href=&quot;http://schily.blogspot.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://schily.blogspot.com/&lt;/a&gt;&lt;br&gt;&amp;nbsp;URL: &amp;nbsp;&lt;a href=&quot;http://cdrecord.berlios.de/private/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://cdrecord.berlios.de/private/&lt;/a&gt;&amp;nbsp;ftp://ftp.berlios.de/pub/schily
&lt;br&gt;_______________________________________________
&lt;br&gt;Cdrecord-support mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25966535&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Cdrecord-support@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.berlios.de/mailman/listinfo/cdrecord-support&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.berlios.de/mailman/listinfo/cdrecord-support&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Looking-for-porting-account-on-AIX-and-others-tp25966535p25966535.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25889865</id>
	<title>Re: cdrtools-2.01.01a66 ready</title>
	<published>2009-10-14T05:06:24Z</published>
	<updated>2009-10-14T05:06:24Z</updated>
	<author>
		<name>Joerg Schilling-3</name>
	</author>
	<content type="html">Bill Davidsen &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25889865&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;davidsen@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; TODO:
&lt;br&gt;&amp;gt; &amp;gt; 	-	Support correct inode numbers for UDF hardlinks
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; 	-	Support sockets, pipes, char/blk-dev specials with UDF
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;nbsp; 
&lt;br&gt;&amp;gt; Another thing I will try before I comment.
&lt;br&gt;&lt;br&gt;I forgot to mention that this is of course work that is planned for the next
&lt;br&gt;release and not to happen before the recently planned final.
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Cdrecord-support mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25889865&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Cdrecord-support@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.berlios.de/mailman/listinfo/cdrecord-support&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.berlios.de/mailman/listinfo/cdrecord-support&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/cdrtools-2.01.01a66-ready-tp25844063p25889865.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25881153</id>
	<title>Re: cdrtools-2.01.01a66 ready</title>
	<published>2009-10-13T14:22:14Z</published>
	<updated>2009-10-13T14:22:14Z</updated>
	<author>
		<name>Joerg Schilling-3</name>
	</author>
	<content type="html">Bill Davidsen &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25881153&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;davidsen@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Joerg Schilling wrote:
&lt;br&gt;&amp;gt; &amp;gt; NEW features of cdrtools-2.01.01a66:
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; *******
&lt;br&gt;&amp;gt; &amp;gt; NOTE: cdrtools is currently in a state just before a new major release.
&lt;br&gt;&amp;gt; &amp;gt; 	
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; &amp;nbsp; 
&lt;br&gt;&amp;gt; You have been saying this for several years, it has less meaning than 
&lt;br&gt;&amp;gt; &amp;quot;have a nice day,&amp;quot; so either release a new beta or release candidate, or 
&lt;br&gt;&amp;gt; stop promising things you can't deliver. You nit-pick other's posts, so 
&lt;br&gt;&amp;gt; don't complain if you get called on this.
&lt;/div&gt;&lt;br&gt;You are not currect: I am saying this since three releases as we are currently 
&lt;br&gt;getting _very_ close to the mext major release.
&lt;br&gt;&lt;br&gt;There is not much to do except reworking for the man pages. 
&lt;br&gt;&lt;br&gt;BTW: since the last major release, more than 30% of the code has been rewritten
&lt;br&gt;or replaced and many new funtions have been added so more than 50% of the code
&lt;br&gt;is new since the last &amp;quot;final&amp;quot; release from september 2004.
&lt;br&gt;&lt;br&gt;There have been 7100 single file edits in 2900 edit groups, resulting in an 
&lt;br&gt;average of aprox. 4 file edits per day during this period.
&lt;br&gt;&lt;br&gt;Jörg
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;&amp;nbsp;EMail:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25881153&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;joerg@...&lt;/a&gt; (home) Jörg Schilling D-13353 Berlin
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25881153&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;js@...&lt;/a&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;(uni) &amp;nbsp;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25881153&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;joerg.schilling@...&lt;/a&gt; (work) Blog: &lt;a href=&quot;http://schily.blogspot.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://schily.blogspot.com/&lt;/a&gt;&lt;br&gt;&amp;nbsp;URL: &amp;nbsp;&lt;a href=&quot;http://cdrecord.berlios.de/private/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://cdrecord.berlios.de/private/&lt;/a&gt;&amp;nbsp;ftp://ftp.berlios.de/pub/schily
&lt;br&gt;_______________________________________________
&lt;br&gt;Cdrecord-support mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25881153&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Cdrecord-support@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.berlios.de/mailman/listinfo/cdrecord-support&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.berlios.de/mailman/listinfo/cdrecord-support&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/cdrtools-2.01.01a66-ready-tp25844063p25881153.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25844063</id>
	<title>cdrtools-2.01.01a66 ready</title>
	<published>2009-10-11T07:51:50Z</published>
	<updated>2009-10-11T07:51:50Z</updated>
	<author>
		<name>Joerg Schilling-3</name>
	</author>
	<content type="html">NEW features of cdrtools-2.01.01a66:
&lt;br&gt;&lt;br&gt;*******
&lt;br&gt;NOTE: cdrtools is currently in a state just before a new major release.
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&lt;br&gt;*******
&lt;br&gt;&lt;br&gt;&lt;br&gt;All:
&lt;br&gt;&lt;br&gt;-	Added support for 64 bit compilation on HP-HX using &amp;quot;cc&amp;quot;.
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Use make CCOM=cc64 as usual to switch to 64 bit compilation.
&lt;br&gt;&lt;br&gt;Libschily:
&lt;br&gt;&lt;br&gt;-	libschily/fconv.c reworked to deal with non-C99 compliant systems and to deal
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; with the constraints found in HP-UX-11.11.
&lt;br&gt;&lt;br&gt;Libparanoia (Ported/enhanced by Jörg Schilling, originated by Monty &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25844063&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;xiphmont@...&lt;/a&gt;):
&lt;br&gt;&lt;br&gt;Libedc (Optimized by Jörg Schilling, originated by Heiko Eißfeldt &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25844063&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;heiko@...&lt;/a&gt;):
&lt;br&gt;&lt;br&gt;Libcdrdeflt:
&lt;br&gt;&lt;br&gt;Libdeflt:
&lt;br&gt;&lt;br&gt;Libfind:
&lt;br&gt;&lt;br&gt;Libfile:
&lt;br&gt;&lt;br&gt;Libhfs_iso:
&lt;br&gt;&lt;br&gt;Libsiconv:
&lt;br&gt;&lt;br&gt;-	Fixed a problem in libsiconv in case that the the locale is specified as
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;quot;iconv:name&amp;quot;.
&lt;br&gt;&lt;br&gt;Libscg:
&lt;br&gt;&lt;br&gt;-	Make libscg deal with the new error code from HP-UX that
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; is returned for a non-existing ATAPI slave.
&lt;br&gt;&lt;br&gt;-	Some minor changes in libscg to make scgcheck report less problems
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; with HP-UX
&lt;br&gt;&lt;br&gt;Libscgcmd:
&lt;br&gt;&lt;br&gt;Libmdigest:
&lt;br&gt;&lt;br&gt;Rscsi:
&lt;br&gt;&lt;br&gt;Cdrecord:
&lt;br&gt;&lt;br&gt;-	Better man page with repect to dev=
&lt;br&gt;&lt;br&gt;-	The cdrecord man page has been restructured.
&lt;br&gt;&lt;br&gt;-	Fixed a bug in the workaround code for a firmware bug for DVD+R
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; media in HL-DT-ST drives.
&lt;br&gt;&lt;br&gt;Cdda2wav (Maintained/enhanced by Jörg Schilling, originated by Heiko Eißfeldt &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25844063&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;heiko@...&lt;/a&gt;):
&lt;br&gt;&lt;br&gt;-	Better man page with repect to dev=
&lt;br&gt;&lt;br&gt;-	The cdda2wav man page has been restructured.
&lt;br&gt;&lt;br&gt;Readcd:
&lt;br&gt;&lt;br&gt;-	readcd now only send the Plextor specific SCSI commands for the -cxscan
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; option in case that the drive identifies as Plextor.
&lt;br&gt;&lt;br&gt;-	Better man page with repect to dev=
&lt;br&gt;&lt;br&gt;Scgcheck:
&lt;br&gt;&lt;br&gt;-	Better man page with repect to dev=
&lt;br&gt;&lt;br&gt;Scgskeleton:
&lt;br&gt;&lt;br&gt;Btcflash:
&lt;br&gt;&lt;br&gt;-	Better man page with repect to dev=
&lt;br&gt;&lt;br&gt;Mkisofs (Maintained/enhanced by Jörg Schilling since 1997, originated by Eric Youngdale):
&lt;br&gt;&lt;br&gt;-	mkisofs man page reworked
&lt;br&gt;&lt;br&gt;-	isoinfo man page reworked
&lt;br&gt;&lt;br&gt;-	New file mkisofs/rock.h 
&lt;br&gt;&lt;br&gt;-	isodump now prints more information about Rock Ridge attributes to
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; help debugging non-compliant Rock Ridge ISO images.
&lt;br&gt;&lt;br&gt;-	isoinfo now correctly identifies ISO images made with the Mac OS X
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; program &amp;quot;hdiutil&amp;quot; by e.g. calling:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; hdiutil makehybrid -iso -hfs -verbose -o xxx.iso some_dir
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; As filesystems that violate the Rock Ridge standard.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Check e.g. by &amp;quot;isoinfo -i xxx.iso -d&amp;quot;
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Interpreting Rock Ridge on such images can be enforced by calling:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;quot;isoinfo -i xxx.iso -lR -debug&amp;quot; 
&lt;br&gt;&lt;br&gt;-	mkisofs now ignores the broken Rock Ridge attributes that have been
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; created by the Mac OS X program &amp;quot;hdiutil&amp;quot;.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; HELIOS TODO:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; -	Add the HELIOS UNICODE mapping code. This needs to be done 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at UCS-2 level for Joliet and UDF (instead of UTF-8) and only
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; for Rock Ridge (in case of a UTF-8 based target locale) using
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; UTF-8 based translations.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; -	Make the Apple extensions work again with &amp;quot;mkisofs -find&amp;quot;
&lt;br&gt;&lt;br&gt;TODO:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; -	Support correct inode numbers for UDF hardlinks
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; -	Support sockets, pipes, char/blk-dev specials with UDF
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; -	read Joliet filenames with multi-session if no TRANS.TBL
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; or RR is present. I am looking for a volunteer for this task!
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Note that this can never be 100% correct as there is no relation
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; between the names on the master (UNIX) filesystem, the ISO-9660
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; names and the Joliet names. Only the Rock Ridge names are
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; untranslated with respect to the original files on the
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; master (UNIX) filesystem.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; -	add libecc/edc for CDI and similar.
&lt;br&gt;&lt;br&gt;&lt;br&gt;The files are located on:
&lt;br&gt;&lt;br&gt;ftp://ftp.berlios.de/pub/cdrecord/alpha ...
&lt;br&gt;&lt;br&gt;Jörg
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;&amp;nbsp;EMail:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25844063&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;joerg@...&lt;/a&gt; (home) Jörg Schilling D-13353 Berlin
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25844063&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;js@...&lt;/a&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;(uni) &amp;nbsp;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25844063&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;joerg.schilling@...&lt;/a&gt; (work) Blog: &lt;a href=&quot;http://schily.blogspot.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://schily.blogspot.com/&lt;/a&gt;&lt;br&gt;&amp;nbsp;URL: &amp;nbsp;&lt;a href=&quot;http://cdrecord.berlios.de/private/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://cdrecord.berlios.de/private/&lt;/a&gt;&amp;nbsp;ftp://ftp.berlios.de/pub/schily
&lt;br&gt;_______________________________________________
&lt;br&gt;Cdrecord-support mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25844063&amp;i=6&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Cdrecord-support@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.berlios.de/mailman/listinfo/cdrecord-support&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.berlios.de/mailman/listinfo/cdrecord-support&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/cdrtools-2.01.01a66-ready-tp25844063p25844063.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25670282</id>
	<title>Re: cdrecord backend ripper for Grip</title>
	<published>2009-09-29T13:25:53Z</published>
	<updated>2009-09-29T13:25:53Z</updated>
	<author>
		<name>Joerg Schilling-3</name>
	</author>
	<content type="html">Daniel Clark &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25670282&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;clarkddc@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Joerg,
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Thank you very much for your reply. Yes I am using cddaw2av. I was
&lt;br&gt;&amp;gt; successfully able to play the cd by issuing cdda2wav -N -e -B. My issue is
&lt;br&gt;&amp;gt; getting both cdda2wav and grip to agree. By invoking cdda2wav directly, I
&lt;br&gt;&amp;gt; receive the expected behaviour. When attempting to use a graphical front end
&lt;br&gt;&amp;gt; to the cdda2wav (in this case Grip), each track is skipped, and no tracks
&lt;br&gt;&amp;gt; are ripped. I'm experiencing the same behaviour as another user;
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://osdir.com/ml/os.solaris.blastwave.user/2005-01/msg00033.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://osdir.com/ml/os.solaris.blastwave.user/2005-01/msg00033.html&lt;/a&gt;. In my
&lt;br&gt;&amp;gt; case, Grip was built from sources. I'm also using both the cdda2wav provided
&lt;br&gt;&amp;gt; by Sun (snv b121), and the alpha65 cdda2wav built from sources. I'm not sure
&lt;br&gt;&amp;gt; if this topic is better suited elsewhere. If so, then please accept my
&lt;br&gt;&amp;gt; apologies.
&lt;/div&gt;&lt;br&gt;Then there is a bug in grip and you need to get help from the grip people.
&lt;br&gt;&lt;br&gt;Jörg
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;&amp;nbsp;EMail:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25670282&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;joerg@...&lt;/a&gt; (home) Jörg Schilling D-13353 Berlin
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25670282&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;js@...&lt;/a&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;(uni) &amp;nbsp;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25670282&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;joerg.schilling@...&lt;/a&gt; (work) Blog: &lt;a href=&quot;http://schily.blogspot.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://schily.blogspot.com/&lt;/a&gt;&lt;br&gt;&amp;nbsp;URL: &amp;nbsp;&lt;a href=&quot;http://cdrecord.berlios.de/private/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://cdrecord.berlios.de/private/&lt;/a&gt;&amp;nbsp;ftp://ftp.berlios.de/pub/schily
&lt;br&gt;_______________________________________________
&lt;br&gt;Cdrecord-support mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25670282&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Cdrecord-support@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.berlios.de/mailman/listinfo/cdrecord-support&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.berlios.de/mailman/listinfo/cdrecord-support&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/cdrecord-backend-ripper-for-Grip-tp25596875p25670282.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25665042</id>
	<title>Re: cdrecord backend ripper for Grip</title>
	<published>2009-09-29T08:15:44Z</published>
	<updated>2009-09-29T08:15:44Z</updated>
	<author>
		<name>Daniel Clark-7</name>
	</author>
	<content type="html">Joerg,&lt;br&gt;&lt;br&gt;Thank you very much for your reply. Yes I am using cddaw2av. I was successfully able to play the cd by issuing cdda2wav -N -e -B. My issue is getting both cdda2wav and grip to agree. By invoking cdda2wav directly, I receive the expected behaviour. When attempting to use a graphical front end to the cdda2wav (in this case Grip), each track is skipped, and no tracks are ripped. I&amp;#39;m experiencing the same behaviour as another user; &lt;a href=&quot;http://osdir.com/ml/os.solaris.blastwave.user/2005-01/msg00033.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://osdir.com/ml/os.solaris.blastwave.user/2005-01/msg00033.html&lt;/a&gt;. In my case, Grip was built from sources. I&amp;#39;m also using both the cdda2wav provided by Sun (snv b121), and the alpha65 cdda2wav built from sources. I&amp;#39;m not sure if this topic is better suited elsewhere. If so, then please accept my apologies. &lt;br&gt;
&lt;br&gt;Best Regards,&lt;br&gt;Daniel&lt;br&gt;&lt;br&gt;&lt;div class=&quot;gmail_quote&quot;&gt;On Thu, Sep 24, 2009 at 1:34 PM, Joerg Schilling &lt;span dir=&quot;ltr&quot;&gt;&amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25665042&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Joerg.Schilling@...&lt;/a&gt;&amp;gt;&lt;/span&gt; wrote:&lt;br&gt;
&lt;blockquote class=&quot;gmail_quote&quot; style=&quot;border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;&quot;&gt;&lt;div&gt;&lt;div&gt;&lt;/div&gt;&lt;div class=&quot;h5&quot;&gt;clarkddc &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25665042&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;clarkddc@...&lt;/a&gt;&amp;gt; wrote:&lt;br&gt;

&lt;br&gt;
&amp;gt; If this post is off-topic, then please recieve my apologies. I&amp;#39;ve done some&lt;br&gt;
&amp;gt; googling, and have not found an answer to my dilemma. I running Solaris&lt;br&gt;
&amp;gt; (Nevada b121), on the x86 platform. I&amp;#39;ve build Grip from an SFE spec file.&lt;br&gt;
&amp;gt; The stock cdrecord supplied by Sun is installed. When it&amp;#39;s time to rip the&lt;br&gt;
&amp;gt; cd, the ripper skips each track, creates the necessary directory structure&lt;br&gt;
&amp;gt; for the files,  however no files are ripped. I&amp;#39;ve also tried downloading and&lt;br&gt;
&amp;gt; buidling the latest cdrtools source (alpha 65). In this case the behaviour&lt;br&gt;
&amp;gt; is slightly different. I see negative values for the rip progress of each&lt;br&gt;
&amp;gt; track. But there are no files being ripped. Has anyone overcome this issue?&lt;br&gt;
&amp;gt; Any suggestions will be greatly appreciated.&lt;br&gt;
&lt;br&gt;
&lt;/div&gt;&lt;/div&gt;If you don&amp;#39;t send information about your problem, it is hard to help you...&lt;br&gt;
&lt;br&gt;
You did e.g. not mention whether you used cdda2wav at all.&lt;br&gt;
&lt;br&gt;
You should first call:&lt;br&gt;
&lt;br&gt;
cdda2wav -N -e -B&lt;br&gt;
&lt;br&gt;
This should play the entire disk via the audio system.&lt;br&gt;
&lt;br&gt;
Jörg&lt;br&gt;
&lt;font color=&quot;#888888&quot;&gt;&lt;br&gt;
--&lt;br&gt;
 &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25665042&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;EMail%3Ajoerg@...&lt;/a&gt; (home) Jörg Schilling D-13353 Berlin&lt;br&gt;
       &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25665042&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;js@...&lt;/a&gt;                (uni)&lt;br&gt;
       &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25665042&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;joerg.schilling@...&lt;/a&gt; (work) Blog: &lt;a href=&quot;http://schily.blogspot.com/&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://schily.blogspot.com/&lt;/a&gt;&lt;br&gt;
 URL:  &lt;a href=&quot;http://cdrecord.berlios.de/private/&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;http://cdrecord.berlios.de/private/&lt;/a&gt; &lt;a href=&quot;ftp://ftp.berlios.de/pub/schily&quot; target=&quot;_blank&quot; rel=&quot;nofollow&quot;&gt;ftp://ftp.berlios.de/pub/schily&lt;/a&gt;&lt;br&gt;
&lt;/font&gt;&lt;/blockquote&gt;&lt;/div&gt;&lt;br&gt;
&lt;br /&gt;_______________________________________________
&lt;br&gt;Cdrecord-support mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25665042&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Cdrecord-support@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.berlios.de/mailman/listinfo/cdrecord-support&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.berlios.de/mailman/listinfo/cdrecord-support&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/cdrecord-backend-ripper-for-Grip-tp25596875p25665042.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25599439</id>
	<title>Re: cdrecord backend ripper for Grip</title>
	<published>2009-09-24T10:34:55Z</published>
	<updated>2009-09-24T10:34:55Z</updated>
	<author>
		<name>Joerg Schilling-3</name>
	</author>
	<content type="html">clarkddc &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25599439&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;clarkddc@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; If this post is off-topic, then please recieve my apologies. I've done some
&lt;br&gt;&amp;gt; googling, and have not found an answer to my dilemma. I running Solaris
&lt;br&gt;&amp;gt; (Nevada b121), on the x86 platform. I've build Grip from an SFE spec file.
&lt;br&gt;&amp;gt; The stock cdrecord supplied by Sun is installed. When it's time to rip the
&lt;br&gt;&amp;gt; cd, the ripper skips each track, creates the necessary directory structure
&lt;br&gt;&amp;gt; for the files, &amp;nbsp;however no files are ripped. I've also tried downloading and
&lt;br&gt;&amp;gt; buidling the latest cdrtools source (alpha 65). In this case the behaviour
&lt;br&gt;&amp;gt; is slightly different. I see negative values for the rip progress of each
&lt;br&gt;&amp;gt; track. But there are no files being ripped. Has anyone overcome this issue?
&lt;br&gt;&amp;gt; Any suggestions will be greatly appreciated.
&lt;/div&gt;&lt;br&gt;If you don't send information about your problem, it is hard to help you...
&lt;br&gt;&lt;br&gt;You did e.g. not mention whether you used cdda2wav at all.
&lt;br&gt;&lt;br&gt;You should first call:
&lt;br&gt;&lt;br&gt;cdda2wav -N -e -B
&lt;br&gt;&lt;br&gt;This should play the entire disk via the audio system.
&lt;br&gt;&lt;br&gt;Jörg
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;&amp;nbsp;EMail:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25599439&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;joerg@...&lt;/a&gt; (home) Jörg Schilling D-13353 Berlin
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25599439&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;js@...&lt;/a&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;(uni) &amp;nbsp;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25599439&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;joerg.schilling@...&lt;/a&gt; (work) Blog: &lt;a href=&quot;http://schily.blogspot.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://schily.blogspot.com/&lt;/a&gt;&lt;br&gt;&amp;nbsp;URL: &amp;nbsp;&lt;a href=&quot;http://cdrecord.berlios.de/private/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://cdrecord.berlios.de/private/&lt;/a&gt;&amp;nbsp;ftp://ftp.berlios.de/pub/schily
&lt;br&gt;_______________________________________________
&lt;br&gt;Cdrecord-support mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25599439&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Cdrecord-support@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.berlios.de/mailman/listinfo/cdrecord-support&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.berlios.de/mailman/listinfo/cdrecord-support&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/cdrecord-backend-ripper-for-Grip-tp25596875p25599439.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25596875</id>
	<title>cdrecord backend ripper for Grip</title>
	<published>2009-09-24T07:58:32Z</published>
	<updated>2009-09-24T07:58:32Z</updated>
	<author>
		<name>Daniel Clark-7</name>
	</author>
	<content type="html">If this post is off-topic, then please recieve my apologies. I&amp;#39;ve done some googling, and have not found an answer to my dilemma. I running Solaris (Nevada b121), on the x86 platform. I&amp;#39;ve build Grip from an SFE spec file. The stock cdrecord supplied by Sun is installed. When it&amp;#39;s time to rip the cd, the ripper skips each track, creates the necessary directory structure for the files,  however no files are ripped. I&amp;#39;ve also tried downloading and buidling the latest cdrtools source (alpha 65). In this case the behaviour is slightly different. I see negative values for the rip progress of each track. But there are no files being ripped. Has anyone overcome this issue? Any suggestions will be greatly appreciated.&lt;br&gt;
&lt;br /&gt;_______________________________________________
&lt;br&gt;Cdrecord-support mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25596875&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Cdrecord-support@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.berlios.de/mailman/listinfo/cdrecord-support&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.berlios.de/mailman/listinfo/cdrecord-support&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/cdrecord-backend-ripper-for-Grip-tp25596875p25596875.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25456199</id>
	<title>cdrtools-2.01.01a65 ready</title>
	<published>2009-09-15T08:27:52Z</published>
	<updated>2009-09-15T08:27:52Z</updated>
	<author>
		<name>Joerg Schilling-3</name>
	</author>
	<content type="html">NEW features of cdrtools-2.01.01a65:
&lt;br&gt;&lt;br&gt;*******
&lt;br&gt;NOTE: cdrtools is currently in a state just before a new major release.
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&lt;br&gt;*******
&lt;br&gt;&lt;br&gt;&lt;br&gt;All:
&lt;br&gt;&lt;br&gt;-	*BSD comes with a broken sed(1), so we need to go back to tr(1) based
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; code for GNU make in the Schily Makefilesystem.
&lt;br&gt;&lt;br&gt;-	Added support for amd64-netbsd-cc.rul to the Schily Makefilesystem
&lt;br&gt;&lt;br&gt;-	Added support for DragonFly BSD to config.guess and config.sub
&lt;br&gt;&lt;br&gt;Libschily:
&lt;br&gt;&lt;br&gt;Libparanoia (Ported/enhanced by Jörg Schilling, originated by Monty &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25456199&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;xiphmont@...&lt;/a&gt;):
&lt;br&gt;&lt;br&gt;Libedc (Optimized by Jörg Schilling, originated by Heiko Eißfeldt &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25456199&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;heiko@...&lt;/a&gt;):
&lt;br&gt;&lt;br&gt;Libcdrdeflt:
&lt;br&gt;&lt;br&gt;Libdeflt:
&lt;br&gt;&lt;br&gt;Libfind:
&lt;br&gt;&lt;br&gt;Libfile:
&lt;br&gt;&lt;br&gt;Libhfs_iso:
&lt;br&gt;&lt;br&gt;Libsiconv:
&lt;br&gt;&lt;br&gt;Libscg:
&lt;br&gt;&lt;br&gt;-	Added a hack to liscg to allow cdrecord -scanbus to work on NetBSD
&lt;br&gt;&lt;br&gt;-	Added a hack to liscg to allow cdrecord -scanbus to work on OpenBSD
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; libscg now supports -scanbus and cdrecord's autotarget feature on the
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; following platforms:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; SunOS	(SunOS-3.x &amp; SunOS-4.x)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Solaris (SunOS-5.x)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; AmigaOS
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; ATARI MiNT
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; BeOS
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; FreeBSD
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; NetBSD
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; OpenBSD
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; DragonFlyBSD
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Cygwin on win32
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Cygwin on win64
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Max OS X
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Haiku
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; HP-UX
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; IRIX
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Linux
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; NextSTep
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; OSF-1 (Digital UNIX)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; OS/2
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; SCO OpenServer
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; SCO UnixWare
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; VMS
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Zeta
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&lt;br&gt;Libscgcmd:
&lt;br&gt;&lt;br&gt;Libmdigest:
&lt;br&gt;&lt;br&gt;Rscsi:
&lt;br&gt;&lt;br&gt;Cdrecord:
&lt;br&gt;&lt;br&gt;Cdda2wav (Maintained/enhanced by Jörg Schilling, originated by Heiko Eißfeldt &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25456199&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;heiko@...&lt;/a&gt;):
&lt;br&gt;&lt;br&gt;Readcd:
&lt;br&gt;&lt;br&gt;Scgcheck:
&lt;br&gt;&lt;br&gt;Scgskeleton:
&lt;br&gt;&lt;br&gt;Btcflash:
&lt;br&gt;&lt;br&gt;Mkisofs (Maintained/enhanced by Jörg Schilling since 1997, originated by Eric Youngdale):
&lt;br&gt;&lt;br&gt;-	Avoid signed chars ad parameter to toupper
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; HELIOS TODO:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; -	Add the HELIOS UNICODE mapping code. This needs to be done 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at UCS-2 level for Joliet and UDF (instead of UTF-8) and only
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; for Rock Ridge (in case of a UTF-8 based target locale) using
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; UTF-8 based translations.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; -	Make the Apple extensions work again with &amp;quot;mkisofs -find&amp;quot;
&lt;br&gt;&lt;br&gt;TODO:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; -	Support correct inode numbers for UDF hardlinks
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; -	Support sockets, pipes, char/blk-dev specials with UDF
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; -	read Joliet filenames with multi-session if no TRANS.TBL
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; or RR is present. I am looking for a volunteer for this task!
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Note that this can never be 100% correct as there is no relation
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; between the names on the master (UNIX) filesystem, the ISO-9660
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; names and the Joliet names. Only the Rock Ridge names are
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; untranslated with respect to the original files on the
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; master (UNIX) filesystem.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; -	add libecc/edc for CDI and similar.
&lt;br&gt;&lt;br&gt;&lt;br&gt;CYGWIN NT-4.0 NOTES:
&lt;br&gt;&lt;br&gt;To compile on Cygwin32, get Cygwin and install it.
&lt;br&gt;For more information read README.win32
&lt;br&gt;&lt;br&gt;The files are located on:
&lt;br&gt;&lt;br&gt;ftp://ftp.berlios.de/pub/cdrecord/alpha ...
&lt;br&gt;&lt;br&gt;Jörg
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;&amp;nbsp;EMail:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25456199&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;joerg@...&lt;/a&gt; (home) Jörg Schilling D-13353 Berlin
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25456199&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;js@...&lt;/a&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;(uni) &amp;nbsp;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25456199&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;joerg.schilling@...&lt;/a&gt; (work) Blog: &lt;a href=&quot;http://schily.blogspot.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://schily.blogspot.com/&lt;/a&gt;&lt;br&gt;&amp;nbsp;URL: &amp;nbsp;&lt;a href=&quot;http://cdrecord.berlios.de/private/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://cdrecord.berlios.de/private/&lt;/a&gt;&amp;nbsp;ftp://ftp.berlios.de/pub/schily
&lt;br&gt;_______________________________________________
&lt;br&gt;Cdrecord-support mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25456199&amp;i=6&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Cdrecord-support@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.berlios.de/mailman/listinfo/cdrecord-support&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.berlios.de/mailman/listinfo/cdrecord-support&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/cdrtools-2.01.01a65-ready-tp25456199p25456199.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25284464</id>
	<title>cdrtools-2.01.01a64 ready</title>
	<published>2009-09-03T14:29:59Z</published>
	<updated>2009-09-03T14:29:59Z</updated>
	<author>
		<name>Joerg Schilling-3</name>
	</author>
	<content type="html">NEW features of cdrtools-2.01.01a64:
&lt;br&gt;&lt;br&gt;*******
&lt;br&gt;NOTE: cdrtools is currently in a state just before a new major release.
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&lt;br&gt;*******
&lt;br&gt;&lt;br&gt;&lt;br&gt;All:
&lt;br&gt;&lt;br&gt;-	The schily makefilesystem now by default sets all locale related envronment
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; variables to &amp;quot;C&amp;quot; in order to avoid problems.
&lt;br&gt;&lt;br&gt;-	Make the makefile emulation mode for &amp;quot;non-automake aware&amp;quot; make programs
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; like SunPro Make and GNU make more immune against oddities in the tr(1)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; program that are seen with a locale that differs from LC_ALL=C
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Another step to prevent some tr(1) oddities was to replace the call to
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; tr(1) by a call to sed(1).
&lt;br&gt;&lt;br&gt;-	Added GMAKE_NOWARN=true to allow to disable the gmake warning
&lt;br&gt;&lt;br&gt;-	Enhanced include/schily/priv.h to distinct Solaris and AIX process privileges
&lt;br&gt;&lt;br&gt;-	New include file include/schily/math.h
&lt;br&gt;&lt;br&gt;-	Try to workaound a problem with GCC on newer AIX versions. It seems that
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; e.g. gcc on AIX is not C99 compliant and does not support isnan().
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Note that the current solution may compile and run on newer AIX versions
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; but does not seem to be the optimal solution as it cannot check whether
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; a float is a number or not.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; It is unfortunate, that we do not have an AIX login that would allow
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; to implement better AIX support.
&lt;br&gt;&lt;br&gt;Libschily:
&lt;br&gt;&lt;br&gt;Libparanoia (Ported/enhanced by Jörg Schilling, originated by Monty &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25284464&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;xiphmont@...&lt;/a&gt;):
&lt;br&gt;&lt;br&gt;Libedc (Optimized by Jörg Schilling, originated by Heiko Eißfeldt &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25284464&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;heiko@...&lt;/a&gt;):
&lt;br&gt;&lt;br&gt;Libcdrdeflt:
&lt;br&gt;&lt;br&gt;Libdeflt:
&lt;br&gt;&lt;br&gt;Libfind:
&lt;br&gt;&lt;br&gt;Libfile:
&lt;br&gt;&lt;br&gt;Libhfs_iso:
&lt;br&gt;&lt;br&gt;Libsiconv:
&lt;br&gt;&lt;br&gt;Libscg:
&lt;br&gt;&lt;br&gt;-	The low level SCSI transport code for Mac OS X has been reworked.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; The code now supports cdrecord -scanbus
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; The code now supports cdrecord's autotarget mode
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; The code now supports to communicate with BluRay drives
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; The code now prints a longer help text that instructs what to do in order
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; to work against the &amp;quot;diskarbitrationd&amp;quot; program on Mac OS that tries to 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; steal us our hardware. 
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; If someone is able and willing to help, please send mail!
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; I like to be able to tell &amp;quot;diskarbitrationd&amp;quot; to give up specific drives
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; and to set up shared access.
&lt;br&gt;&lt;br&gt;&lt;br&gt;Libscgcmd:
&lt;br&gt;&lt;br&gt;Libmdigest:
&lt;br&gt;&lt;br&gt;Rscsi:
&lt;br&gt;&lt;br&gt;Cdrecord:
&lt;br&gt;&lt;br&gt;-	The cdrecord man page now mentions that the -clone mode is a bad idea to copy
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; audio CDs.
&lt;br&gt;&lt;br&gt;Cdda2wav (Maintained/enhanced by Jörg Schilling, originated by Heiko Eißfeldt &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25284464&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;heiko@...&lt;/a&gt;):
&lt;br&gt;&lt;br&gt;Readcd:
&lt;br&gt;&lt;br&gt;-	The readcd man page now mentions that the -clone mode is a bad idea to copy
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; audio CDs.
&lt;br&gt;&lt;br&gt;Scgcheck:
&lt;br&gt;&lt;br&gt;Scgskeleton:
&lt;br&gt;&lt;br&gt;Btcflash:
&lt;br&gt;&lt;br&gt;Mkisofs (Maintained/enhanced by Jörg Schilling since 1997, originated by Eric Youngdale):
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; HELIOS TODO:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; -	Add the HELIOS UNICODE mapping code. This needs to be done 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at UCS-2 level for Joliet and UDF (instead of UTF-8) and only
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; for Rock Ridge (in case of a UTF-8 based target locale) using
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; UTF-8 based translations.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; -	Make the Apple extensions work again with &amp;quot;mkisofs -find&amp;quot;
&lt;br&gt;&lt;br&gt;TODO:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; -	Support correct inode numbers for UDF hardlinks
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; -	Support sockets, pipes, char/blk-dev specials with UDF
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; -	read Joliet filenames with multi-session if no TRANS.TBL
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; or RR is present. I am looking for a volunteer for this task!
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Note that this can never be 100% correct as there is no relation
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; between the names on the master (UNIX) filesystem, the ISO-9660
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; names and the Joliet names. Only the Rock Ridge names are
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; untranslated with respect to the original files on the
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; master (UNIX) filesystem.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; -	add libecc/edc for CDI and similar.
&lt;br&gt;&lt;br&gt;&lt;br&gt;CYGWIN NT-4.0 NOTES:
&lt;br&gt;&lt;br&gt;To compile on Cygwin32, get Cygwin and install it.
&lt;br&gt;For more information read README.win32
&lt;br&gt;&lt;br&gt;The files are located on:
&lt;br&gt;&lt;br&gt;ftp://ftp.berlios.de/pub/cdrecord/alpha ...
&lt;br&gt;&lt;br&gt;Jörg
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;&amp;nbsp;EMail:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25284464&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;joerg@...&lt;/a&gt; (home) Jörg Schilling D-13353 Berlin
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25284464&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;js@...&lt;/a&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;(uni) &amp;nbsp;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25284464&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;joerg.schilling@...&lt;/a&gt; (work) Blog: &lt;a href=&quot;http://schily.blogspot.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://schily.blogspot.com/&lt;/a&gt;&lt;br&gt;&amp;nbsp;URL: &amp;nbsp;&lt;a href=&quot;http://cdrecord.berlios.de/private/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://cdrecord.berlios.de/private/&lt;/a&gt;&amp;nbsp;ftp://ftp.berlios.de/pub/schily
&lt;br&gt;_______________________________________________
&lt;br&gt;Cdrecord-support mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25284464&amp;i=6&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Cdrecord-support@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.berlios.de/mailman/listinfo/cdrecord-support&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.berlios.de/mailman/listinfo/cdrecord-support&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/cdrtools-2.01.01a64-ready-tp25284464p25284464.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24735681</id>
	<title>cdrtools-2.01.01a62 ready</title>
	<published>2009-07-30T03:13:20Z</published>
	<updated>2009-07-30T03:13:20Z</updated>
	<author>
		<name>Joerg Schilling-3</name>
	</author>
	<content type="html">NEW features of cdrtools-2.01.01a62:
&lt;br&gt;&lt;br&gt;*******
&lt;br&gt;NOTE: cdrtools is currently in a state just before a new major release.
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&lt;br&gt;*******
&lt;br&gt;&lt;br&gt;&lt;br&gt;All:
&lt;br&gt;&lt;br&gt;-	New include files include/schily/ctype.h, include/schily/pwd.h
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; and include/schily/grp.h 
&lt;br&gt;&lt;br&gt;-	All programs are now using schily/stdio.h 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; for orthogonality.
&lt;br&gt;&lt;br&gt;-	Haiku default install dir is now /boot/opt/schily
&lt;br&gt;&lt;br&gt;-	New rules RULES/os-cygwin_nt-6.0-wow64.id and 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; RULES/os-cygwin_nt-6.1-wow64.id support Cygwin on 64bit
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; installations of Win Vista and &amp;quot;Win 7&amp;quot;.
&lt;br&gt;&lt;br&gt;-	New rules for compiling 64 Bit binaries on cygwin_nt-wow64
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; NOTE: You need to have a 64 bit aware gcc on Cygwin to use this!
&lt;br&gt;&lt;br&gt;-	TEMPLATES/temp-gcc.rul and TEMPLATES/temp-xcc.rul
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; now correctly include cc-gcc.rul and cc-dumb.rul and thus
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; make the automake feature working again for completely
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; unknown platforms.
&lt;br&gt;&lt;br&gt;-	Fixed RULES/rules.inc to make sure we install xx.h instead of
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; xx.h.exe
&lt;br&gt;&lt;br&gt;-	Workaround an infinite hang in an autoconf test on 64 Bit Vista
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; with Cygwin
&lt;br&gt;&lt;br&gt;-	Include limits.h in schily/hostname.h for Linux
&lt;br&gt;&lt;br&gt;-	Several &amp;quot;%s&amp;quot; formats have been introduced in order to make gcc-4
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; happy even though the original strings have been pointer to constant
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; and well known strings
&lt;br&gt;&lt;br&gt;-	Change the option order in the autoconf test for calling the linker
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; in order to avoid problems with the microsoft linker.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Libschily:
&lt;br&gt;&lt;br&gt;-	libschily now is thread aware and uses the thread specific errno
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; value on Solaris, Linux and FreeBSD.
&lt;br&gt;&lt;br&gt;Libparanoia (Ported/enhanced by Jörg Schilling, originated by Monty &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24735681&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;xiphmont@...&lt;/a&gt;):
&lt;br&gt;&lt;br&gt;Libedc (Optimized by Jörg Schilling, originated by Heiko Eißfeldt &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24735681&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;heiko@...&lt;/a&gt;):
&lt;br&gt;&lt;br&gt;Libcdrdeflt:
&lt;br&gt;&lt;br&gt;Libdeflt:
&lt;br&gt;&lt;br&gt;Libfind:
&lt;br&gt;&lt;br&gt;Libfile:
&lt;br&gt;&lt;br&gt;Libhfs_iso:
&lt;br&gt;&lt;br&gt;Libsiconv:
&lt;br&gt;&lt;br&gt;Libscg:
&lt;br&gt;&lt;br&gt;-	Raised the SCSI Bus-number limit from 256 to 500 for Linux as a workaround
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; for a resource leak bug in the linux kernel. The workaround lets the problem
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; happen much later but cannot completely avoid it. If you are hit by the Linux
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; kernel resource leak bug, you need to reboot.
&lt;br&gt;&lt;br&gt;Libscgcmd:
&lt;br&gt;&lt;br&gt;Rscsi:
&lt;br&gt;&lt;br&gt;Cdrecord:
&lt;br&gt;&lt;br&gt;-	Correctly abort the FIFO in cdrecord on BeOS and Haiku
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; in case that the clone ara cannot be made shared.
&lt;br&gt;&lt;br&gt;Cdda2wav (Maintained/enhanced by Jörg Schilling, originated by Heiko Eißfeldt &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24735681&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;heiko@...&lt;/a&gt;):
&lt;br&gt;&lt;br&gt;Readcd:
&lt;br&gt;&lt;br&gt;Scgcheck:
&lt;br&gt;&lt;br&gt;Scgskeleton:
&lt;br&gt;&lt;br&gt;Btcflash:
&lt;br&gt;&lt;br&gt;Mkisofs (Maintained/enhanced by Jörg Schilling since 1997, originated by Eric Youngdale):
&lt;br&gt;&lt;br&gt;-	Fixed a potential malloc problem in mkisofs
&lt;br&gt;&lt;br&gt;The files are located on:
&lt;br&gt;&lt;br&gt;ftp://ftp.berlios.de/pub/cdrecord/alpha ...
&lt;br&gt;&lt;br&gt;Jörg
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;&amp;nbsp;EMail:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24735681&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;joerg@...&lt;/a&gt; (home) Jörg Schilling D-13353 Berlin
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24735681&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;js@...&lt;/a&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;(uni) &amp;nbsp;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24735681&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;joerg.schilling@...&lt;/a&gt; (work) Blog: &lt;a href=&quot;http://schily.blogspot.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://schily.blogspot.com/&lt;/a&gt;&lt;br&gt;&amp;nbsp;URL: &amp;nbsp;&lt;a href=&quot;http://cdrecord.berlios.de/private/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://cdrecord.berlios.de/private/&lt;/a&gt;&amp;nbsp;ftp://ftp.berlios.de/pub/schily
&lt;br&gt;_______________________________________________
&lt;br&gt;Cdrecord-support mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24735681&amp;i=6&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Cdrecord-support@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.berlios.de/mailman/listinfo/cdrecord-support&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.berlios.de/mailman/listinfo/cdrecord-support&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/cdrtools-2.01.01a62-ready-tp24735681p24735681.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24353323</id>
	<title>cdrtools-2.01.01a61 ready</title>
	<published>2009-07-06T03:45:57Z</published>
	<updated>2009-07-06T03:45:57Z</updated>
	<author>
		<name>Joerg Schilling-3</name>
	</author>
	<content type="html">NEW features of cdrtools-2.01.01a61:
&lt;br&gt;&lt;br&gt;*******
&lt;br&gt;NOTE: cdrtools is currently in a state just before a new major release.
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&lt;br&gt;*******
&lt;br&gt;&lt;br&gt;&lt;br&gt;All:
&lt;br&gt;&lt;br&gt;-	Support for 64 bit compilation on mac OS X was added.
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Call make CCOM=cc64 as on other platforms.
&lt;br&gt;&lt;br&gt;-	$OLIBSDIR is no longer in the RUNPATH
&lt;br&gt;&lt;br&gt;-	New include file include/schily/limits.h
&lt;br&gt;&lt;br&gt;-	Make sure that all include files in include/schily/ include
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; include/schily/mconfig.h
&lt;br&gt;&lt;br&gt;-	wide character support new
&lt;br&gt;&lt;br&gt;-	New makefile &amp;quot;Mocsw&amp;quot; sets defaults for &amp;quot;opencsw&amp;quot; instead of Blastwave.
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Mcsw for Blastwave of course continues to exist
&lt;br&gt;&lt;br&gt;-	New defaults directory DEFAULTS_CSW includes special defaults that
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; compile e.g. for Sparc-V8 in order to get working binaries for older 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Sparc non 64 Bit hardware.
&lt;br&gt;&lt;br&gt;-	New autoconf test HAVE_SETBUF and HAVE_SETVBUF
&lt;br&gt;&lt;br&gt;-	Several modification in hope to better support MINGW
&lt;br&gt;&lt;br&gt;Libschily:
&lt;br&gt;&lt;br&gt;-	wide character support new
&lt;br&gt;&lt;br&gt;-	sevaral str*.c functions new for orthogonality with the new wcs* code.
&lt;br&gt;&lt;br&gt;-	Added a wide character patern matcher with: patwcompile(), patwmatch(), patwlmatch()
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; See files:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; libschily/matchw.c and libschily/matchwl.c
&lt;br&gt;&lt;br&gt;-	libschily/stdio/*.c fixed to use size_t as length parameter for
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; read*()/write*() operations.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Libparanoia (Ported/enhanced by Jörg Schilling, originated by Monty &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24353323&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;xiphmont@...&lt;/a&gt;):
&lt;br&gt;&lt;br&gt;Libedc (Optimized by Jörg Schilling, originated by Heiko Eißfeldt &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24353323&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;heiko@...&lt;/a&gt;):
&lt;br&gt;&lt;br&gt;Libcdrdeflt:
&lt;br&gt;&lt;br&gt;Libdeflt:
&lt;br&gt;&lt;br&gt;Libfind:
&lt;br&gt;&lt;br&gt;Libfile:
&lt;br&gt;&lt;br&gt;Libhfs_iso:
&lt;br&gt;&lt;br&gt;Libsiconv:
&lt;br&gt;&lt;br&gt;Libscg:
&lt;br&gt;&lt;br&gt;-	Added a workaround for the type desaster in the Appls IOKit include files
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; in order to support 64 bit binaries
&lt;br&gt;&lt;br&gt;&lt;br&gt;Libscgcmd:
&lt;br&gt;&lt;br&gt;Rscsi:
&lt;br&gt;&lt;br&gt;Cdrecord:
&lt;br&gt;&lt;br&gt;Cdda2wav (Maintained/enhanced by Jörg Schilling, originated by Heiko Eißfeldt &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24353323&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;heiko@...&lt;/a&gt;):
&lt;br&gt;&lt;br&gt;-	The -interactive option is now mentioned in the -help output and the man page.
&lt;br&gt;&lt;br&gt;-	Call unit_ready() before retrieving the TOC data in order to work around a Solaris 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; scsa2usb (SCSA to USB Driver) bug.
&lt;br&gt;&lt;br&gt;Readcd:
&lt;br&gt;&lt;br&gt;-	&amp;quot;readcd&amp;quot; no longer dumps core if the C2Scan function is selected from the
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; interactive interface.
&lt;br&gt;&lt;br&gt;Scgcheck:
&lt;br&gt;&lt;br&gt;Scgskeleton:
&lt;br&gt;&lt;br&gt;Btcflash:
&lt;br&gt;&lt;br&gt;Mkisofs (Maintained/enhanced by Jörg Schilling since 1997, originated by Eric Youngdale):
&lt;br&gt;&lt;br&gt;-	Fixed a typo bug in the mkisofs man page that caused the two synopsis lines
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; to appear as one line when using GNU troff.
&lt;br&gt;&lt;br&gt;-	isoinfo now prints &amp;quot;???&amp;quot; in case that an illegal month is in a ISO-9660
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; filesystem.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; HELIOS TODO:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; -	Add the HELIOS UNICODE mapping code. This needs to be done 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; at UCS-2 level for Joliet and UDF (instead of UTF-8) and only
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; for Rock Ridge (in case of a UTF-8 based target locale) using
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; UTF-8 based translations.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; -	Make the Apple extensions work again with &amp;quot;mkisofs -find&amp;quot;
&lt;br&gt;&lt;br&gt;TODO:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; -	Support correct inode numbers for UDF hardlinks
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; -	Support sockets, pipes, char/blk-dev specials with UDF
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; -	read Joliet filenames with multi-session if no TRANS.TBL
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; or RR is present. I am looking for a volunteer for this task!
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Note that this can never be 100% correct as there is no relation
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; between the names on the master (UNIX) filesystem, the ISO-9660
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; names and the Joliet names. Only the Rock Ridge names are
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; untranslated with respect to the original files on the
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; master (UNIX) filesystem.
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; -	add libecc/edc for CDI and similar.
&lt;br&gt;&lt;br&gt;Jörg
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;&amp;nbsp;EMail:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24353323&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;joerg@...&lt;/a&gt; (home) Jörg Schilling D-13353 Berlin
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24353323&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;js@...&lt;/a&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;(uni) &amp;nbsp;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24353323&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;joerg.schilling@...&lt;/a&gt; (work) Blog: &lt;a href=&quot;http://schily.blogspot.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://schily.blogspot.com/&lt;/a&gt;&lt;br&gt;&amp;nbsp;URL: &amp;nbsp;&lt;a href=&quot;http://cdrecord.berlios.de/private/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://cdrecord.berlios.de/private/&lt;/a&gt;&amp;nbsp;ftp://ftp.berlios.de/pub/schily
&lt;br&gt;_______________________________________________
&lt;br&gt;Cdrecord-support mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24353323&amp;i=6&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Cdrecord-support@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.berlios.de/mailman/listinfo/cdrecord-support&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.berlios.de/mailman/listinfo/cdrecord-support&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/cdrtools-2.01.01a61-ready-tp24353323p24353323.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24235999</id>
	<title>ftp site down, can't download cdrtools-2.01.01a60</title>
	<published>2009-06-27T12:31:57Z</published>
	<updated>2009-06-27T12:31:57Z</updated>
	<author>
		<name>Antonio Olivares-2</name>
	</author>
	<content type="html">The requested operation could not be completed
&lt;br&gt;Connection to Server Refused
&lt;br&gt;Details of the Request:
&lt;br&gt;URL: ftp://ftp.berlios.de/pub/cdrecord/alpha
&lt;br&gt;Protocol: ftp
&lt;br&gt;Date and Time: Saturday 27 June 2009 14:26
&lt;br&gt;Additional Information: ftp.berlios.de: Timed out trying to connect to
&lt;br&gt;remote host
&lt;br&gt;&lt;br&gt;will install a59 in the meantime copied to usb drive..
&lt;br&gt;&lt;br&gt;Thanks,
&lt;br&gt;&lt;br&gt;Antonio
&lt;br&gt;_______________________________________________
&lt;br&gt;Cdrecord-support mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24235999&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Cdrecord-support@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.berlios.de/mailman/listinfo/cdrecord-support&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.berlios.de/mailman/listinfo/cdrecord-support&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/ftp-site-down%2C-can%27t-download-cdrtools-2.01.01a60-tp24235999p24235999.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-23655403</id>
	<title>cdrtools-2.01.01a60 ready</title>
	<published>2009-05-21T08:39:11Z</published>
	<updated>2009-05-21T08:39:11Z</updated>
	<author>
		<name>Joerg Schilling-3</name>
	</author>
	<content type="html">ftp://ftp.berlios.de/pub/cdrecord/alpha/
&lt;br&gt;&lt;br&gt;NEW features of cdrtools-2.01.01a60: 
&lt;br&gt;&amp;nbsp;
&lt;br&gt;******* 
&lt;br&gt;NOTE: cdrtools is currently in a state just before a new major release. 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;
&lt;br&gt;&amp;nbsp;
&lt;br&gt;******* 
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&amp;nbsp;
&lt;br&gt;All: 
&lt;br&gt;&amp;nbsp;
&lt;br&gt;- &amp;nbsp; &amp;nbsp; &amp;nbsp; Trying to work around nasty Linux distributions that try to fool autoconf 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; function tests and thus may result in incorrect results for the functions 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; fexecl fexecle fexecv fexecve fspawnv fspawnl fspawnv_nowait getline fgetline 
&lt;br&gt;&amp;nbsp;
&lt;br&gt;- &amp;nbsp; &amp;nbsp; &amp;nbsp; New include files include/schily/dlfcn.h and include/schily/shcall.h 
&lt;br&gt;&amp;nbsp;
&lt;br&gt;- &amp;nbsp; &amp;nbsp; &amp;nbsp; New autoconf tests for dlopen() and similar functions 
&lt;br&gt;&amp;nbsp;
&lt;br&gt;- &amp;nbsp; &amp;nbsp; &amp;nbsp; Fixed a typo in include/schily/fnmatch.h that prevented compilation on BeOS 
&lt;br&gt;&amp;nbsp;
&lt;br&gt;- &amp;nbsp; &amp;nbsp; &amp;nbsp; Fixed a typo in include/schily/libport.h that prevented compilation on BeOS 
&lt;br&gt;&amp;nbsp;
&lt;br&gt;- &amp;nbsp; &amp;nbsp; &amp;nbsp; New makefile &amp;quot;Mocsw&amp;quot; allows to create packages for &amp;quot;opencsw&amp;quot; 
&lt;br&gt;&amp;nbsp;
&lt;br&gt;- &amp;nbsp; &amp;nbsp; &amp;nbsp; RULES/rules.csw enhanced to allow to overwrite EMAIL= and HOTLINE= from 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; the make command line. 
&lt;br&gt;&amp;nbsp;
&lt;br&gt;- &amp;nbsp; &amp;nbsp; &amp;nbsp; New autoconf test for getprogname()/setprogname() 
&lt;br&gt;&amp;nbsp;
&lt;br&gt;- &amp;nbsp; &amp;nbsp; &amp;nbsp; Support for using Microsoft &amp;quot;cl&amp;quot; to compile 64 bit binaries from Cygwin now 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; has been finished 
&lt;br&gt;&amp;nbsp;
&lt;br&gt;Libschily: 
&lt;br&gt;&amp;nbsp;
&lt;br&gt;- &amp;nbsp; &amp;nbsp; &amp;nbsp; Code in libschily/fexec.c cleaned up for better readability 
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&amp;nbsp;
&lt;br&gt;- &amp;nbsp; &amp;nbsp; &amp;nbsp; libschily/checkerr.c now correctly handles the &amp;quot;WARN&amp;quot; directive. 
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&amp;nbsp;
&lt;br&gt;Libparanoia (Ported/enhanced by Jörg Schilling, originated by Monty &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23655403&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;xiphmont@...&lt;/a&gt;): 
&lt;br&gt;&amp;nbsp;
&lt;br&gt;Libedc (Optimized by Jörg Schilling, originated by Heiko Eißfeldt &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23655403&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;heiko@...&lt;/a&gt;): 
&lt;br&gt;&amp;nbsp;
&lt;br&gt;Libcdrdeflt: 
&lt;br&gt;&amp;nbsp;
&lt;br&gt;Libdeflt: 
&lt;br&gt;&amp;nbsp;
&lt;br&gt;Libfind: 
&lt;br&gt;&amp;nbsp;
&lt;br&gt;Libfile: 
&lt;br&gt;&amp;nbsp;
&lt;br&gt;Libhfs_iso: 
&lt;br&gt;&amp;nbsp;
&lt;br&gt;Libsiconv: 
&lt;br&gt;&amp;nbsp;
&lt;br&gt;Libscg: 
&lt;br&gt;&amp;nbsp;
&lt;br&gt;Libscgcmd: 
&lt;br&gt;&amp;nbsp;
&lt;br&gt;Rscsi: 
&lt;br&gt;&amp;nbsp;
&lt;br&gt;Cdrecord: 
&lt;br&gt;&amp;nbsp;
&lt;br&gt;- &amp;nbsp; &amp;nbsp; &amp;nbsp; Cdrecord now calls read_format_capacities() in silent mode in order to 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; check whether the current drive supports this SCSI command. 
&lt;br&gt;&amp;nbsp;
&lt;br&gt;Cdda2wav (Maintained/enhanced by Jörg Schilling, originated by Heiko Eißfeldt &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23655403&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;heiko@...&lt;/a&gt;): 
&lt;br&gt;&amp;nbsp;
&lt;br&gt;- &amp;nbsp; &amp;nbsp; &amp;nbsp; cdda2wav now gives better readable text with cdda2wav -help 
&lt;br&gt;&amp;nbsp;
&lt;br&gt;- &amp;nbsp; &amp;nbsp; &amp;nbsp; BeOS has a /boot/develop/headers/be/support/ByteOrder.h that also defines 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; _BYTEORDER_H and thus interferes with our cdda2wav/byteorder.h 
&lt;br&gt;&amp;nbsp;
&lt;br&gt;Readcd: 
&lt;br&gt;&amp;nbsp;
&lt;br&gt;Scgcheck: 
&lt;br&gt;&amp;nbsp;
&lt;br&gt;Scgskeleton: 
&lt;br&gt;&amp;nbsp;
&lt;br&gt;Btcflash: 
&lt;br&gt;&amp;nbsp;
&lt;br&gt;Mkisofs (Maintained/enhanced by Jörg Schilling since 1997, originated by Eric Youngdale): 
&lt;br&gt;&amp;nbsp;
&lt;br&gt;- &amp;nbsp; &amp;nbsp; &amp;nbsp; libschily/checkerr.c (used by mkisofs) now correctly handles the &amp;quot;WARN&amp;quot; directive. 
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&amp;nbsp;
&lt;br&gt;Jörg
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;&amp;nbsp;EMail:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23655403&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;joerg@...&lt;/a&gt; (home) Jörg Schilling D-13353 Berlin
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23655403&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;js@...&lt;/a&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;(uni) &amp;nbsp;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23655403&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;joerg.schilling@...&lt;/a&gt; (work) Blog: &lt;a href=&quot;http://schily.blogspot.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://schily.blogspot.com/&lt;/a&gt;&lt;br&gt;&amp;nbsp;URL: &amp;nbsp;&lt;a href=&quot;http://cdrecord.berlios.de/private/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://cdrecord.berlios.de/private/&lt;/a&gt;&amp;nbsp;ftp://ftp.berlios.de/pub/schily
&lt;br&gt;_______________________________________________
&lt;br&gt;Cdrecord-support mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23655403&amp;i=6&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Cdrecord-support@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.berlios.de/mailman/listinfo/cdrecord-support&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.berlios.de/mailman/listinfo/cdrecord-support&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/cdrtools-2.01.01a60-ready-tp23655403p23655403.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-23443634</id>
	<title>Re: cdrecord and 2.6.28.10 linux kernel hangs</title>
	<published>2009-05-08T03:32:47Z</published>
	<updated>2009-05-08T03:32:47Z</updated>
	<author>
		<name>Michael Shell</name>
	</author>
	<content type="html">On Fri, 08 May 2009 10:31:43 +0200
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23443634&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Joerg.Schilling@...&lt;/a&gt; (Joerg Schilling) wrote:
&lt;br&gt;&lt;br&gt;&amp;gt; You may try to look into the kernel messages and other Linux
&lt;br&gt;&amp;gt; kernel related resources to find indications for the
&lt;br&gt;&amp;gt; problem and report it to the Linux kernel people.
&lt;br&gt;&amp;gt; Did you report it?
&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;nbsp; Jörg,
&lt;br&gt;&lt;br&gt;There does not seem to be anything related in the log messages, but
&lt;br&gt;this is expected given that the system cannot write to the disk
&lt;br&gt;during the event. :(
&lt;br&gt;&lt;br&gt;I did not report it yet. I was hoping that someone else watching
&lt;br&gt;the list can reproduce it on their machine. I do not know which
&lt;br&gt;version of the kernel first showed the problem. It happened
&lt;br&gt;somewhere between 2.6.20 and 2.6.28.10.
&lt;br&gt;&lt;br&gt;I note that in that 2.6.28.10 kernel configuration that
&lt;br&gt;SCSI emulation support is now labeled as DEPRECATED and
&lt;br&gt;it states:
&lt;br&gt;&lt;br&gt;&amp;quot;If both this SCSI emulation and native ATAPI support
&lt;br&gt;&amp;nbsp;are compiled into the kernel, the native support will
&lt;br&gt;&amp;nbsp;be used.&amp;quot;
&lt;br&gt;&lt;br&gt;On both my kernels both these configuration options are selected,
&lt;br&gt;but I do not pass any special kernel boot options (e.g., scsi
&lt;br&gt;emulation setup) for the (ATA) DVD writer drive.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;nbsp; Mike
&lt;br&gt;&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Cdrecord-support mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23443634&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Cdrecord-support@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.berlios.de/mailman/listinfo/cdrecord-support&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.berlios.de/mailman/listinfo/cdrecord-support&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/cdrecord-and-2.6.28.10-linux-kernel-hangs-tp23439811p23443634.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-23442109</id>
	<title>Re: cdrecord and 2.6.28.10 linux kernel hangs</title>
	<published>2009-05-08T01:31:43Z</published>
	<updated>2009-05-08T01:31:43Z</updated>
	<author>
		<name>Joerg Schilling-3</name>
	</author>
	<content type="html">Michael Shell &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23442109&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;list1@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Sorry to report some bad news. Using cdrecord cdrtools-2.01.01a60pre2
&lt;br&gt;&amp;gt; (which reports itself as Cdrecord-ProDVD-ProBD-Clone 2.01.01a59), I
&lt;br&gt;&amp;gt; get a bad hang (I think the entire IDE bus hangs as no other applications
&lt;br&gt;&amp;gt; seem to be able to do disk I/O) doing a simple -scanbus. I have a CDROM
&lt;br&gt;&amp;gt; reader on a SCSI card and a PATA DVD writer as /dev/hdc.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Under kernel 2.6.20 (this is an older AMD 32-bit i586 system) everything
&lt;br&gt;&amp;gt; is just fine:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; [root]: cdrecord -scanbus
&lt;br&gt;&amp;gt; Cdrecord-ProDVD-ProBD-Clone 2.01.01a59 (i586-pc-linux-gnu) Copyright (C) 1995-2009 Jörg Schilling
&lt;br&gt;&amp;gt; Linux sg driver version: 3.5.27
&lt;br&gt;&amp;gt; Using libscg version 'schily-0.9'.
&lt;br&gt;&amp;gt; scsibus0:
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0,0,0 &amp;nbsp; &amp;nbsp; 0) *
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0,1,0 &amp;nbsp; &amp;nbsp; 1) *
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0,2,0 &amp;nbsp; &amp;nbsp; 2) 'PLEXTOR ' 'CD-ROM PX-32TS &amp;nbsp;' '1.03' Removable CD-ROM
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0,3,0 &amp;nbsp; &amp;nbsp; 3) *
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0,4,0 &amp;nbsp; &amp;nbsp; 4) *
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0,5,0 &amp;nbsp; &amp;nbsp; 5) *
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0,6,0 &amp;nbsp; &amp;nbsp; 6) *
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0,7,0 &amp;nbsp; &amp;nbsp; 7) *
&lt;br&gt;&amp;gt; scsibus1001:
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 1001,0,0 100100) '_NEC &amp;nbsp; &amp;nbsp;' 'DVD_RW ND-4551A ' '1-09' Removable CD-ROM
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 1001,1,0 100101) *
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 1001,2,0 100102) *
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 1001,3,0 100103) *
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 1001,4,0 100104) *
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 1001,5,0 100105) *
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 1001,6,0 100106) *
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 1001,7,0 100107) *
&lt;br&gt;&amp;gt; [root]: 
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; However, under the very latest 2.6.28.10 kernel, things go very wrong.
&lt;br&gt;&amp;gt; The first scsibus scan prints, but the IDE bus seems to hang up hard
&lt;br&gt;&amp;gt; when cdrecord scans scsibus1000. An error message &amp;quot;Too many
&lt;br&gt;&amp;gt; CD/DVD/BD-recorder targets found&amp;quot; is reported before any devices are
&lt;br&gt;&amp;gt; reported.
&lt;/div&gt;&lt;br&gt;Thank you for the information!
&lt;br&gt;&lt;br&gt;You may try to look into the kernel messages and other Linux kernel related 
&lt;br&gt;resources to find indications for the problem and report it to the Linux kernel 
&lt;br&gt;people. Did you report it?
&lt;br&gt;&lt;br&gt;Jörg
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;&amp;nbsp;EMail:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23442109&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;joerg@...&lt;/a&gt; (home) Jörg Schilling D-13353 Berlin
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23442109&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;js@...&lt;/a&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;(uni) &amp;nbsp;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23442109&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;joerg.schilling@...&lt;/a&gt; (work) Blog: &lt;a href=&quot;http://schily.blogspot.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://schily.blogspot.com/&lt;/a&gt;&lt;br&gt;&amp;nbsp;URL: &amp;nbsp;&lt;a href=&quot;http://cdrecord.berlios.de/private/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://cdrecord.berlios.de/private/&lt;/a&gt;&amp;nbsp;ftp://ftp.berlios.de/pub/schily
&lt;br&gt;_______________________________________________
&lt;br&gt;Cdrecord-support mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23442109&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Cdrecord-support@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.berlios.de/mailman/listinfo/cdrecord-support&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.berlios.de/mailman/listinfo/cdrecord-support&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/cdrecord-and-2.6.28.10-linux-kernel-hangs-tp23439811p23442109.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-23439811</id>
	<title>cdrecord and 2.6.28.10 linux kernel hangs</title>
	<published>2009-05-07T20:33:47Z</published>
	<updated>2009-05-07T20:33:47Z</updated>
	<author>
		<name>Michael Shell</name>
	</author>
	<content type="html">&lt;br&gt;&lt;br&gt;&amp;nbsp; Jörg,
&lt;br&gt;&lt;br&gt;Sorry to report some bad news. Using cdrecord cdrtools-2.01.01a60pre2
&lt;br&gt;(which reports itself as Cdrecord-ProDVD-ProBD-Clone 2.01.01a59), I
&lt;br&gt;get a bad hang (I think the entire IDE bus hangs as no other applications
&lt;br&gt;seem to be able to do disk I/O) doing a simple -scanbus. I have a CDROM
&lt;br&gt;reader on a SCSI card and a PATA DVD writer as /dev/hdc.
&lt;br&gt;&lt;br&gt;Under kernel 2.6.20 (this is an older AMD 32-bit i586 system) everything
&lt;br&gt;is just fine:
&lt;br&gt;&lt;br&gt;[root]: cdrecord -scanbus
&lt;br&gt;Cdrecord-ProDVD-ProBD-Clone 2.01.01a59 (i586-pc-linux-gnu) Copyright (C) 1995-2009 Jörg Schilling
&lt;br&gt;Linux sg driver version: 3.5.27
&lt;br&gt;Using libscg version 'schily-0.9'.
&lt;br&gt;scsibus0:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0,0,0 &amp;nbsp; &amp;nbsp; 0) *
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0,1,0 &amp;nbsp; &amp;nbsp; 1) *
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0,2,0 &amp;nbsp; &amp;nbsp; 2) 'PLEXTOR ' 'CD-ROM PX-32TS &amp;nbsp;' '1.03' Removable CD-ROM
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0,3,0 &amp;nbsp; &amp;nbsp; 3) *
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0,4,0 &amp;nbsp; &amp;nbsp; 4) *
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0,5,0 &amp;nbsp; &amp;nbsp; 5) *
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0,6,0 &amp;nbsp; &amp;nbsp; 6) *
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 0,7,0 &amp;nbsp; &amp;nbsp; 7) *
&lt;br&gt;scsibus1001:
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 1001,0,0 100100) '_NEC &amp;nbsp; &amp;nbsp;' 'DVD_RW ND-4551A ' '1-09' Removable CD-ROM
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 1001,1,0 100101) *
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 1001,2,0 100102) *
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 1001,3,0 100103) *
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 1001,4,0 100104) *
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 1001,5,0 100105) *
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 1001,6,0 100106) *
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 1001,7,0 100107) *
&lt;br&gt;[root]: 
&lt;br&gt;&lt;br&gt;&lt;br&gt;However, under the very latest 2.6.28.10 kernel, things go very wrong.
&lt;br&gt;The first scsibus scan prints, but the IDE bus seems to hang up hard
&lt;br&gt;when cdrecord scans scsibus1000. An error message &amp;quot;Too many
&lt;br&gt;CD/DVD/BD-recorder targets found&amp;quot; is reported before any devices are
&lt;br&gt;reported.
&lt;br&gt;&lt;br&gt;The last thing reported is something like:
&lt;br&gt;&lt;br&gt;scsibus1000:
&lt;br&gt;&amp;nbsp; &amp;nbsp;1000,0,0 &amp;nbsp;100000)*
&lt;br&gt;&lt;br&gt;&lt;br&gt;and after that I can't kill cdrecord with ctl-C or even do a ps in
&lt;br&gt;another shell as that process hangs too. :(
&lt;br&gt;&lt;br&gt;&lt;br&gt;This behavior probably indicates a kernel problem because even if
&lt;br&gt;cdrecord were at fault, the whole IDE bus should not hang like that.
&lt;br&gt;&lt;br&gt;Anyway, I thought I'd warn you about it in case more people
&lt;br&gt;encounter it.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; Mike Shell
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Cdrecord-support mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23439811&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Cdrecord-support@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.berlios.de/mailman/listinfo/cdrecord-support&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.berlios.de/mailman/listinfo/cdrecord-support&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/cdrecord-and-2.6.28.10-linux-kernel-hangs-tp23439811p23439811.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-23248734</id>
	<title>cdrecord and DOS</title>
	<published>2009-04-26T17:38:08Z</published>
	<updated>2009-04-26T17:38:08Z</updated>
	<author>
		<name>jassenna@itelefonica.com.br</name>
	</author>
	<content type="html">&amp;nbsp;I wrote on my message of 21 April 2009:
&lt;br&gt;&amp;nbsp;
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;&amp;gt; &amp;gt;What is the output of the cdrecord -scanbus run?
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp;Exactly as below:
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp;Cdrecord-ProDVD-ProBD-Clone 2.01.01a51 (i686-pc-msdos)
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp;Copyright (C) 1995-2008 Jörg Schilling
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp;Using libscg version 'schily-0.9'.
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp;scsibus0:
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; 0,0,0 &amp;nbsp; 0) '' '' '' NON CCS Disk
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; 0,1,0 &amp;nbsp; 1) *
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; 0,2,0 &amp;nbsp; 2) *
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; 0,3,0 &amp;nbsp; 3) *
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; 0,4,0 &amp;nbsp; 4) *
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; 0,5,0 &amp;nbsp; 5) *
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; 0,6,0 &amp;nbsp; 6) *
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; 0,7,0 &amp;nbsp; 7) *
&lt;/div&gt;&lt;br&gt;&amp;nbsp;You replied 
&lt;br&gt;&lt;br&gt;&amp;gt;Looks like you have a non-working ASPI on your system.
&lt;br&gt;&amp;gt;Please try to call:
&lt;br&gt;&amp;gt;	cdrecord dev=0,0,0 -inq
&lt;br&gt;&amp;gt;and report the results from cdrecord.
&lt;br&gt;&lt;br&gt;They are as follows:
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&amp;nbsp;Cdrecord-ProDVD-ProBD-Clone 2.01.01a51 (i686-pc-msdos)
&lt;br&gt;&amp;nbsp;Copyright (C) 1998-2005 J&amp;quot;rg Schilling
&lt;br&gt;&amp;nbsp;scsidev; '0,0,0'
&lt;br&gt;&amp;nbsp;scsibus: 0 target: 0 lun: 0
&lt;br&gt;&amp;nbsp;Using libscg version 'schily-0.9'
&lt;br&gt;&amp;nbsp;cdrecord.exe: Cannot do inquiry for CD/DVD/BD-Recorder
&lt;br&gt;&amp;nbsp;cdrecord.exe: No Error. test unit ready: scsisendcmd:
&lt;br&gt;&amp;nbsp;cmd timeout after 39.980 (40)s
&lt;br&gt;&amp;nbsp;CDB: 00 00 00 00 00 00
&lt;br&gt;&amp;nbsp;cmd finished after 39.980s timeout 40s
&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;nbsp;Another question you asked:
&lt;br&gt;&amp;nbsp; 
&lt;br&gt;&amp;gt;Do you really like to _compile_ _on_ DOS?
&lt;br&gt;&lt;br&gt;&amp;nbsp;Well, I would rather not compile at all; I need 
&lt;br&gt;a program to write CDs under plain DOS. If I
&lt;br&gt;can find it ready to use, so much the better.
&lt;br&gt;&lt;br&gt;&amp;nbsp;Regards
&lt;br&gt;&amp;nbsp; &amp;nbsp;JAS
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Cdrecord-support mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23248734&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Cdrecord-support@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.berlios.de/mailman/listinfo/cdrecord-support&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.berlios.de/mailman/listinfo/cdrecord-support&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/cdrecord-and-DOS-tp23248734p23248734.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-23173888</id>
	<title>Re: cdrecord and DOS</title>
	<published>2009-04-22T03:46:26Z</published>
	<updated>2009-04-22T03:46:26Z</updated>
	<author>
		<name>Joerg Schilling-3</name>
	</author>
	<content type="html">&amp;quot;jassenna\@itelefonica\.com\.br&amp;quot; &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23173888&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;jassenna@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; Jörg Schilling wrote:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;What is the output of the cdrecord -scanbus run?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp;Exactly as below:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;Cdrecord-ProDVD-ProBD-Clone 2.01.01a51 (i686-pc-msdos)
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;Copyright (C) 1995-2008 Jörg Schilling
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;Using libscg version 'schily-0.9'.
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;scsibus0:
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; 0,0,0 &amp;nbsp; 0) '' '' '' NON CCS Disk
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; 0,1,0 &amp;nbsp; 1) *
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; 0,2,0 &amp;nbsp; 2) *
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; 0,3,0 &amp;nbsp; 3) *
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; 0,4,0 &amp;nbsp; 4) *
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; 0,5,0 &amp;nbsp; 5) *
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; 0,6,0 &amp;nbsp; 6) *
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; 0,7,0 &amp;nbsp; 7) *
&lt;/div&gt;&lt;br&gt;Looks like you have a non-working ASPI on your system.
&lt;br&gt;&lt;br&gt;libscg tries to load ASPI and prints an error message in case that it cannot 
&lt;br&gt;load ASPI.
&lt;br&gt;&lt;br&gt;libscg and cdrecord take care that error conditions that are reported by ASPI
&lt;br&gt;result in an error message.
&lt;br&gt;&lt;br&gt;Please try to call:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; cdrecord dev=0,0,0 -inq
&lt;br&gt;&lt;br&gt;and report the results from cdrecord.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;gt; &amp;gt;Another problem is the short filenames that are at a level of the
&lt;br&gt;&amp;gt; &amp;gt;1960s. &amp;nbsp;You have to compile on Win9x or WinNt for this reason.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp;You mean the source files have only long names ?
&lt;br&gt;&lt;br&gt;The cdrtools source uses the filename conventions that are in avialable 
&lt;br&gt;since 28 years. It seems to make no sense to put efforts in artificially 
&lt;br&gt;shortening file names because this reduces readability.
&lt;br&gt;&lt;br&gt;Do you really like to _compile_ _on_ DOS?
&lt;br&gt;&lt;br&gt;&lt;br&gt;BTW: The last time, I needed to hack a source/makefile system to deal with 
&lt;br&gt;short file names and short identifiers was in 1987, this is more than 20 years 
&lt;br&gt;ago.
&lt;br&gt;&lt;br&gt;&lt;br&gt;Jörg
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;&amp;nbsp;EMail:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23173888&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;joerg@...&lt;/a&gt; (home) Jörg Schilling D-13353 Berlin
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23173888&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;js@...&lt;/a&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;(uni) &amp;nbsp;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23173888&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;joerg.schilling@...&lt;/a&gt; (work) Blog: &lt;a href=&quot;http://schily.blogspot.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://schily.blogspot.com/&lt;/a&gt;&lt;br&gt;&amp;nbsp;URL: &amp;nbsp;&lt;a href=&quot;http://cdrecord.berlios.de/private/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://cdrecord.berlios.de/private/&lt;/a&gt;&amp;nbsp;ftp://ftp.berlios.de/pub/schily
&lt;br&gt;_______________________________________________
&lt;br&gt;Cdrecord-support mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23173888&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Cdrecord-support@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.berlios.de/mailman/listinfo/cdrecord-support&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.berlios.de/mailman/listinfo/cdrecord-support&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/cdrecord-and-DOS-tp23090484p23173888.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-23168458</id>
	<title>Re: cdrecord and DOS</title>
	<published>2009-04-21T19:09:18Z</published>
	<updated>2009-04-21T19:09:18Z</updated>
	<author>
		<name>jassenna@itelefonica.com.br</name>
	</author>
	<content type="html">Jörg Schilling wrote:
&lt;br&gt;&lt;br&gt;&amp;gt;What is the output of the cdrecord -scanbus run?
&lt;br&gt;&lt;br&gt;&amp;nbsp;Exactly as below:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp;Cdrecord-ProDVD-ProBD-Clone 2.01.01a51 (i686-pc-msdos)
&lt;br&gt;&amp;nbsp; &amp;nbsp;Copyright (C) 1995-2008 Jörg Schilling
&lt;br&gt;&amp;nbsp; &amp;nbsp;Using libscg version 'schily-0.9'.
&lt;br&gt;&amp;nbsp; &amp;nbsp;scsibus0:
&lt;br&gt;&amp;nbsp; &amp;nbsp; 0,0,0 &amp;nbsp; 0) '' '' '' NON CCS Disk
&lt;br&gt;&amp;nbsp; &amp;nbsp; 0,1,0 &amp;nbsp; 1) *
&lt;br&gt;&amp;nbsp; &amp;nbsp; 0,2,0 &amp;nbsp; 2) *
&lt;br&gt;&amp;nbsp; &amp;nbsp; 0,3,0 &amp;nbsp; 3) *
&lt;br&gt;&amp;nbsp; &amp;nbsp; 0,4,0 &amp;nbsp; 4) *
&lt;br&gt;&amp;nbsp; &amp;nbsp; 0,5,0 &amp;nbsp; 5) *
&lt;br&gt;&amp;nbsp; &amp;nbsp; 0,6,0 &amp;nbsp; 6) *
&lt;br&gt;&amp;nbsp; &amp;nbsp; 0,7,0 &amp;nbsp; 7) *
&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp;BTW, I can open SCSIMGR$ with this function.
&lt;br&gt;&lt;br&gt;&amp;gt;It may be that this is what ASPI does....
&lt;br&gt;&amp;nbsp; 
&lt;br&gt;&amp;nbsp;No, SCSIMGR$ is ASPI.SYS resident part.
&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;gt;Another problem is the short filenames that are at a level of the
&lt;br&gt;&amp;gt;1960s. &amp;nbsp;You have to compile on Win9x or WinNt for this reason.
&lt;br&gt;&lt;br&gt;&amp;nbsp;You mean the source files have only long names ?
&lt;br&gt;&lt;br&gt;&amp;nbsp;JAS
&lt;br&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Cdrecord-support mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23168458&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Cdrecord-support@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.berlios.de/mailman/listinfo/cdrecord-support&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.berlios.de/mailman/listinfo/cdrecord-support&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/cdrecord-and-DOS-tp23090484p23168458.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-23165117</id>
	<title>Re: cdrecord truncates .wav file</title>
	<published>2009-04-21T14:14:08Z</published>
	<updated>2009-04-21T14:14:08Z</updated>
	<author>
		<name>Joerg Schilling-3</name>
	</author>
	<content type="html">Joanie Abalone &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23165117&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;pfenerty@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; the problem that i see is that cdrecord -pad successfully pads a file that it
&lt;br&gt;&amp;gt; thinks is of length 79499220.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; but the file is actually much larger:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; -rw-rw-r-- 1 pf pf 127866524 Apr 21 10:16 hayes_walkonby_latest.wav
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; i have no idea what process decided that the file size is 79499220, or why
&lt;br&gt;&amp;gt; that process consistently gets only this one filesize wrong, among hundreds
&lt;br&gt;&amp;gt; (thousands?) of files handled correctly ... only that cdrecord complains
&lt;br&gt;&amp;gt; about it.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; however, it's probably quite telling that cdrecord correctly writes out the
&lt;br&gt;&amp;gt; entire file when /usr/bin/normalize is not invoked.
&lt;/div&gt;&lt;br&gt;Well, then it looks like some program was called that introduced a bad *.WAV
&lt;br&gt;header to that file. Cdrecord reads the WAV header and uses the size that is in 
&lt;br&gt;the WAV header unless the file is actually shorter than announced by the WAV 
&lt;br&gt;header.
&lt;br&gt;&lt;br&gt;Jörg
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;&amp;nbsp;EMail:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23165117&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;joerg@...&lt;/a&gt; (home) Jörg Schilling D-13353 Berlin
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23165117&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;js@...&lt;/a&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;(uni) &amp;nbsp;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23165117&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;joerg.schilling@...&lt;/a&gt; (work) Blog: &lt;a href=&quot;http://schily.blogspot.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://schily.blogspot.com/&lt;/a&gt;&lt;br&gt;&amp;nbsp;URL: &amp;nbsp;&lt;a href=&quot;http://cdrecord.berlios.de/private/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://cdrecord.berlios.de/private/&lt;/a&gt;&amp;nbsp;ftp://ftp.berlios.de/pub/schily
&lt;br&gt;_______________________________________________
&lt;br&gt;Cdrecord-support mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23165117&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Cdrecord-support@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.berlios.de/mailman/listinfo/cdrecord-support&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.berlios.de/mailman/listinfo/cdrecord-support&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/cdrecord-truncates-.wav-file-tp23144913p23165117.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-23164636</id>
	<title>Re: cdrecord truncates .wav file</title>
	<published>2009-04-21T13:46:52Z</published>
	<updated>2009-04-21T13:46:52Z</updated>
	<author>
		<name>Joanie Abalone</name>
	</author>
	<content type="html">the problem that i see is that &lt;i&gt;cdrecord -pad&lt;/i&gt;&amp;nbsp;successfully pads a file that it thinks is of length 79499220.
&lt;br&gt;&lt;br&gt;but the file is actually much larger:
&lt;br&gt;&lt;br&gt;-rw-rw-r-- 1 pf pf 127866524 Apr 21 10:16 hayes_walkonby_latest.wav
&lt;br&gt;&lt;br&gt;i have no idea what process decided that the file size is 79499220, or why that process consistently gets only this one filesize wrong, among hundreds (thousands?) of files handled correctly ... only that cdrecord complains about it.
&lt;br&gt;&lt;br&gt;however, it's probably quite telling that cdrecord correctly writes out the entire file when /usr/bin/normalize is not invoked.
&lt;br&gt;&lt;br&gt;thanks one last time ... i'm out
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;blockquote class=&quot;quote light-black dark-border-color&quot;&gt;&lt;div class=&quot;quote light-border-color&quot;&gt;
&lt;div class=&quot;quote-author&quot; style=&quot;font-weight: bold;&quot;&gt;Joerg Schilling-3 wrote:&lt;/div&gt;
&lt;div class=&quot;quote-message shrinkable-quote&quot;&gt;Joanie Abalone &amp;lt;pfenerty@earthlink.net&amp;gt; wrote:
&lt;br&gt;&lt;br&gt;&amp;gt; /usr/bin/cdrecord: Bad audio track size 79499220 for track 04.
&lt;br&gt;&amp;gt; /usr/bin/cdrecord: Audio tracks must be at least 705600 bytes and a multiple
&lt;br&gt;&amp;gt; of 2352.
&lt;br&gt;&amp;gt; /usr/bin/cdrecord: See -pad option.
&lt;br&gt;&lt;br&gt;The problem is that you used a program that changed the length of track 4 to a 
&lt;br&gt;value that is not a multiple of 2352.
&lt;br&gt;&lt;br&gt;If you follow the advise from cdrecord and use the -pad option, cdrecord will 
&lt;br&gt;fill up the missing 732 bytes with null bytes at the end of the track.
&lt;br&gt;&lt;br&gt;Jörg
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;&amp;nbsp;EMail:joerg@schily.isdn.cs.tu-berlin.de (home) Jörg Schilling D-13353 Berlin
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;js@cs.tu-berlin.de &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;(uni) &amp;nbsp;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;joerg.schilling@fokus.fraunhofer.de (work) Blog: &lt;a href=&quot;http://schily.blogspot.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://schily.blogspot.com/&lt;/a&gt;&lt;br&gt;&amp;nbsp;URL: &amp;nbsp;&lt;a href=&quot;http://cdrecord.berlios.de/private/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://cdrecord.berlios.de/private/&lt;/a&gt;&amp;nbsp;ftp://ftp.berlios.de/pub/schily
&lt;br&gt;_______________________________________________
&lt;br&gt;Cdrecord-support mailing list
&lt;br&gt;Cdrecord-support@lists.berlios.de
&lt;br&gt;&lt;a href=&quot;https://lists.berlios.de/mailman/listinfo/cdrecord-support&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.berlios.de/mailman/listinfo/cdrecord-support&lt;/a&gt;&lt;/div&gt;
&lt;/div&gt;&lt;/blockquote&gt;
</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/cdrecord-truncates-.wav-file-tp23144913p23164636.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-23163126</id>
	<title>Re: cdrecord truncates .wav file</title>
	<published>2009-04-21T12:24:14Z</published>
	<updated>2009-04-21T12:24:14Z</updated>
	<author>
		<name>Joerg Schilling-3</name>
	</author>
	<content type="html">Joanie Abalone &amp;lt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23163126&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;pfenerty@...&lt;/a&gt;&amp;gt; wrote:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; thanks for all of your replies, and of course, for all of your efforts
&lt;br&gt;&amp;gt; regarding the cdrtools package itself. i am a big fan.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; the latest: 
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; 1) updated cdrecord &amp; cdda2wav (also mkisofs, etc)
&lt;br&gt;&amp;gt; 2) re-ripped the track ('Walk On By') from the 2005 (remastered) source CD
&lt;br&gt;&amp;gt; (ASIN: B000BBOVGC).
&lt;br&gt;&amp;gt; 3) problem persists
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; =================
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; [pf@gezora cdrtools-2.01.01]$ /usr/bin/cdrecord -version
&lt;br&gt;&amp;gt; Cdrecord-ProDVD-ProBD-Clone 2.01.01a59 (i686-pc-linux-gnu) Copyright (C)
&lt;br&gt;&amp;gt; 1995-2009 J???rg Schilling
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; [pf@gezora cdrtools-2.01.01]$ /usr/bin/cdda2wav -version
&lt;br&gt;&amp;gt; cdda2wav 2.01.01a59 (i686-pc-linux-gnu) Copyright (C) 1993-2004 Heiko
&lt;br&gt;&amp;gt; Ei???feldt (C) 2004-2009 J???rg Schilling
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; =================
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; ... excerpts from k3b logfile:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Used versions
&lt;br&gt;&amp;gt; -----------------------
&lt;br&gt;&amp;gt; cdrecord: 2.1.1a59
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; /usr/bin/cdrecord: Bad audio track size 79499220 for track 04.
&lt;br&gt;&amp;gt; /usr/bin/cdrecord: Audio tracks must be at least 705600 bytes and a multiple
&lt;br&gt;&amp;gt; of 2352.
&lt;br&gt;&amp;gt; /usr/bin/cdrecord: See -pad option.
&lt;/div&gt;&lt;br&gt;The problem is that you used a program that changed the length of track 4 to a 
&lt;br&gt;value that is not a multiple of 2352.
&lt;br&gt;&lt;br&gt;If you follow the advise from cdrecord and use the -pad option, cdrecord will 
&lt;br&gt;fill up the missing 732 bytes with null bytes at the end of the track.
&lt;br&gt;&lt;br&gt;Jörg
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;&amp;nbsp;EMail:&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23163126&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;joerg@...&lt;/a&gt; (home) Jörg Schilling D-13353 Berlin
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23163126&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;js@...&lt;/a&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;(uni) &amp;nbsp;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23163126&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;joerg.schilling@...&lt;/a&gt; (work) Blog: &lt;a href=&quot;http://schily.blogspot.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://schily.blogspot.com/&lt;/a&gt;&lt;br&gt;&amp;nbsp;URL: &amp;nbsp;&lt;a href=&quot;http://cdrecord.berlios.de/private/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://cdrecord.berlios.de/private/&lt;/a&gt;&amp;nbsp;ftp://ftp.berlios.de/pub/schily
&lt;br&gt;_______________________________________________
&lt;br&gt;Cdrecord-support mailing list
&lt;br&gt;&lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=23163126&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Cdrecord-support@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.berlios.de/mailman/listinfo/cdrecord-support&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.berlios.de/mailman/listinfo/cdrecord-support&lt;/a&gt;&lt;br&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/cdrecord-truncates-.wav-file-tp23144913p23163126.html" />
</entry>

</feed>
