Subversion Repositories Kolibri OS

Rev

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

Rev 837 Rev 840
Line 3... Line 3...
3
;; Copyright (C) KolibriOS team 2004-2007. All rights reserved. ;;
3
;; Copyright (C) KolibriOS team 2004-2007. All rights reserved. ;;
4
;; Distributed under terms of the GNU General Public License    ;;
4
;; Distributed under terms of the GNU General Public License    ;;
5
;;                                                              ;;
5
;;                                                              ;;
6
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
6
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
Line 7... Line 7...
7
 
7
 
Line 8... Line 8...
8
$Revision: 802 $
8
$Revision: 840 $
Line 9... Line 9...
9
 
9
 
Line 189... Line 189...
189
app_code_l:
189
app_code_l:
190
	dw 0xFFFF
190
	dw 0xFFFF
191
	dw 0
191
	dw 0
192
	db 0
192
	db 0
193
	db cpl3
193
	db cpl3
194
	dw G32+D32+(new_app_base shr 16)+0xF;
194
        dw G32+D32+0xF;
Line 195... Line 195...
195
 
195
 
196
app_data_l:
196
app_data_l:
197
	dw 0xFFFF
197
	dw 0xFFFF
198
	dw 0
198
	dw 0
199
	db 0
199
	db 0
200
	db drw3
200
	db drw3
Line 201... Line 201...
201
	dw G32+D32+(new_app_base shr 16)+0xF;
201
        dw G32+D32+0xF;
Line 202... Line 202...
202
 
202
 
203
; ------------- PCI BIOS ------------------
203
; ------------- PCI BIOS ------------------
Line 347... Line 347...
347
LFBSize 	  rd 1
347
LFBSize 	  rd 1
Line 348... Line 348...
348
 
348
 
349
stall_mcs	  rd 1
349
stall_mcs	  rd 1
Line -... Line 350...
-
 
350
current_slot	  rd 1
-
 
351
 
350
current_slot	  rd 1
352
_display_data     rd 1
351
 
353
 
352
; status
354
; status
Line 353... Line 355...
353
hd1_status		    rd 1  ; 0 - free : other - pid
355
hd1_status		    rd 1  ; 0 - free : other - pid