Difference between revisions of "Talk:DSP:RegisterInterruptEvents"
Jump to navigation
Jump to search
(Created page with "DSP really changes header in answer? but why? applications never checks it, as far as i know --~~~~") |
|||
(3 intermediate revisions by 2 users not shown) | |||
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 | ||
+ | --[[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) | ||
+ | |||
+ | Ah, this make sense | ||
+ | --[[User:Mailwl|Mailwl]] 08:38, 23 June 2015 (CEST) |
Latest revision as of 07:38, 23 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)
Ah, this make sense --Mailwl 08:38, 23 June 2015 (CEST)