Le 2002-10-27, Soeren Schmidt écrivait :
> Hmm, it is true that I could use ATAPI command directly in burncd, and
> I actually have a version in the lab that is ~75% converted to that,
Nice!
> but that is not the only issue here. The ATAPI cd driver has quite a
> bit of functionality that the SC
It seems Nate Lawson wrote:
> On Sun, 27 Oct 2002, Soeren Schmidt wrote:
> > Hmm, it is true that I could use ATAPI command directly in burncd, and
> > I actually have a version in the lab that is ~75% converted to that,
>
> I'd love to see that once you're ready to release.
I'm not sure it will
On Sun, 27 Oct 2002, Soeren Schmidt wrote:
> Hmm, it is true that I could use ATAPI command directly in burncd, and
> I actually have a version in the lab that is ~75% converted to that,
I'd love to see that once you're ready to release.
> but that is not the only issue here. The ATAPI cd driver
On Sat, Oct 26, 2002 at 08:13:18PM -0700, Julian Elischer wrote:
> I have an ATAPI dvd writer on a firewire<->atapi converter
> that connects to CAM via SBP-2.
> Using some patches for cdrecord that are available on the internet I
> got it to write fine, so tehatapi and SCSI commands for writing a
Nate Lawson wrote:
> The problem with making burncd work for SCSI is that it doesn't use the
> ATAPI interface, instead it implements our own ioctl interface.
> Currently, the ioctls burncd uses that are missing from cd(4) are:
[ ... ]
> Instead of cutting/pasting those from atapi-cd.c, I think i
It seems Nate Lawson wrote:
> I'd like it even more if the tools did away with the private ioctl
> interface and really did speak ATAPI. If that happened, burncd would
> instantly work on many SCSI cd drives.
Oh, I just forgot, the ioctl interface actually came into use because
the old SCSI syste
It seems Nate Lawson wrote:
> On Sun, 27 Oct 2002, Soeren Schmidt wrote:
> > Well, burncd is about to grow even more DVD support thanks to
> > donations of HW etc from our users. As usual it will be totally
> > open and free (as in beer)...
>
> That's always good to hear.
Right
> > PS: I fin
It seems Nate Lawson wrote:
> Ah, I didn't know about the DVD for $ issue. In any case, I prefer
> cdrecord because it works cross-platform and is supported by many GUIs.
right, but cdrecord is as close to closed source as you can get
without actually calling it that...
> The problem with making
On Sun, 27 Oct 2002, Soeren Schmidt wrote:
> Well, burncd is about to grow even more DVD support thanks to
> donations of HW etc from our users. As usual it will be totally
> open and free (as in beer)...
That's always good to hear.
> PS: I find it somewhat amusing that the loudest speakers for a
Ah, I didn't know about the DVD for $ issue. In any case, I prefer
cdrecord because it works cross-platform and is supported by many GUIs.
The problem with making burncd work for SCSI is that it doesn't use the
ATAPI interface, instead it implements our own ioctl interface.
Currently, the ioctl
On Sun, 27 Oct 2002 [EMAIL PROTECTED] wrote:
> Quoting "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>:
> | Quoting Nate Lawson <[EMAIL PROTECTED]>:
> |
> |
> |
> | |
> | | I checked again and my commit had missed the burncd speed conversion. I
> | | just committed it -- rev 1.28 burncd.c. S
there is a set of patches for it that Ken Merry pointed out to me.
http://people.mandrakesoft.com/~warly/files/cdrtools/
however it is not complete support.
Joerg Schilling has a vesion with full DVD support and it's his right
to ask for money for it. I may end up buying some licences from him
Quoting "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>:
| Quoting Nate Lawson <[EMAIL PROTECTED]>:
|
|
|
| |
| | I checked again and my commit had missed the burncd speed conversion. I
| | just committed it -- rev 1.28 burncd.c. Sorry about this. CVSUP,
| rebuild
| | burncd, and let me
It seems Ollivier Robert wrote:
> According to Soeren Schmidt:
> > Well, the real question here is who adds DVD capability to cdrecord ?
>
> Someone who has knowledge of how to do it ?
Thats more or less obvious isn't it ?
So the question still stands: who adds DVD capability to cdrecord ?
-S
According to Soeren Schmidt:
> Well, the real question here is who adds DVD capability to cdrecord ?
Someone who has knowledge of how to do it ?
I personally don't really care about cdrecord vs burncd (which I have used
before with success when atapicam didn't exist) but one must admit that
cdre
It seems Ollivier Robert wrote:
> According to Nate Lawson:
> > You got it backwards -- is atapicam complete enough to work reliably with
> > cdrecord? There's no reason for us to replicate a more feature-complete
> > port in our src tree.
>
> Yes it is. gcombust + cdrecord + atapicam is prefect
According to Nate Lawson:
> You got it backwards -- is atapicam complete enough to work reliably with
> cdrecord? There's no reason for us to replicate a more feature-complete
> port in our src tree.
Yes it is. gcombust + cdrecord + atapicam is prefect for that and works
fine.
--
Ollivier ROBERT
It seems Julian Elischer wrote:
Well, burncd is about to grow even more DVD support thanks to
donations of HW etc from our users. As usual it will be totally
open and free (as in beer)...
PS: I find it somewhat amusing that the loudest speakers for atapicam
and cdrecord etc all, now ask for t
cdrecord doesn't do DVDs and jorg Schiller is holding back on DVD mods
so he can sell that version..
DVD capable cdrecord is called cdrecord-PRO
and costs $100.
if he commands from burncd could be piped into a SCSI pipe,
then that would probably work...
I have an ATAPI dvd writer on a firewire<->a
> On Sat, 26 Oct 2002, Julian Elischer wrote:
> > what would it take to allow burncd to work on SCSI devices.?
>
> You got it backwards -- is atapicam complete enough to work reliably with
> cdrecord?
I don't see why it shouldn't work on -CURRENT.
It works fine for me on -STABLE, for oh, months
Quoting Nate Lawson <[EMAIL PROTECTED]>:
|
| I checked again and my commit had missed the burncd speed conversion. I
| just committed it -- rev 1.28 burncd.c. Sorry about this. CVSUP, rebuild
| burncd, and let me know if there are further problems.
|
Thanks, Nate. Please ignore my pre
Quoting Nate Lawson <[EMAIL PROTECTED]>:
| On Sat, 26 Oct 2002 [EMAIL PROTECTED] wrote:
| > With current from yesterday, I get the following error when trying to
| > burn a cd. I haven't burned one for probably a month or maybe more.
| > If I remove the -s, the results are the same.
| >
| >
On Sat, 26 Oct 2002, Julian Elischer wrote:
> what would it take to allow burncd to work on SCSI devices.?
You got it backwards -- is atapicam complete enough to work reliably with
cdrecord? There's no reason for us to replicate a more feature-complete
port in our src tree.
-Nate
To Unsubscrib
what would it take to allow burncd to work on SCSI devices.?
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message
On Sat, 26 Oct 2002, Nate Lawson wrote:
> On Sat, 26 Oct 2002 [EMAIL PROTECTED] wrote:
> > With current from yesterday, I get the following error when trying to
> > burn a cd. I haven't burned one for probably a month or maybe more.
> > If I remove the -s, the results are the same.
> >
> > Does a
On Sat, 26 Oct 2002 [EMAIL PROTECTED] wrote:
> With current from yesterday, I get the following error when trying to
> burn a cd. I haven't burned one for probably a month or maybe more.
> If I remove the -s, the results are the same.
>
> Does anyone have a suggestion, fix or work around?
>
> #
26 matches
Mail list logo