Ignore:
Timestamp:
02/05/12 05:46:18 (16 months ago)
Author:
philmoz
Message:

Merged revision(s) 1638-1639 from branches/release-1_0:

Location:
trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk

  • trunk/platform/ixus220_elph300hs/sub/101g/stubs_entry.S

    r1636 r1641  
    1515// Stubs below should be checked. Stub not matched 100%, or difference found to current 'stubs_entry_2.S' 
    1616//    Name                                     Address      Rule  %  Comp to stubs_entry_2.S 
     17// ERROR: SetFileAttributes is not found.                  //--- ---    *** != 0x00000000 
    1718NSTUB(kbd_pwr_off                             ,0xff865570) //  2 60% 
    18 // ERROR: kbd_pwr_on is not found.                         //--- ---    *** != 0xff841798 
     19// ERROR: kbd_pwr_on is not found.                         //--- ---    *** != 0x00000000 
    1920 
    2021// Check of modemap from 'platform/CAMERA/shooting.c': 
     
    2324 
    2425// Values below can be overridden in 'stubs_min.S': 
    25 //DEF(physw_status                            ,0x0003418c) // Found @0xff834e18,          stubs_min = 0x0003418c (0x0003418c) 
    26 //DEF(physw_run                               ,0x00001c3c) // Found @0xff8349bc,          stubs_min = 0x00001c3c (0x00001c3c) 
    27 //DEF(levent_table                            ,0xffbeb268) // Found @0xffbeb268,          stubs_min = 0xffbeb268 (0xffbeb268) 
    28 //DEF(FlashParamsTable                        ,0xffc4f0e0) // Found @0xffc4f0e0,          stubs_min = 0xffc4f0e0 (0xffc4f0e0) 
    29 //DEF(movie_status                            ,0x00006dcc) // Found @0xff984bd0,          stubs_min = 0x00006dcc (0x00006dcc) 
    30 //DEF(full_screen_refresh                     ,0x00009d00) // Found @0xffa32dfc,          stubs_min = 0x00009d00 (0x00009d00) 
    31 //DEF(canon_menu_active                       ,0x00003210) // Found @0xff896910,          stubs_min = 0x00003210 (0x00003210) 
    32 //DEF(canon_shoot_menu_active                 ,0x000083d9) // Found @0xff9c8c1c,          stubs_min = 0x000083d9 (0x000083d9) 
    33 //DEF(playrec_mode                            ,0x00002f38) // Found @0xff888774,          stubs_min = 0x00002f38 (0x00002f38) 
    34 //DEF(zoom_status                             ,0x0000ded8) // Found @0xffb07900,          stubs_min = 0x0000ded8 (0x0000ded8) 
    35 //DEF(some_flag_for_af_scan                   ,0x000071cc) // Found @0xff989240,          stubs_min = 0x000071cc (0x000071cc) 
    36 //DEF(zoom_busy                               ,0x00006cf4) // Found @0xff97fd74,          stubs_min = 0x00006cf4 (0x00006cf4) 
    37 //DEF(focus_busy                              ,0x00006b68) // Found @0xff97af60,          stubs_min = 0x00006b68 (0x00006b68) 
     26DEF(physw_status                            ,0x0003418c) // Found @0xff834e18 
     27DEF(physw_run                               ,0x00001c3c) // Found @0xff8349bc 
     28DEF(levent_table                            ,0xffbeb268) // Found @0xffbeb268 
     29DEF(FlashParamsTable                        ,0xffc4f0e0) // Found @0xffc4f0e0 
     30DEF(movie_status                            ,0x00006dcc) // Found @0xff984bd0 
     31DEF(full_screen_refresh                     ,0x00009d00) // Found @0xffa32dfc 
     32DEF(canon_menu_active                       ,0x00003210) // Found @0xff896910 
     33DEF(canon_shoot_menu_active                 ,0x000083d9) // Found @0xff9c8c1c 
     34DEF(playrec_mode                            ,0x00002f38) // Found @0xff888774 
     35DEF(zoom_status                             ,0x0000ded8) // Found @0xffb07900 
     36DEF(some_flag_for_af_scan                   ,0x000071cc) // Found @0xff989240 
     37DEF(zoom_busy                               ,0x00006cf4) // Found @0xff97fd74 
     38DEF(focus_busy                              ,0x00006b68) // Found @0xff97af60 
    3839//DEF(recreview_hold                          ,0x00003828) // Found @0xff8a6510, ** != ** stubs_min = 0x000094c4 (0x93D4+0xF0) 
    3940 
     
    204205NSTUB(rand                                    ,0xffa3a2cc) //  6 
    205206NSTUB(read                                    ,0xff81ad58) //101 
    206 NSTUB(readfastdir                             ,0xffaca2bc) //  6 
    207207NSTUB(reboot_fw_update                        ,0xffacf758) //  6 
    208208NSTUB(rename                                  ,0xff837c6c) //  6 
Note: See TracChangeset for help on using the changeset viewer.