yellows8
|
1d7556f583
|
Updated ioctl.h comment.
|
2018-02-11 18:29:30 -05:00 |
|
TuxSH
|
507bf71a7b
|
Fix NV ioctl nameclashes...
...with bsd ioctls (coming soon) & C++ stdlib
|
2018-02-10 23:02:05 +01:00 |
|
fincs
|
78ff885390
|
Rename __in/out/inout to _in_/etc to avoid problems with C++ system headers
|
2018-02-10 22:40:11 +01:00 |
|
TuxSH
|
5abc4873d8
|
Include only what is really necessary...
add pragma once in every header, etc.
|
2018-01-22 18:42:57 +01:00 |
|
plutoo
|
2fd13b5556
|
Moving ioctls to separate files
|
2017-12-27 18:52:39 -05:00 |
|
yellows8
|
567e8ed6e1
|
Imported more defines from linux ioctl.h. In nvIoctl(), only set the addr/size for send/recv buffers when the associated direction bit is set.
|
2017-11-14 12:15:23 -05:00 |
|
yellows8
|
38cc12f02c
|
Moved ioctl defines into a dedicated header, with some additional defines. Load the output error field for nv cmds.
|
2017-11-12 23:27:42 -05:00 |
|