USB MOUSE

P

Prashanth R M

hello everyone,

Can anyone tell me how to start with usb mouse drivers. I got a logitech
mouse and i want to learn device driver development by using that. i know
its a hid device and windows gives us hid class drivers. but i want to write
my own driver (by disabling the default driver). so what all things i should
know before i start coding.and how to proceed and where exactly my driver
fits. Do i have to write a usb mouse function driver, hid driver or so?
where exactly is the layering concept? where my driver will be in the device
stack? can anyone plz let me know the details
i dont have usb mouse data sheet too. anybody knows where can i get it
i just started with windows drivers, about 2 months back. so plz let me know
the details so that i can proceed. at present i got wdm book by walter oney
and usb system architecture by don anderson. but i'm still in dilemma how to
proceed.
hope someone finds time to answer my querries
thanks in advance
-
Prashanth
 
V

valentin tihomirov

Why not to use existing, debugged, free component distributed with OS? Why
to waste your life-time?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top