I am starting work on testing my transparency scanner (with a desire to get it to work as a scanner or camera under Linux) because it is no longer supported under Windoze 7.<br><br>lsusb returns:<br>
 <pre>ID 05a9:1550 OmniVision Technologies, Inc. VEHO Filmscanner</pre><br>So far I am reverse engineering the commands from USB dumps on my Windows XP machine.<br><br>This "scanner" sends its data as isochronous USB transfers, and so far I can see data with my little test program.<br>
<br>This is simply a notice that I am starting some development of SANE support for this scanner.<br><br>Anyone have suggestions for a back-end to use as a model for this type of USB support?<br><br>Thanks,<br>Glenn Howald<br>

<br>