linux-input.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: yoni dana <dana.yoni@gmail.com>
To: linux-input@vger.kernel.org
Subject: HID - SetFeature Response
Date: Sun, 9 May 2010 08:49:45 +0300	[thread overview]
Message-ID: <g2y5e8196c01005082249o8ae2a0c8jaa0c2d5b59eb7cff@mail.gmail.com> (raw)

Hi
I am writing an HID driver to my Hardware .
I have a question regarding Set/Get Feature to USB device.
How to receive a reply after i send usbhid_submit_report(hid, report,
USB_DIR_OUT);

I tried using usbhid_wait_io(hid);
but i get this error: WARNING: "usbhid_wait_io"  undefined!

How can i receive the response related to the report i send.
(the response will be on the interrupt endpoint)

                 reply	other threads:[~2010-05-09  5:49 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=g2y5e8196c01005082249o8ae2a0c8jaa0c2d5b59eb7cff@mail.gmail.com \
    --to=dana.yoni@gmail.com \
    --cc=linux-input@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).