Re: atapi write support? No

From: Jens Axboe
Date: Tue Sep 09 2003 - 15:26:01 EST


On Tue, Sep 09 2003, Ed Sweetman wrote:
> Jens Axboe wrote:
> >On Tue, Sep 09 2003, Ed Sweetman wrote:
> >
> >>Is anyone able to actually use the atapi write support present in the
> >>later cdrecord releases? 2.6 can't seem to work with it at all. Is
> >
> >
> >Based on the clues you pass above, noone can help you. What are you
> >trying to do and how? What kernel version? What cdrecord version?
>
> There is no other information needed. By use atapi write support i mean
> Get it to do anything besides error out reporting that it cant access
> the drive. If you can query the drive much less actually write anything

That's no info in itself. Clearly you have never had to deal with any
sort of support, or you would know that you should not post and ask for
help in such a way.

> to it using the ATAPI interface than that's more than i've been able to do.
>
> for example cdrecord dev=ATAPI:1,0,0 checkdisk
>
> 1,0,0 should conform to secondary channel master as this is how devfs
> sets the cdr up too.

And a quick seach of lkml would have shown you that you should use
dev=/dev/hdX.

> cdrecord version: atapi support was introduced with 2.0 but again, for
> the sake of comparison, anything after a13.

You must mistake that support for something else. Support for block
SG_IO was introduced with 1.11a37 iirc, so anything later than that
should work.

--
Jens Axboe

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/