Ignore:
Timestamp:
03/14/12 12:29:37 (14 months ago)
Author:
philmoz
Message:

Update DNG lens info and active area for IXUS220 (Elph 300HS)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/release-1_0/platform/ixus220_elph300hs/sub/101a/stubs_entry.S

    r1721 r1730  
    3434DEF(zoom_status                             ,0x0000ded8) // Found @0xffb078b8 
    3535DEF(some_flag_for_af_scan                   ,0x000071cc) // Found @0xff989240 
     36// focus_len_table contains zoom focus lengths for use in 'get_focal_length' (main.c). 
     37// each entry contains 3 int value(s), the first is the zoom focus length. 
     38// there are 64 entries in the table - set NUM_FL to 64 
     39//DEF(focus_len_table                         ,0xfffea288) // Found @0xfffea288,          stubs_min = 0xfffea288 (0xfffea288) 
    3640DEF(zoom_busy                               ,0x00006cf4) // Found @0xff97fd74 
    3741DEF(focus_busy                              ,0x00006b68) // Found @0xff97af60 
Note: See TracChangeset for help on using the changeset viewer.