Ignore:
Timestamp:
10/17/10 05:42:36 (3 years ago)
Author:
reyalp
Message:

ptp support based on mweerden's proposal in http://chdk.setepontos.com/index.php/topic,4338.msg52984.html#msg52984
this is currently disabled by default. See http://chdk.setepontos.com/index.php/topic,4338.msg55942.html#msg55942 for additional information

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/platform/a470/sub/102c/stubs_entry.S

    r944 r957  
    102102NSTUB(_pow, 0xffe4f010) 
    103103NSTUB(_sqrt, 0xffe512c4) 
     104NSTUB(add_ptp_handler, 0xffd96b20) 
    104105NSTUB(close, 0xffc09f74) 
    105106NSTUB(closedir, 0xffdc4c6c) 
     
    135136NSTUB(read, 0xffc0a15c) 
    136137NSTUB(readfastdir, 0xffdc4b9c) 
     138// Best match: 93% 
     139NSTUB(reboot_fw_update, 0xffdc9470) 
    137140NSTUB(rename, 0xffc13c30) 
    138141// Best match: 95% 
Note: See TracChangeset for help on using the changeset viewer.