Hi,
as I said in my last post, I am writing a backend for Hercules Scan at home
48 USB scanner.
This device uses an unusual USB interface which has 3 bulk endpoints:
* EP 0x01 is used to send commands to device
* EP 0x82 is used to get the result of some commands
* EP 0x83 is used to get scan data
resend to entire list...
---
Reinhold Kainhofer has recently worked up a patch with an alternative
implementation of your idea- and there was some discussion about yet a
third mechanism, which relies on a 'setting' function to be called
prior to transferring the data
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: Digital signature
URL:
<http://lists.alioth.debian.org/pipermail/sane-devel/attachments/20101126/e42525bf/attachment.pgp>
Hello all,
I just committed the latest changes for scanbd to the SF svn repository:
svn co https://scanbd.svn.sourceforge.net/svnroot/scanbd scanbd
These changes are mostly documentation changes for managing the
access-access-rights to the scanner devices (see INSTALL).
[
scanbd is a scanner bu