Ignore:
Timestamp:
04/23/09 19:55:00 (4 years ago)
Author:
phyrephox
Message:

+ extra long exposure for
a570 (ewavr, fudgey - 101a unverified)
s5is (ewavr, both unverified)
ixus70 (quietschi, 100c & 101b unverified)
test and report here: http://chdk.setepontos.com/index.php/topic,3461.0.html

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/platform/s5is/sub/101b/boot.c

    r691 r750  
    2121 p-=16; 
    2222 if (p[0]==0xFF862E48)  p[0]=(int)movie_record_task; 
     23 if (p[0]==0xFF8D37C0)  p[0]=(int)exp_drv_task; 
    2324} 
    2425 
     
    147148void __attribute__((naked,noinline)) sub_FF8101B8_my() { 
    148149     *(int*)0x1930=(int)taskCreateHook; 
     150     *(int*)0x1934=(int)taskCreateHook; 
    149151     asm volatile ( 
    150152     "loc_FF8101B8:\n" 
Note: See TracChangeset for help on using the changeset viewer.