Subversion Repositories Kolibri OS

Rev

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

Rev 281 Rev 285
Line 141... Line 141...
141
align 4
141
align 4
142
devices dd (DEVICE_ID shl 16)+VENDOR_ID
142
devices dd (DEVICE_ID shl 16)+VENDOR_ID
143
        dd 0    ;terminator
143
        dd 0    ;terminator
Line 144... Line 144...
144
 
144
 
Line 145... Line 145...
145
version      dd 0x00020002
145
version      dd 0x00030003
Line 146... Line 146...
146
 
146
 
147
my_service   db 'MY_SERVICE',0  ;max 16 chars include zero
147
my_service   db 'MY_SERVICE',0  ;max 16 chars include zero