Home
last modified time | relevance | path

Searched hist:"29 ae0e0f61022017dc3af1c46a59bc8a7259b83b" (Results 1 – 5 of 5) sorted by relevance

/haiku/headers/private/input/
H A Dwacom_driver.h29ae0e0f61022017dc3af1c46a59bc8a7259b83b 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 DJamfile29ae0e0f61022017dc3af1c46a59bc8a7259b83b 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 Dwacom.c29ae0e0f61022017dc3af1c46a59bc8a7259b83b 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 DDeviceReader.cpp29ae0e0f61022017dc3af1c46a59bc8a7259b83b 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 DDeviceReader.h29ae0e0f61022017dc3af1c46a59bc8a7259b83b 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>