// JP opened flex table

Click to See Complete Forum and Search --> : [RESOLVED] want to be a driver developer


djai
March 19th, 2007, 09:34 AM
hi, i have don yashwant kanetkers driver development course but i'm not finding myself comfortable in driver edvelopment. can anyone please give me links of online material ( pactical ) on dr.dev.

thanx

dingo_kasper
March 20th, 2007, 01:11 AM
hi,
driver development is a vast field, what kind of drivers do u really want to develop ,is it a file system driver , multimedia driver .. network driver . etc

with regards
Dingo

ahoodin
March 20th, 2007, 10:24 AM
I am not suprised, Driver Developement is a *broad* area.

A good beginner driver is a RAM Disk.

Aside from that you actaully need a device to start with.

Serial drivers are fairly easy.

Book Reccomendations:

Programming Windows Driver Model by Walter Oney
Windows NT Device Driver Development (hard to find).

Also go to the OSR website, OSR (http://www.osr.com/) .

//JP added flex table