Difference between revisions of "Talk:DSP:RegisterInterruptEvents"
Jump to navigation
Jump to search
(ups) |
|||
Line 1: | Line 1: | ||
DSP really changes header in answer? but why? applications never checks it, as far as i know | DSP really changes header in answer? but why? applications never checks it, as far as i know | ||
--[[User:Mailwl|Mailwl]] 13:47, 21 June 2015 (CEST) | --[[User:Mailwl|Mailwl]] 13:47, 21 June 2015 (CEST) | ||
+ | |||
Many do that in case of an error for example some errors in the GSP come back with 0x00000040 | Many do that in case of an error for example some errors in the GSP come back with 0x00000040 | ||
--[[User:ichfly]] | --[[User:ichfly]] | ||
+ | |||
+ | All services change the header, because it's used by the kernel to know how to send the parameters back to the calling process. [[User:Yuriks|Yuriks]] 00:49, 23 June 2015 (CEST) |
Revision as of 23:49, 22 June 2015
DSP really changes header in answer? but why? applications never checks it, as far as i know --Mailwl 13:47, 21 June 2015 (CEST)
Many do that in case of an error for example some errors in the GSP come back with 0x00000040 --User:ichfly
All services change the header, because it's used by the kernel to know how to send the parameters back to the calling process. Yuriks 00:49, 23 June 2015 (CEST)