It found in section 7 Reports in HID spec (GET_Report_Request) I know hid-core support send report, but does it support get report? Thanks On Thu, May 13, 2010 at 10:54 PM, Greg KH <greg@xxxxxxxxx> wrote: > On Thu, May 13, 2010 at 10:47:32PM +0300, yoni dana wrote: >> I am writing an input device driver to a proprietary hardware >> In order to send a SetFeature command you need to go over the report list >> the device declared at enumeration time. >> >> Some of the Set/Get Feature trigger a response from the device, and i >> need to get the answer using the HID mechanism the question is How? >> Your first suggestion is used in a driver which not rely on the HID core. > > Yes, I would suggest that, as it sounds like this is not following the > HID specification, right? > > good luck, > > greg k-h > -- To unsubscribe from this list: send the line "unsubscribe linux-usb" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html