In article ,
Max Khon <[EMAIL PROTECTED]> wrote:
> hi, there!
>
> On Tue, 20 Mar 2001, Mike Smith wrote:
>
> > > Has anyone implemented/thought of implementing:
> > > - a CAM transport for ATAPI devices;
> >
> > Yes. It's not a lot of work
It seems Mike Smith wrote:
> > > It is a possible solution for me to be able to use cdparanoia and cdrdao
> > > with my ATAPI CD drive. An alternative solution would be to implement
> > > an atapi-cd ioctl to send a raw command to an ATAPI device, and make
> > > libscg use that.
> >
> > Exactly,
> > It is a possible solution for me to be able to use cdparanoia and cdrdao
> > with my ATAPI CD drive. An alternative solution would be to implement
> > an atapi-cd ioctl to send a raw command to an ATAPI device, and make
> > libscg use that.
>
> Exactly, I coule dream up an API for that shovin
> > SCSI is way of encapsulating scanner commands so that you can transport
> > them to the scanner. So is USB. The command set your scanner uses is
> > probably the same as the SCSI command set, but this is not what a CAM
> > transport would give you - it would only give you the layers benea
hi, there!
On Tue, 20 Mar 2001, Mike Smith wrote:
> > Has anyone implemented/thought of implementing:
> > - a CAM transport for ATAPI devices;
>
> Yes. It's not a lot of work.
that would be GREAT for cd recording on IDE CD-RW (one will be able to
use cdrdao and cdrecord instead of burncd)
On 21-Mar-01 Thomas Quinot wrote:
> Um. The CAM tranport in question would not be a reimplementation of
> the USB layer, of course. What I was mentioning was the possibility
> of having a CAM transport that wraps a uscan device (just as there is
> one already that wraps umass devices to make
It seems Thomas Quinot wrote:
> Le 2001-03-21, Soren Schmidt écrivait :
>
> > > > > - a CAM transport for ATAPI devices;
>
> > What do you want it for actually ?
>
> It is a possible solution for me to be able to use cdparanoia and cdrdao
> with my ATAPI CD drive. An alternative solution woul
Le 2001-03-21, Mike Smith écrivait :
> SCSI is way of encapsulating scanner commands so that you can transport
> them to the scanner. So is USB. The command set your scanner uses is
> probably the same as the SCSI command set, but this is not what a CAM
> transport would give you - it would
Le 2001-03-21, Soren Schmidt écrivait :
> > > > - a CAM transport for ATAPI devices;
> What do you want it for actually ?
It is a possible solution for me to be able to use cdparanoia and cdrdao
with my ATAPI CD drive. An alternative solution would be to implement
an atapi-cd ioctl to send a
It seems Thomas Quinot wrote:
> Le 2001-03-21, Mike Smith écrivait :
>
> > > Has anyone implemented/thought of implementing:
> > > - a CAM transport for ATAPI devices;
> > Yes. It's not a lot of work.
>
> Ah, interesting! Do you know if any source code is publicly available?
What do you want
> Le 2001-03-21, Mike Smith écrivait :
>
> > > Has anyone implemented/thought of implementing:
> > > - a CAM transport for ATAPI devices;
> > Yes. It's not a lot of work.
>
> Ah, interesting! Do you know if any source code is publicly available?
No, for various reasons it hasn't been done; p
Le 2001-03-21, Mike Smith écrivait :
> > Has anyone implemented/thought of implementing:
> > - a CAM transport for ATAPI devices;
> Yes. It's not a lot of work.
Ah, interesting! Do you know if any source code is publicly available?
> > - a CAM transport for USB scanners;
> No; this wouldn
In message <[EMAIL PROTECTED]>, [EMAIL PROTECTED] writes:
>> - the Linux SCSI generic device (/dev/sg*)?
>
>We already have a far superior mechanism (/dev/pass*)
FWIW,
The Linux /dev/sg was implemented as a simple way to send SCSI commands to
media changer robots in an MO drive library for a
> Hi hackers,
>
> Has anyone implemented/thought of implementing:
> - a CAM transport for ATAPI devices;
Yes. It's not a lot of work.
> - a CAM transport for USB scanners;
No; this wouldn't make much sense, since most USB scanners aren't SCSI
devices.
> - the Linux SCSI generic device
Le 2001-03-19, Nat Lanza écrivait :
> FreeBSD already has an equivalent to the SCSI generic device -- take a
> look at pass(4).
Yep, I am aware of pass(4), but some closed-source software that
comes only as Linux binaries insist on having a /dev/sg device
(which, under FreeBSD, would most likely
Thomas Quinot <[EMAIL PROTECTED]> writes:
> Has anyone implemented/thought of implementing:
> - a CAM transport for ATAPI devices;
> - a CAM transport for USB scanners;
> - the Linux SCSI generic device (/dev/sg*)?
FreeBSD already has an equivalent to the SCSI generic device -- take a
look
Hi hackers,
Has anyone implemented/thought of implementing:
- a CAM transport for ATAPI devices;
- a CAM transport for USB scanners;
- the Linux SCSI generic device (/dev/sg*)?
I would be interested in any experience in these fields...
And I'd rather not start implementing from scratch if
17 matches
Mail list logo