From: greg@kroah.com (Greg KH)
To: kernelnewbies@lists.kernelnewbies.org
Subject: USB Device Driver
Date: Fri, 13 Jun 2014 07:13:04 -0700 [thread overview]
Message-ID: <20140613141304.GA4512@kroah.com> (raw)
In-Reply-To: <20140613075417.GA18606@jacobs-cs.club>
On Fri, Jun 13, 2014 at 09:54:17AM +0200, Vlad Ungureanu wrote:
> Hello,
>
> During Google Summer of Code we are developing an USB Device Driver for an
> Android phone.
That's great, which project is doing this? What type of USB driver are
you needing to create? A "gadget" or a "normal" driver? What hardware
is this for?
> Mainly we want to make an ADK driver *switch the phone to ADK mode or
> back to normal mode from inside the kernel*.
What's wrong with the ones we already have that do this?
> I looked a bit over the Internet to find a recent example of USB
> Device Drivers but the ones I have found are from 2006 or so *old
> Kernel versions*.
Not much has changed in the USB core to need to update those, what have
you found that is lacking?
> Do you guys have a more recent example, preferably not
> drivers/usb/usb-skeleton.c .
Any reason why usb-skeleton.c isn't a good example? I like it :)
Also, USB specific Linux questions should be asked on the
linux-usb at vger.kernel.org mailing list, as that is where all of the
Linux USB developers are at.
thanks,
greg k-h
next prev parent reply other threads:[~2014-06-13 14:13 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-06-13 7:54 USB Device Driver Vlad Ungureanu
2014-06-13 10:14 ` AYAN KUMAR HALDER
2014-06-13 14:13 ` Greg KH [this message]
2014-06-13 14:21 ` Vlad Ungureanu
-- strict thread matches above, loose matches on Subject: below --
2012-01-22 14:27 prathamesh deshpande
2012-01-22 19:26 ` Greg KH
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=20140613141304.GA4512@kroah.com \
--to=greg@kroah.com \
--cc=kernelnewbies@lists.kernelnewbies.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).