Subversion Repositories Kolibri OS

Rev

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

Rev 850 Rev 1306
Line 64... Line 64...
64
	   mov dword[esi],'16  '
64
	   mov dword[esi],'16  '
65
.sb_say_about_found_dsp:
65
.sb_say_about_found_dsp:
66
	   mov esi,msgDSPFound
66
	   mov esi,msgDSPFound
67
	   call SysMsgBoardStr
67
	   call SysMsgBoardStr
68
end if
68
end if
69
	   xor	eax,eax
69
;	   xor	eax,eax
70
	   mov	ebx,[sb_base_port]
70
;	   mov	ebx,[sb_base_port]
71
	   lea	ecx,[ebx+0xF]
71
;	   lea	ecx,[ebx+0xF]
-
 
72
	   xor	ebx,ebx
-
 
73
	   mov	ecx,[sb_base_port]
-
 
74
	   lea	edx,[ebx+0xF]
-
 
75
 
72
	   call ReservePortArea  ;these ports must be my!
76
	   call ReservePortArea  ;these ports must be my!
73
if DEBUG
77
if DEBUG
74
	   dec	eax
78
	   dec	eax
75
	   jnz	@f
79
	   jnz	@f
76
	   mov	esi,msgErrRsrvPorts
80
	   mov	esi,msgErrRsrvPorts