From: sreeraj r <rsr...@gm...> - 2007-11-03 15:07:19
|
hello guys , i changed the requesttye to 0x33(RECIP_INTERFACE | TYPE_CLASS) now i am getting an error that cannot send control message : broken pipe the actual reaquest type i needed is this bRequestType = USB_DIR_OUT | USB_TYPE_CLASS | USB_RECIP_INTERFACE is my value wrong( wat abt DIR_OUT) |