USB Driver Registration

Discuss the development of new homebrew software, tools and libraries.

Moderators: cheriff, TyRaNiD

Post Reply
MBx
Posts: 35
Joined: Sun Mar 22, 2009 12:52 am

USB Driver Registration

Post by MBx »

should I follow the USBData to create a UsbDriver or I'm able to put descriptor and configuration bytes in there?

( in other words: will devp_hi, confp_hi, devp, confp be cast to "USBData" data structure or just the bytes will be sent to endpoint0?)

it seems that USBData has some additional pointers and fields more than just padding data.
MBx
Posts: 35
Joined: Sun Mar 22, 2009 12:52 am

Post by MBx »

No help in here?
Post Reply