Subversion Repositories Kolibri OS

Rev

Rev 580 | Rev 586 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 580 Rev 585
Line 1... Line 1...
1
$Revision: 580 $
1
$Revision: 585 $
Line 2... Line 2...
2
 
2
 
Line 3... Line 3...
3
keymap:
3
keymap:
4
 
4
 
Line 304... Line 304...
304
 
304
 
305
hdbase            rd 1    ; for boot 0x1f0
305
hdbase            rd 1    ; for boot 0x1f0
306
hdid              rd 1
306
hdid              rd 1
307
hdpos             rd 1    ; for boot 0x1
307
hdpos             rd 1    ; for boot 0x1
-
 
308
fat32part         rd 1    ; for boot 0x1
Line 308... Line 309...
308
fat32part         rd 1    ; for boot 0x1
309
cdpos             rd 1
Line 309... Line 310...
309
 
310
 
310
sb16              rd 1
311
sb16              rd 1
Line 385... Line 386...
385
cache_ide3_search_start       rd 1
386
cache_ide3_search_start       rd 1
386
cache_ide3_appl_search_start  rd 1
387
cache_ide3_appl_search_start  rd 1
Line 387... Line 388...
387
 
388
 
388
debug_step_pointer rd 1
389
debug_step_pointer rd 1
-
 
390
hdd_appl_data rb 1 ; 0 = system cache, 1 - application cache
Line 389... Line 391...
389
hdd_appl_data rb 1 ; 0 = system cache, 1 - application cache
391
cd_appl_data rb 1 ; 0 = system cache, 1 - application cache
390
 
392
 
391
lba_read_enabled      rd 1  ; 0 = disabled , 1 = enabled
393
lba_read_enabled      rd 1  ; 0 = disabled , 1 = enabled