NV services: Difference between revisions
Line 36: | Line 36: | ||
| 10 || [3.0.0+] | | 10 || [3.0.0+] | ||
|- | |- | ||
| 11 || [3.0.0+] Ioctl2 | | 11 || [3.0.0+] [[#Ioctl2]] | ||
|- | |- | ||
| 12 || [3.0.0+] Ioctl3 | | 12 || [3.0.0+] [[#Ioctl3]] | ||
|- | |- | ||
| 13 || [3.0.0+] | | 13 || [3.0.0+] | ||
Line 102: | Line 102: | ||
== Ioctl3 == | == Ioctl3 == | ||
Same input/output as Ioctl2, except cmdhdr_word1 is 0x100B instead of 0xC0B. | Same input/output as Ioctl2, except cmdhdr_word1 is 0x100B instead of 0xC0B. | ||
== Cmd13 == | |||
Takes an input u64. No output. | |||
Official user-processes starting with 3.0.0 now use this at the end of nvdrv service init with value 0x1. | |||
= Ioctls = | = Ioctls = |