Changeset 1641 for trunk/platform/a3300/sub/100d/stubs_entry_2.S
- Timestamp:
- 02/05/12 05:46:18 (16 months ago)
- Location:
- trunk
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
platform/a3300/sub/100d/stubs_entry_2.S (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property svn:mergeinfo changed
/branches/release-1_0 merged: 1637-1639
- Property svn:mergeinfo changed
-
trunk/platform/a3300/sub/100d/stubs_entry_2.S
r1617 r1641 2 2 #define NULL_SUB 0xFF810B24 3 3 4 // Not found 5 NHSTUB(kbd_pwr_off, NULL_SUB) 6 NHSTUB(kbd_pwr_on, NULL_SUB) 4 // Override stubs_entry.S 5 NHSTUB(SetFileAttributes, NULL_SUB) 6 NHSTUB(kbd_pwr_off, NULL_SUB) 7 NHSTUB(kbd_pwr_on, NULL_SUB) 7 8 8 // Override stubs_entry.S9 NHSTUB(SetZoomActuatorSpeedPercent, 0xFFAA1D88) // a3300is10 NHSTUB(MakeAFScan, 0xFF8DC610) // a3300is9 // Additional 10 NHSTUB(SetZoomActuatorSpeedPercent, 0xFFAA1D88) 11 NHSTUB(MakeAFScan, 0xFF8DC610)
Note: See TracChangeset
for help on using the changeset viewer.