kernelnewbies.kernelnewbies.org archive mirror
 help / color / mirror / Atom feed
* HID Custom Sensor driver in linux kernel
@ 2015-02-10 17:42 s.rawat
  2015-02-10 22:20 ` Greg KH
  0 siblings, 1 reply; 4+ messages in thread
From: s.rawat @ 2015-02-10 17:42 UTC (permalink / raw)
  To: kernelnewbies

I am reading the HID sensor hub code on lxr
<http://lxr.free-electrons.com/source/drivers/hid/hid-sensor-hub.c> and
found that there is no driver code for hid custom sensor.Is this driver non
existent.Hid custom sensor is a custom sensor implemented in the device
firmware.
I have a sensor device to which i can talk in windows using hid dlls ,I can
even read custom fields of a custom sensor of a device through windows apis.
I want to do the same in linux.I can read the accelerometer, gyroscope and
magnetometer data through a c application
<https://github.com/pfps/yoga-laptop> in Linux.But I am unable to do so for
a custom sensors due to un-availability of the HID custom sensor
driver.Does it exist or exist by some other name?.
Rgds
S
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.kernelnewbies.org/pipermail/kernelnewbies/attachments/20150210/8a968c72/attachment.html 

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-02-12  2:04 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-10 17:42 HID Custom Sensor driver in linux kernel s.rawat
2015-02-10 22:20 ` Greg KH
2015-02-11 11:18   ` s.rawat
2015-02-12  2:04     ` Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).