Subversion Repositories Kolibri OS

Rev

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

Rev 2057 Rev 2235
Line 473... Line 473...
473
;
473
;
474
; from Ghost april 2007                 ;*****************************************
474
; from Ghost april 2007                 ;*****************************************
475
	and	edx, 0xFFFF
475
	and	edx, 0xFFFF
476
	or	edx, 310 * 65536	; X start becomes 310
476
	or	edx, 310 * 65536	; X start becomes 310
477
	movzx	ecx, [PCI_IRQ]		; get Interface
477
	movzx	ecx, [PCI_IRQ]		; get Interface
478
	cmp	cl, 0x0f		; IRQ between 0..15
478
	cmp	cl, 23   		; IRQ between 0..23
479
	ja	@f
479
	ja	@f
Line 480... Line 480...
480
 
480
 
Line 481... Line 481...
481
	mcall
481
	mcall