Reading Device Driver Tutorial It is known to all that the
Writing Device Driver is a very famous guide to whom want to develop a device driver for the solaris.But in my opinion,it is not very good for the beginners.It includes all the information about the device driver development....There are too many details,but lack of high level overview.And I do think most beginners want a overview of the framework so that they can set up the basic concept and the principle in their mind.You know,to me,It is really very boring to read that thick book at the entry level.And please don't call me a lazy bone.I am not lazy,just want to be more efficient.
docs.sun.com is very good website,where you can find lots of nice books and references.When I was tired of the thick book,I searched 'device driver' to find if there is some book I want.Thence,I got it -
"Device Driver Tutorial".
So,here is link:
Device Driver Tutorial
Enjoy