Hi,
here a small patch for the LED light:

diff -ruN ../microdia/sn9c20x.c ./microdia/sn9c20x.c
--- ../microdia/sn9c20x.c       2008-12-22 20:37:26.000000000 +0100
+++ ./microdia/sn9c20x.c        2008-12-22 20:40:27.000000000 +0100
@@ -237,10 +237,6 @@
                        led[0] = 0x40;
                        led[1] = 0x60;
                break;
-               case MT9V111_SENSOR:
-                       led[0] = 0xc0;
-                       led[1] = 0xe0;
-               break;
                case MT9M111_SENSOR:
                        led[0] = 0x00;
                        led[1] = 0x60;


It works as axpeccted, and I don't think it interacts with other cams
Malte
--~--~---------~--~----~------------~-------~--~----~
Lets make microdia webcams plug'n play, (currently plug'n pray)
To post to this group, send email to [email protected]
Visit us online https://groups.google.com/group/microdia
-~----------~----~----~----~------~----~------~--~---

Reply via email to