Am Mittwoch, 28. Juli 2004 15:23 schrieb Florian Echtler:
> Andreas Deresch and I have written a driver for the fingerprint
> sensor in the Siemens ID USB Mouse (a FingerTIP sensor, also from
> Siemens). The mouse is cheaply available (ours did cost 15 Euro),
> and provides a decent grayscale image. The source code is available at

        /* increment our usage count for the driver */
        ++dev->open;

  // reset the buffer position
  dev->buffer_pos = 0;

If you are allowing multiple openers you cannot reset the buffer.
And run it through indent.

        HTH
                Oliver



-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=4721&alloc_id=10040&op=click
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to