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/g11/sub/100f/stubs_entry.S

    r944 r957  
    104104NSTUB(_pow, 0xffb3ce3c) 
    105105NSTUB(_sqrt, 0xffb3f0f0) 
     106NSTUB(add_ptp_handler, 0xffa4dd8c) 
    106107NSTUB(close, 0xff81a990) 
    107108NSTUB(closedir, 0xffa83ff4) 
     
    139140NSTUB(read, 0xff81ab78) 
    140141// ERROR: readfastdir is not found! 
     142// Best match: 82% 
     143NSTUB(reboot_fw_update, 0xffa8967c) 
    141144// ERROR: rename is not found! 
    142145// Best match: 95% 
Note: See TracChangeset for help on using the changeset viewer.