root/platform/g9/sub/100g/stubs_entry.S

/* [<][>][^][v][top][bottom][index][help] */
   1 // !!! THIS FILE IS GENERATED. DO NOT EDIT. !!!
   2 #include "stubs_asm.h"
   3 
   4 // Camera info:
   5 //   DRYOS R23 (DRYOS version 2.3, release #0023)
   6 //   Firmware Ver GM1.00G   // Found @ 0xff86e880, "GM1.00G" @ 0xff86e88d
   7 //   Firmware build timestamp: Jan 11 2008 07:55:01
   8 //   Canon PowerShot G9
   9 
  10 // Values for makefile.inc
  11 //   DIGIC = 30# DIGIC III
  12 //   PLATFORMOSVER = 23
  13 //   PLATFORMID = 12634# (0x315a) Found @ 0xfffe0130
  14 //   MAXRAMADDR = 0x03ffffff
  15 //   MEMISOSTART = 0x000b0b68
  16 //   KEYSYS = d3# Found @ 0xffff31f0
  17 
  18 // Detected address ranges:
  19 // ROM      0xff810000 - 0xffffffff (8323072 bytes)
  20 // RAM data 0x00001900 - 0x000140e4 copied from 0xffb2e3f4 (  75748 bytes)
  21 
  22 // Stubs below should be checked. Stub not matched 100%, or difference found to current 'stubs_entry_2.S'
  23 //    Name                                     Address      Rule  %  Comp to stubs_entry_2.S
  24 //NHSTUB(PutInNdFilter                        ,0xff9384d8) //102        *** != 0xffa0c550
  25 //NHSTUB(PutOutNdFilter                       ,0xff9384fc) //102        *** != 0xffa0c588
  26 //NHSTUB(kbd_pwr_off                          ,0xff84944c) //  2 67%    *** != 0x00000000
  27 //NHSTUB(strcmp                               ,0xff81e7cc) //120        *** != 0xff81e7f4
  28 
  29 // Check of modemap from 'platform/CAMERA/shooting.c':
  30 // Firmware modemap table found @ffa4c738 -> ffb080ec
  31 // No problems found with modemap table.
  32 
  33 // Values below can be overridden in 'stubs_min.S':
  34 DEF(physw_status                            ,0x0001563c) // Found @0xff8230cc
  35 DEF(physw_run                               ,0x00001ca4) // Found @0xff822d78
  36 DEF(physw_sleep_delay                       ,0x00001ca2) // Found @0xff822d78
  37 DEF(levent_table                            ,0xffae01ac) // Found @0xffae01ac
  38 DEF(FlashParamsTable                        ,0xffb082b8) // Found @0xffb082b8
  39 DEF(movie_status                            ,0x00005714) // Found @0xff85d220
  40 DEF(canon_menu_active                       ,0x0000fdc8) // Found @0xff99b544
  41 DEF(canon_shoot_menu_active                 ,0x0000f33d) // Found @0xff96ac18
  42 DEF(playrec_mode                            ,0x000058cc) // Found @0xff864a60
  43 DEF(zoom_status                             ,0x0001264c) // Found @0xffa4e3fc
  44 DEF(some_flag_for_af_scan                   ,0x0001253c) // Found @0xffa447a0
  45 // focus_len_table contains zoom focus lengths for use in 'get_focal_length' (main.c).
  46 // each entry contains 3 int value(s), the first is the zoom focus length.
  47 // there are 14 entries in the table - set NUM_FL to 14
  48 DEF(focus_len_table                         ,0xfffe299c) // Found @0xfffe299c
  49 DEF(zoom_busy                               ,0x0000e260) // Found @0xff939f2c
  50 DEF(focus_busy                              ,0x0000e150) // Found @0xff93411c
  51 //DEF(recreview_hold                          ,0x00006400) // Found @0xff87cb64, ** != ** stubs_min = 0x0000f050 (0xF050)
  52 // Camera has 2 RAW buffers @ 0x108297c0 & 0x11f8f740
  53 //  Note: active buffer --> raw_buffers[ active_raw_buffer   *3]
  54 //        other buffer  --> raw_buffers[(active_raw_buffer^1)*3]
  55 DEF(raw_buffers                             ,0xffac6718) // Found @0xffac6718
  56 DEF(active_raw_buffer                       ,0x0000586c) // Found @0xff861840
  57 DEF(fileio_semaphore                        ,0x00002d68) // Found @0xff853fa8
  58 DEF(exmem_alloc_table                       ,0x0001e85c) // Found @0xff86bd98
  59 DEF(exmem_types_table                       ,0xffb324a8) // Found @0x000059b4
  60 DEF_CONST(exmem_type_count                  ,0x00000012)
  61 DEF(imager_active                           ,0x00002018) // Found @0xff838a28 (0x2014 + 4)
  62 DEF_CONST(uiprop_count                      ,0x00000063) // Found @0xff955d48
  63 DEF(cameracon_state                         ,0x00006018) // Found @0xff874a78
  64 
  65 // Values below go in 'lib.c':
  66 //void *vid_get_bitmap_fb()        { return (void*)0x10361000; }             // Found @0xff8451d0
  67 //void *vid_get_viewport_fb()      { return (void*)0x1067b540; }             // Found @0xffa112dc
  68 DEF(viewport_fb_d                           ,0x000055a8) // Found 0x5558 (@0xff856268) + 0x50 (@0xff8562a0)
  69 //void *vid_get_viewport_fb_d()    { return (void*)(*(int*)(0x5558+0x50)); } // Found @0xff856268 & 0xff8562a0
  70 DEF(jpeg_count_str                          ,0x00060354) // Found @0xff9afb54
  71 //char *camera_jpeg_count_str()    { return (char*)0x00060354; }             // Found @0xff9afb54
  72 //int get_flash_params_count(void) { return 0x72; }                          // Found @0xff95699c
  73 
  74 // Bitmap masks and physw_status index values for SD_READONLY and USB power flags (for kbd.c).
  75 //#define SD_READONLY_FLAG    0x00020000 // Found @0xffac6350, levent 0x90a
  76 //#define SD_READONLY_IDX     2
  77 //#define USB_MASK            0x00040000 // Found @0xffac6358, levent 0x902
  78 //#define USB_IDX             2
  79 //#define BATTCOVER_FLAG      0x00008000 // Found @0xffac6258, levent 0x905
  80 //#define BATTCOVER_IDX       0
  81 //#define HOTSHOE_FLAG        0x00040000 // Found @0xffac6270, levent 0x904
  82 //#define HOTSHOE_IDX         0
  83 //#define ANALOG_AV_FLAG      0x02000000 // Found @0xffac6278, levent 0x900 (non-inverted logic)
  84 //#define ANALOG_AV_IDX       0
  85 
  86 // Keymap values for kbd.c. Additional keys may be present, only common values included here.
  87 //static KeyMap keymap[] = {
  88 //    { 0, KEY_POWER           ,0x00010000 }, // Found @0xffac6260, levent 0x600 (uses inverted logic in physw_status)
  89 //    { 0, KEY_PLAYBACK        ,0x00020000 }, // Found @0xffac6268, levent 0x601 (uses inverted logic in physw_status)
  90 //    { 0, KEY_SHOOT_FULL      ,0xc0000000 }, // Found @0xffac6288, levent 0x01
  91 //    { 0, KEY_SHOOT_FULL_ONLY ,0x80000000 }, // Found @0xffac6288, levent 0x01
  92 //    { 0, KEY_SHOOT_HALF      ,0x40000000 }, // Found @0xffac6280, levent 0x00
  93 //    { 1, KEY_ZOOM_OUT        ,0x00000008 }, // Found @0xffac62a8, levent 0x03
  94 //    { 1, KEY_ZOOM_IN         ,0x00000010 }, // Found @0xffac62b0, levent 0x02
  95 //    { 1, KEY_LEFT            ,0x00010000 }, // Found @0xffac62e0, levent 0x06
  96 //    { 1, KEY_SET             ,0x00020000 }, // Found @0xffac62e8, levent 0x08
  97 //    { 1, KEY_RIGHT           ,0x00040000 }, // Found @0xffac62f0, levent 0x07
  98 //    { 1, KEY_DOWN            ,0x00080000 }, // Found @0xffac62f8, levent 0x05
  99 //    { 1, KEY_UP              ,0x00100000 }, // Found @0xffac6300, levent 0x04
 100 //    { 1, KEY_DISPLAY         ,0x04000000 }, // Found @0xffac6318, levent 0x0a
 101 //    { 1, KEY_MENU            ,0x08000000 }, // Found @0xffac6320, levent 0x09
 102 //    { 0, 0, 0 }
 103 //};
 104 
 105 // Values below go in 'platform_camera.h':
 106 //#define CAM_DRYOS         1
 107 //#define CAM_RAW_ROWPIX    4104 // Found @0xffa0b268
 108 //#define CAM_RAW_ROWS      3048 // Found @0xffa0b270
 109 //#undef  CAM_UNCACHED_BIT
 110 //#define CAM_UNCACHED_BIT  0x10000000 // Found @0xff82a7c4
 111 //#define PARAM_CAMERA_NAME 4 // Found @0xffb0a7ec
 112 
 113 // Below goes in 'filewrite.c' or 'platform_camera.h':
 114 //#define MAX_CHUNKS_FOR_FWT 3 // Found @0xffa2acf4
 115 
 116 // Known propcases
 117 // //      PROPCASE_AFSTEP 13
 118 // #define PROPCASE_FOCUS_STATE 18
 119 // #define PROPCASE_AV 23
 120 // #define PROPCASE_BV 34
 121 // //      PROPCASE_DELTA_DIGITALGAIN 77
 122 // #define PROPCASE_DELTA_SV 79
 123 // //      PROPCASE_DELTA_ND 80
 124 // #define PROPCASE_EV_CORRECTION_2 207
 125 // #define PROPCASE_ORIENTATION_SENSOR 219
 126 // #define PROPCASE_SV_MARKET 246
 127 // //      PROPCASE_SVFIX 247
 128 // #define PROPCASE_TV 262
 129 // Guessed propset: 2
 130 
 131 // Misc stuff
 132 DEF(ctypes, 0xffac0b42)
 133 
 134 // EXMEM types:
 135 // EXMEM_RAMDISK     0
 136 // EXMEM_COM         1
 137 // EXMEM_COMTMP      2
 138 // EXMEM_FORMATTER   3
 139 // EXMEM_SHADING     4
 140 // EXMEM_FAMODE      5
 141 // EXMEM_FIRMUP      6
 142 // EXMEM_FIRMUP_VRAM 7
 143 // EXMEM_DVLPWORK    8
 144 // EXMEM_EVF         9
 145 // EXMEM_SCRIPT      10
 146 // EXMEM_FILESTORE   11
 147 // EXMEM_MOVIE_REC   12
 148 // EXMEM_MOVIE_PLY   13
 149 // EXMEM_WIDE        14
 150 // EXMEM_NARROW      15
 151 // EXMEM_CRAW_REC    16
 152 // EXMEM_PCEVF       17
 153 
 154 // ISR flag: 0x195c, pointer to current task's control block: 0x1958
 155 // pointer to TCB area: 0x1a14, found @ 0xff816100
 156 
 157 // LED table init @ 0xff8f70c8
 158 // LED #1: 0xc0220094, offset 0x244
 159 // LED #2: 0xc02200b0, offset 0x384
 160 // LED #3: 0xc022006c, offset 0x204
 161 // LED #4: 0xc0220138, offset 0x84
 162 // LED #5: 0xc0220068, offset 0xc4
 163 // LED #6: 0xc0220134, offset 0x4
 164 // LED #7: 0xc0220130, offset 0x44
 165 
 166 // For capt_seq.c
 167 DEF(_nrflag,0xe618) // Found @ ff9444e4 (0xe618)
 168 //static long *nrflag = (long*)(0xe618);       // Found @ ff9444e4
 169 
 170 // Stubs below matched 100%.
 171 //    Name                                     Address                Comp to stubs_entry_2.S
 172 NHSTUB(AllocateUncacheableMemory              ,0xff82a788) //112
 173 NHSTUB(Close                                  ,0xff82552c) //120
 174 NHSTUB(CreateBinarySemaphore                  ,0xff81b820) //115
 175 NHSTUB(CreateTask                             ,0xff81baf0) //120
 176 NHSTUB(DebugAssert                            ,0xff81bfc8) //107
 177 NHSTUB(DeleteDirectory_Fut                    ,0xff824e78) //116
 178 NHSTUB(DeleteFile_Fut                         ,0xff824d94) //112
 179 NHSTUB(DeleteSemaphore                        ,0xff81b8e0) //120
 180 NHSTUB(DoAELock                               ,0xff827aa8) //120
 181 NHSTUB(DoAFLock                               ,0xff8275cc) //120
 182 NHSTUB(EnterToCompensationEVF                 ,0xff8279a8) //104
 183 NHSTUB(ExecuteEventProcedure                  ,0xff81c1a8) //104
 184 NHSTUB(ExitFromCompensationEVF                ,0xff8279f8) //104
 185 NHSTUB(ExitTask                               ,0xff81bd80) //120
 186 NHSTUB(ExpCtrlTool_StartContiAE               ,0xff835600) //104
 187 NHSTUB(ExpCtrlTool_StopContiAE                ,0xff8357c0) //104
 188 NHSTUB(Fclose_Fut                             ,0xff824f10) //120
 189 NHSTUB(Feof_Fut                               ,0xff8250fc) //  1
 190 NHSTUB(Fflush_Fut                             ,0xff825138) //  1
 191 NHSTUB(Fgets_Fut                              ,0xff825064) //  1
 192 NHSTUB(Fopen_Fut                              ,0xff824ed0) //120
 193 NHSTUB(Fread_Fut                              ,0xff824fbc) //120
 194 NHSTUB(FreeUncacheableMemory                  ,0xff82a7bc) //112
 195 NHSTUB(Fseek_Fut                              ,0xff8250b0) //120
 196 NHSTUB(Fwrite_Fut                             ,0xff825010) //120
 197 NHSTUB(GetBatteryTemperature                  ,0xff84bee8) //102
 198 NHSTUB(GetCCDTemperature                      ,0xff84be78) //102
 199 NHSTUB(GetCurrentAvValue                      ,0xff936dc8) //120
 200 NHSTUB(GetCurrentShutterSpeed                 ,0xff8971f8) //120
 201 NHSTUB(GetUsableMaxAv                         ,0xffa0c4d0) //120
 202 NHSTUB(GetUsableMinAv                         ,0xffa0c4b8) //120
 203 NHSTUB(GetDrive_ClusterSize                   ,0xff852754) //  1
 204 NHSTUB(GetDrive_FreeClusters                  ,0xff8527f4) //  1
 205 NHSTUB(GetDrive_TotalClusters                 ,0xff852788) //  1
 206 NHSTUB(GetFocusLensSubjectDistance            ,0xff934c5c) //102
 207 NHSTUB(GetFocusLensSubjectDistanceFromLens    ,0xff934f68) //  1
 208 NHSTUB(GetKbdState                            ,0xff849300) //109
 209 NHSTUB(GetMemInfo                             ,0xff813c58) //115
 210 NHSTUB(GetOpticalTemperature                  ,0xff84bf58) //120
 211 NHSTUB(GetParameterData                       ,0xff95695c) //  1
 212 NHSTUB(GetPropertyCase                        ,0xff86f768) //101
 213 NHSTUB(GetSystemTime                          ,0xffa47dd0) //120
 214 NHSTUB(GetVRAMHPixelsSize                     ,0xff83dedc) //120
 215 NHSTUB(GetVRAMVPixelsSize                     ,0xff83dee8) //120
 216 NHSTUB(GetZoomLensCurrentPoint                ,0xff93a290) //120
 217 NHSTUB(GetZoomLensCurrentPosition             ,0xffa3e658) //102
 218 NHSTUB(GiveSemaphore                          ,0xff81ba5c) //120
 219 NHSTUB(IsStrobeChargeCompleted                ,0xff8c1344) //102
 220 NHSTUB(LEDDrive                               ,0xff848890) //120
 221 NHSTUB(LocalTime                              ,0xff86b538) //115
 222 NHSTUB(LockMainPower                          ,0xff8731f0) //120
 223 NHSTUB(MakeDirectory_Fut                      ,0xff824e08) //116
 224 NHSTUB(MoveFocusLensToDistance                ,0xffa0e134) //102
 225 NHSTUB(MoveIrisWithAv                         ,0xff9371a8) //120
 226 NHSTUB(MoveZoomLensWithPoint                  ,0xff93ad3c) //120
 227 NHSTUB(MoveOpticalZoomAt                      ,0xff826ad4) //109
 228 NHSTUB(Open                                   ,0xff825504) //120
 229 NHSTUB(PB2Rec                                 ,0xff876664) //104
 230 NHSTUB(PT_MoveDigitalZoomToWide               ,0xff8668e0) //120
 231 NHSTUB(PT_MoveOpticalZoomAt                   ,0xff8668a8) //120
 232 NHSTUB(PT_PlaySound                           ,0xff866454) //103
 233 NHSTUB(PostLogicalEventForNotPowerType        ,0xff87118c) //120
 234 NHSTUB(PostLogicalEventToUI                   ,0xff8711d8) //120
 235 NHSTUB(Read                                   ,0xff81a378) //120
 236 NHSTUB(ReadFastDir                            ,0xffa2cbac) //  1
 237 NHSTUB(Rec2PB                                 ,0xff875024) //104
 238 NHSTUB(RefreshPhysicalScreen                  ,0xff9bdbe4) //104
 239 NHSTUB(RenameFile_Fut                         ,0xff824d40) //  1
 240 NHSTUB(Restart                                ,0xff82c7e4) //122
 241 NHSTUB(SetAE_ShutterSpeed                     ,0xffa10490) //102
 242 NHSTUB(SetAutoShutdownTime                    ,0xff873264) //120
 243 NHSTUB(SetCurrentCaptureModeType              ,0xff879f7c) //120
 244 NHSTUB(SetDate                                ,0xffa11f24) //120
 245 NHSTUB(SetFileAttributes                      ,0xff825858) //  1
 246 NHSTUB(SetFileTimeStamp                       ,0xff825808) //  1
 247 NHSTUB(SetLogicalEventActive                  ,0xff872f28) //  1
 248 NHSTUB(SetParameterData                       ,0xff956838) //101
 249 NHSTUB(SetPropertyCase                        ,0xff86f660) //103
 250 NHSTUB(SetScriptMode                          ,0xff872f78) //120
 251 NHSTUB(SleepTask                              ,0xff82a610) //120
 252 NHSTUB(TakeSemaphore                          ,0xff81b98c) //120
 253 NHSTUB(TurnOffBackLight                       ,0xff87ff88) //104
 254 NHSTUB(TurnOnBackLight                        ,0xff87ff70) //104
 255 NHSTUB(TurnOnDisplay                          ,0xff845280) //120
 256 NHSTUB(TurnOffDisplay                         ,0xff845290) //120
 257 NHSTUB(UIFS_WriteFirmInfoToFile               ,0xff99c390) //120
 258 NHSTUB(UnlockAE                               ,0xff827ae4) //120
 259 NHSTUB(UnlockAF                               ,0xff827638) //120
 260 NHSTUB(UnlockMainPower                        ,0xff873144) //120
 261 NHSTUB(UnsetZoomForMovie                      ,0xff95d03c) //104
 262 NHSTUB(UpdateMBROnFlash                       ,0xff85251c) //105
 263 NHSTUB(VbattGet                               ,0xff82199c) //120
 264 NHSTUB(Write                                  ,0xff8255d8) //120
 265 NHSTUB(WriteSDCard                            ,0xff928cf4) //108
 266 NHSTUB(_log                                   ,0xffabe6b4) //111
 267 NHSTUB(_log10                                 ,0xffabd5f8) //112
 268 NHSTUB(_pow                                   ,0xffabd768) //121
 269 NHSTUB(_sqrt                                  ,0xffabfa1c) //  1
 270 NHSTUB(add_ptp_handler                        ,0xff8d897c) //121
 271 NHSTUB(apex2us                                ,0xff9bf09c) //121
 272 NHSTUB(close                                  ,0xff81a190) //109
 273 NHSTUB(err_init_task                          ,0xff814eb0) //111
 274 NHSTUB(exmem_alloc                            ,0xff86c680) //102
 275 NHSTUB(exmem_ualloc                           ,0xff86c4d0) //102
 276 NHSTUB(exmem_ufree                            ,0xff86c610) //102
 277 NHSTUB(free                                   ,0xff813ab0) //112
 278 NHSTUB(get_nd_value                           ,0xffa3be78) //122
 279 NHSTUB(get_current_nd_value                   ,0xffa3be40) //122
 280 NHSTUB(get_current_deltasv                    ,0xff897e2c) //122
 281 NHSTUB(GetCurrentDriveBaseSvValue             ,0xff89c890) //123
 282 NHSTUB(kbd_p1_f                               ,0xff8231c8) //109
 283 NHSTUB(kbd_p1_f_cont                          ,0xff8231d4) //109
 284 NHSTUB(kbd_p2_f                               ,0xff822a18) //109
 285 NHSTUB(kbd_read_keys                          ,0xff8230cc) //109
 286 NHSTUB(kbd_read_keys_r2                       ,0xff848dc8) //109
 287 NHSTUB(lseek                                  ,0xff82566c) //120
 288 NHSTUB(malloc                                 ,0xff8139dc) //112
 289 NHSTUB(memcmp                                 ,0xff81e834) //120
 290 NHSTUB(memcpy                                 ,0xff895cf0) //120
 291 NHSTUB(memset                                 ,0xffa8d404) //120
 292 NHSTUB(mkdir                                  ,0xff8258d0) //109
 293 NHSTUB(mktime_ext                             ,0xff89655c) //  1
 294 NHSTUB(open                                   ,0xff81a0e0) //109
 295 NHSTUB(OpenFastDir                            ,0xffa2cb18) //  1
 296 NHSTUB(closedir                               ,0xffa2cc7c) //  1
 297 NHSTUB(qsort                                  ,0xff9be474) //  1
 298 NHSTUB(rand                                   ,0xff81e93c) //121
 299 NHSTUB(realloc                                ,0xff813b90) //115
 300 NHSTUB(reboot_fw_update                       ,0xffa34570) //106
 301 NHSTUB(set_control_event                      ,0xff872c2c) //  1
 302 NHSTUB(srand                                  ,0xff81e930) //122
 303 NHSTUB(stat                                   ,0xff825738) //  1
 304 NHSTUB(strcat                                 ,0xff895c1c) //  1
 305 NHSTUB(strchr                                 ,0xff895ca4) //  1
 306 NHSTUB(strcpy                                 ,0xff81e778) //120
 307 NHSTUB(strftime                               ,0xff895f64) //  1
 308 NHSTUB(strlen                                 ,0xff81e810) //120
 309 NHSTUB(strncmp                                ,0xff895c58) //  1
 310 NHSTUB(strncpy                                ,0xff81e790) //  1
 311 NHSTUB(strrchr                                ,0xff895cc8) //  1
 312 NHSTUB(strtol                                 ,0xff830d90) //101
 313 NHSTUB(strtolx                                ,0xff830b94) //109
 314    DEF(task_CaptSeq                           ,0xff861210) //120
 315    DEF(task_DvlpSeqTask                       ,0xff9450d4) //120
 316    DEF(task_ExpDrv                            ,0xff8b8b90) //120
 317    DEF(task_FileWrite                         ,0xffa2ac90) //120
 318    DEF(task_InitFileModules                   ,0xff877284) //120
 319    DEF(task_MovieRecord                       ,0xff85d4c0) //120
 320    DEF(task_PhySw                             ,0xff822d74) //120
 321    DEF(task_RotaryEncoder                     ,0xff849530) //120
 322 NHSTUB(time                                   ,0xff86ba3c) //109
 323 NHSTUB(vsprintf                               ,0xff81e6f8) //115
 324 NHSTUB(EngDrvRead                             ,0xff823fcc) //102
 325 NHSTUB(PTM_GetCurrentItem                     ,0xff873c9c) //105
 326 NHSTUB(CancelHPTimer                          ,0xff86d3cc) //119
 327 NHSTUB(SetHPTimerAfterNow                     ,0xff86d2c4) //119
 328 NHSTUB(MFOn                                   ,0xff866fec) //120
 329 NHSTUB(MFOff                                  ,0xff866ffc) //120
 330 NHSTUB(PT_MFOn                                ,0xff866940) //120
 331 NHSTUB(PT_MFOff                               ,0xff866950) //120
 332 NHSTUB(GetAdChValue                           ,0xff84682c) //120
 333 NHSTUB(get_ptp_buf_size                       ,0xff8d1fa8) //122
 334 NHSTUB(get_ptp_file_buf                       ,0xff9f25f0) //121
 335 NHSTUB(SetVideoOutType                        ,0xffa10c90) //109
 336 NHSTUB(GetVideoOutType                        ,0xffa10bf4) //120

/* [<][>][^][v][top][bottom][index][help] */