Author: pebender
Date: Wed Nov 12 07:10:34 2008
New Revision: 3947

Modified:
    trunk/gar-minimyth/html/minimyth/document-changelog.txt
     
trunk/gar-minimyth/script/meta/minimyth/files/source/rootfs/lib/udev/rules.d/04-minimyth-detect-lcdproc.rules.disabled

Log:
- Added autodetection of the iMON LCD device identified by idVendor=0x15c2
   and idProduct=0x0038.



Modified: trunk/gar-minimyth/html/minimyth/document-changelog.txt
==============================================================================
--- trunk/gar-minimyth/html/minimyth/document-changelog.txt     (original)
+++ trunk/gar-minimyth/html/minimyth/document-changelog.txt     Wed Nov 12  
07:10:34 2008
@@ -32,6 +32,8 @@
      - Renamed perl based init 'rc' to 'rc.pl'.
      - Created a perl init scripts links directory rather than having the  
perl
        init scripts rely on the sh init script links directory.
+    - Added autodetection of the iMON LCD device identified by  
idVendor=0x15c2
+      and idProduct=0x0038.

  Modified kernel
      - Removed usbtouchscreen.ko driver.

Modified:  
trunk/gar-minimyth/script/meta/minimyth/files/source/rootfs/lib/udev/rules.d/04-minimyth-detect-lcdproc.rules.disabled
==============================================================================
---  
trunk/gar-minimyth/script/meta/minimyth/files/source/rootfs/lib/udev/rules.d/04-minimyth-detect-lcdproc.rules.disabled
   
(original)
+++  
trunk/gar-minimyth/script/meta/minimyth/files/source/rootfs/lib/udev/rules.d/04-minimyth-detect-lcdproc.rules.disabled
   
Wed Nov 12 07:10:34 2008
@@ -33,6 +33,7 @@
    ENV{mm_detect_id}=="usb:0403:fc0d",  
ENV{mm_detect_state_lcdproc}="CFontzPacket"
    ENV{mm_detect_id}=="usb:0403:fc60",  
ENV{mm_detect_state_lcdproc}="irtrans"
    ENV{mm_detect_id}=="usb:046d:0a07", ENV{mm_detect_state_lcdproc}="g15"
+  ENV{mm_detect_id}=="usb:15c2:0038",  
ENV{mm_detect_state_lcdproc}="imonlcd"
    ENV{mm_detect_id}=="usb:15c2:ffdc", ENV{mm_detect_state_lcdproc}="imon"
    ENV{mm_detect_id}=="usb:1b3d:0153", ENV{mm_detect_state_lcdproc}="MtxOrb"


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"minimyth-commits" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/minimyth-commits?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to