Hi, --- On Fri, Oct 28, 2011 at 2:48 PM, Prasanna Venkadesh <[email protected]> wrote: | From this issue i feel like i wanted to develop my own | driver for this hardware but don't know anything about how to program for | Linux drivers. All i know is Linux Device Drives has .so extension. \--
You will require their hardware specification/data sheet. From the partnership page, I assume that they expect you to sign an NDA, and hence you might not be able to reveal the hardware details. Linux device driver files have .ko extension. --- | Any sort of help is welcome, either recommending any other driver for this | device or helping me to get started with Linux Device Driver development for | this driver. Thanks for reading this with patience. \-- You can start with LDD3: http://lwn.net/Kernel/LDD3/ Also refer my examples: http://shakthimaan.com/downloads.html#linux-device-driver-programming-code-examples SK -- Shakthi Kannan http://www.shakthimaan.com _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
