sysfn 18.3: UID byte reserved

git-svn-id: svn://kolibrios.org@1675 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
Nasarus 2010-10-24 16:06:14 +00:00
parent 5c49ae82e1
commit bfdfb8a6b6
3 changed files with 9 additions and 13 deletions

View File

@ -848,12 +848,12 @@
* δγ­<CEB3>ζ¨ο ­¥ Ά®§Άΰ ι ¥β §­ η¥­¨ο
βΰγ<EFBFBD>βγΰ  ΅γδ¥ΰ :
db a,b,c,d ¤«ο Ά¥ΰᨨ a.b.c.d
db UID_xxx: ®¤­® ¨§ UID_NONE=0, UID_MENUET=1, UID_KOLIBRI=2
db 0: § à¥§¥à¢¨à®¢ ­®
dd REV - ­®¬¥ΰ svn-ΰ¥Ά¨§¨¨ ο¤ΰ 
„«ï ï¤à  Kolibri 0.7.7.0:
„«ï ï¤à  Kolibri 0.7.7.0+:
db 0,7,7,0
db 2
dd 1319
db 0
dd 1657
======================================================================
====================== ”γ­<CEB3>ζ¨ο 18, ―®¤δγ­<CEB3>ζ¨ο 14 =====================

View File

@ -845,12 +845,12 @@ Returned value:
* function does not return value
Structure of the buffer:
db a,b,c,d for version a.b.c.d
db UID_xxx: one of UID_NONE=0, UID_MENUET=1, UID_KOLIBRI=2
db 0: reserved
dd REV - kernel SVN revision number
For Kolibri 0.7.7.0 kernel:
For Kolibri 0.7.7.0+ kernel:
db 0,7,7,0
db 2
dd 1319
db 0
dd 1657
======================================================================
======= Function 18, subfunction 14 - wait for screen retrace. =======

View File

@ -2311,15 +2311,11 @@ endg
iglobal
version_inf:
db 0,7,7,0 ; version 0.7.7.0
db UID_KOLIBRI
db 0 ;reserved
dd __REV__
version_end:
endg
UID_NONE=0
UID_MENUETOS=1 ;official
UID_KOLIBRI=2 ;russian
sys_cachetodiskette:
cmp ebx, 1
jne .no_floppy_a_save