Re: svn commit: r228808 - head/sys/cam/scsi

2011-12-22 Thread Andriy Gapon
on 22/12/2011 22:05 Alexander Motin said the following: > On 22.12.2011 21:46, Andriy Gapon wrote: >> BTW, acd(4) ... not sure which tense I should use here ... used to create >> individual devices for each track - e.g. acd0t1, acd0t2 - where each track >> could >> have its own properties. > > Ye

Re: svn commit: r228808 - head/sys/cam/scsi

2011-12-22 Thread Alexander Motin
On 22.12.2011 20:24, Andriy Gapon wrote: on 22/12/2011 18:40 Alexander Motin said the following: Author: mav Date: Thu Dec 22 16:40:35 2011 New Revision: 228808 URL: http://svn.freebsd.org/changeset/base/228808 Log: Make cd driver to handle Audio CDs, reporting their 2352 bytes sectors to

Re: svn commit: r228808 - head/sys/cam/scsi

2011-12-22 Thread Alexander Motin
On 22.12.2011 21:46, Andriy Gapon wrote: BTW, acd(4) ... not sure which tense I should use here ... used to create individual devices for each track - e.g. acd0t1, acd0t2 - where each track could have its own properties. Yes, I know. But that's a bigger blood, and I am not sure we need it. I a

Re: svn commit: r228808 - head/sys/cam/scsi

2011-12-22 Thread Andriy Gapon
on 22/12/2011 21:41 Alexander Motin said the following: > On 22.12.2011 20:24, Andriy Gapon wrote: >> on 22/12/2011 18:40 Alexander Motin said the following: >>> Author: mav >>> Date: Thu Dec 22 16:40:35 2011 >>> New Revision: 228808 >>> URL: http://svn.freebsd.org/changeset/base/228808 >>> >>> Log

Re: svn commit: r228808 - head/sys/cam/scsi

2011-12-22 Thread Andriy Gapon
on 22/12/2011 18:40 Alexander Motin said the following: > Author: mav > Date: Thu Dec 22 16:40:35 2011 > New Revision: 228808 > URL: http://svn.freebsd.org/changeset/base/228808 > > Log: > Make cd driver to handle Audio CDs, reporting their 2352 bytes sectors to > GEOM and using READ CD comman

svn commit: r228808 - head/sys/cam/scsi

2011-12-22 Thread Alexander Motin
Author: mav Date: Thu Dec 22 16:40:35 2011 New Revision: 228808 URL: http://svn.freebsd.org/changeset/base/228808 Log: Make cd driver to handle Audio CDs, reporting their 2352 bytes sectors to GEOM and using READ CD command for reading data, same as acd driver does. Audio CDs identified by c