> Thanks for your feedback.
> Now, I think I am going to start by trying to understand a little
> about the Dev interface you talk about, and then continue to write a
> real driver for a gamepad that I have.
> Is there any documentation that describes this Dev interface?
> This is a usb gamepad, so probably I have to deal with a Dev interface
> related to the usb ports, am I right?
> 
> Hugo

probablly not.  the usb stuff is all accessable from userland.  usbd
runs in user space as do all the clients of usb -- usb/disk usb/mouse, etc.

- erik


Reply via email to