Hello to all the Linux Experts,

I have been working in Linux for 7 years now. It is only recently that after doing all the application programming and other platform oriented work in linux that I have switched now to device driver programing.

Although I have written device drivers before it is only now that I would like to do it full time.

Some details I want to brush up with this regards and the embedded linux development.

How can I write a real time driver I mean a test code just like a real one which will not require any real hardware so that I can test my driver skills. I have read linux device drivers by O'Reilly and by George Pajari.

Thankyou