[sane-devel] Highlevel USB/FireWire bsd/linux/atheos scanner driver getgo & best practices.
Karl Heinz Kremer
khk at khk.net
Sun Aug 18 12:59:53 BST 2002
On Sun, Aug 18, 2002 at 12:57:44PM +0200, Henning Meier-Geinitz wrote:
> There is no SANEI interface for firewire, but some backends seem to
> able to uses such scanners, too (epson, coolscan2). Maybe their
> authors can talk about that.
Usually a scanner with a Firewire or IEEE-1394 interface implements
the SBP-2 protocol, which emulates SCSI over IEEE-1394. With an
SBP-2 device, there is no need for an extra driver, the device
will look and work like a SCSI device. The SBP-2 driver will install
a virtual SCSI controller, and from there on the device can be
accesses by any application that supports SCSI devices. To get
a IEEE-1394 scanner working, you load three modules: ieee1394, ohci1394
(or whatever driver your system requires for your controller) and
sbp2.
Karl Heinz
--
Karl Heinz Kremer khk at khk.net
PGP Key at http://www.khk.net/download/khk.asc
EPSON Sane Backend: http://www.khk.net
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 232 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/sane-devel/attachments/20020818/82e3c98c/attachment.sig>
More information about the sane-devel
mailing list