Subversion Repositories Kolibri OS

Rev

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

Rev 4287 Rev 4423
Line 11... Line 11...
11
;; maintain and compile with an automated SETUP program         ;;
11
;; maintain and compile with an automated SETUP program         ;;
12
;; in the future.                                               ;;
12
;; in the future.                                               ;;
13
;;                                                              ;;
13
;;                                                              ;;
14
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
14
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
Line 15... Line 15...
15
 
15
 
Line 16... Line 16...
16
$Revision: 4287 $
16
$Revision: 4423 $
17
 
17
 
18
struct  POINT
18
struct  POINT
19
        x       dd ?
19
        x       dd ?
Line 235... Line 235...
235
; IDE cache
235
; IDE cache
236
include "blkdev/ide_cache.inc"
236
include "blkdev/ide_cache.inc"
Line 237... Line 237...
237
 
237
 
238
; HD drive controller
238
; HD drive controller
-
 
239
include "blkdev/hd_drv.inc"
-
 
240
; Access through BIOS
Line 239... Line 241...
239
include "blkdev/hd_drv.inc"
241
include "blkdev/bd_drv.inc"
Line 240... Line 242...
240
 
242
 
241
; CD drive controller
243
; CD drive controller