The Linux Kernel Mailing List
 help / color / mirror / Atom feed
From: George Nychis <gnychis@cmu.edu>
To: Greg KH <greg@kroah.com>
Cc: linux-kernel@vger.kernel.org
Subject: Re: help finding entry point of USB data in the kernel, not	drivers/usb/core/devio.c?
Date: Tue, 30 Sep 2008 01:22:49 -0400	[thread overview]
Message-ID: <48E1B7A9.5020207@cmu.edu> (raw)
In-Reply-To: <20080930051258.GA6764@kroah.com>



Greg KH wrote:
> I suggest asking this on the linux-usb mailing list instead, it would
> reach the main Linux USB developers.

Thanks!  I was unaware of the list.  Punting there also.


> Wait, which way are you sending this data?  To or from the device?

I am looking for data from the device to the host.


> No, that entry point is for usbfs, not the individual drivers, and not
> the core.

I see, that explains things.


> Are you watching all of the different USB device endpoints?
> 

Yes, I am not filtering really.  But if this code is for usbfs, then 
this is definitely not what I am looking for.

I think what I am looking for might be in devices.c::usb_device_read() 
... poking around there now.  It calls usb_device_dump() which takes a 
user space buffer as a parameter for which it dumps data in to.

Thanks for the response!

- George

      reply	other threads:[~2008-09-30  5:23 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-09-30  5:04 help finding entry point of USB data in the kernel, not drivers/usb/core/devio.c? George Nychis
2008-09-30  5:12 ` Greg KH
2008-09-30  5:22   ` George Nychis [this message]

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=48E1B7A9.5020207@cmu.edu \
    --to=gnychis@cmu.edu \
    --cc=greg@kroah.com \
    --cc=linux-kernel@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