Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

scsi interface libraries for linux

44 views
Skip to first unread message

u8978...@spawnkill.ip-mobilphone.net

unread,
Apr 24, 2001, 5:00:52 PM4/24/01
to
I am dealing with a dumb scsi camera that I have no driver for.
I like to see if there is a set of scsi library functions for
linux that i use to interface my front end application with
to control the camera. Something like aspi. Is there aspi for linux?.
Or is it only for windows?.
J/.

--
Sent by y_jim54 from hotmail within field com
This is a spam protected message. Please answer with reference header.
Posted via http://www.usenet-replayer.com/cgi/content/new

Rob Turk

unread,
Apr 25, 2001, 1:46:47 AM4/25/01
to
<u8978...@spawnkill.ip-mobilphone.net> wrote in message
news:l.988146052.1585845947@[63.127.215.130]...

> I am dealing with a dumb scsi camera that I have no driver for.
> I like to see if there is a set of scsi library functions for
> linux that i use to interface my front end application with
> to control the camera. Something like aspi. Is there aspi for linux?.
> Or is it only for windows?.
> J/.
>

There's no ASPI for Linux, but you may be able to use the SCSI pass-through
driver. Make sure you compile your kernel with Generic SCSI enabled. Your
camera will then be visible as a generic device /dev/sgX (where X depends on
the other SCSI devices on your system). Check out http://www.torque.net/sg/
for further details on SCSI passthrough under Linux

Rob

0 new messages