Hello everybody,
My ultimate goal is to develop the Linux device driver.
But donno exacly from where to start. Actually I started to read the
book of LDD 3rd edition by Greg . But when I do it practically ( I mean
in real-time) then only I understands that why,where and how the
perticular function is used. :-]
So can any body tell me how to develop the Linux device drivers from scratch and which distro may be helpful to design it.
I know: Advanced C,module prgmming,socket prgmming.
Thank you in advanced.