Searched hist:"29 ae0e0f61022017dc3af1c46a59bc8a7259b83b" (Results 1 – 5 of 5) sorted by relevance
/haiku/headers/private/input/ |
H A D | wacom_driver.h | 29ae0e0f61022017dc3af1c46a59bc8a7259b83b Sat May 23 03:36:08 UTC 2020 CodeforEvolution <secundaja@gmail.com> wacom: SMAP Fixes and Refactoring
Utilize user_memcpy and IS_USER_ADDRESS when necessary to prevent SMAP violations. Also add a "wacom_device_header" struct to more easily share data between the wacom kernel driver and input_server addon.
Should fix #14589
Change-Id: Ie2784020b21523f82fd450a2db2de60ccf9d6620 Reviewed-on: https://review.haiku-os.org/c/haiku/+/2783 Reviewed-by: Adrien Destugues <pulkomandy@gmail.com>
|
/haiku/src/add-ons/kernel/drivers/input/wacom/ |
H A D | Jamfile | 29ae0e0f61022017dc3af1c46a59bc8a7259b83b Sat May 23 03:36:08 UTC 2020 CodeforEvolution <secundaja@gmail.com> wacom: SMAP Fixes and Refactoring
Utilize user_memcpy and IS_USER_ADDRESS when necessary to prevent SMAP violations. Also add a "wacom_device_header" struct to more easily share data between the wacom kernel driver and input_server addon.
Should fix #14589
Change-Id: Ie2784020b21523f82fd450a2db2de60ccf9d6620 Reviewed-on: https://review.haiku-os.org/c/haiku/+/2783 Reviewed-by: Adrien Destugues <pulkomandy@gmail.com>
|
H A D | wacom.c | 29ae0e0f61022017dc3af1c46a59bc8a7259b83b Sat May 23 03:36:08 UTC 2020 CodeforEvolution <secundaja@gmail.com> wacom: SMAP Fixes and Refactoring
Utilize user_memcpy and IS_USER_ADDRESS when necessary to prevent SMAP violations. Also add a "wacom_device_header" struct to more easily share data between the wacom kernel driver and input_server addon.
Should fix #14589
Change-Id: Ie2784020b21523f82fd450a2db2de60ccf9d6620 Reviewed-on: https://review.haiku-os.org/c/haiku/+/2783 Reviewed-by: Adrien Destugues <pulkomandy@gmail.com>
|
/haiku/src/add-ons/input_server/devices/wacom/ |
H A D | DeviceReader.cpp | 29ae0e0f61022017dc3af1c46a59bc8a7259b83b Sat May 23 03:36:08 UTC 2020 CodeforEvolution <secundaja@gmail.com> wacom: SMAP Fixes and Refactoring
Utilize user_memcpy and IS_USER_ADDRESS when necessary to prevent SMAP violations. Also add a "wacom_device_header" struct to more easily share data between the wacom kernel driver and input_server addon.
Should fix #14589
Change-Id: Ie2784020b21523f82fd450a2db2de60ccf9d6620 Reviewed-on: https://review.haiku-os.org/c/haiku/+/2783 Reviewed-by: Adrien Destugues <pulkomandy@gmail.com>
|
H A D | DeviceReader.h | 29ae0e0f61022017dc3af1c46a59bc8a7259b83b Sat May 23 03:36:08 UTC 2020 CodeforEvolution <secundaja@gmail.com> wacom: SMAP Fixes and Refactoring
Utilize user_memcpy and IS_USER_ADDRESS when necessary to prevent SMAP violations. Also add a "wacom_device_header" struct to more easily share data between the wacom kernel driver and input_server addon.
Should fix #14589
Change-Id: Ie2784020b21523f82fd450a2db2de60ccf9d6620 Reviewed-on: https://review.haiku-os.org/c/haiku/+/2783 Reviewed-by: Adrien Destugues <pulkomandy@gmail.com>
|