I am expecting some work in near future related to capacitive screen devices, there we have to write the software for capacitive touch screen. Please guide me how to start for that , and also how to learn writing driver software for a hardware in general like a modem , usb etc
Tell me more
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
|
|
|
I read a bunch of chapters from Linux Device Drivers some time ago. It's a good book licensed under Creative Common license that explains how to write different kinds of device drivers. I only used it to know about concurrency in the kernel, block and network drivers but you could find it interesting. |
|||