Am Mittwoch, 23. Oktober 2002 05:55 schrieb John Tyner:
> Hi,
>
> The attached patch removes vicam.c's proc interface and replaces it with a
> driverfs file called shutter_speed through which the shutter speed can be
> changed for each device.

1. Who can write these settings? How do you control that?
2. The module count handling is wrong.
    These methods don't sleep. Either they are racy or safe with or without
    manipulating the usage count.
3. vicam_shutter_store races with read_frame.

        Regards
                Oliver



-------------------------------------------------------
This sf.net emial is sponsored by: Influence the future
of Java(TM) technology. Join the Java Community
Process(SM) (JCP(SM)) program now.
http://ads.sourceforge.net/cgi-bin/redirect.pl?sunm0002en
_______________________________________________
[EMAIL PROTECTED]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to