Re: Search For a dummy usb kernel module
- From: Tim Roberts <timr@xxxxxxxxx>
- Date: Sun, 23 Sep 2007 00:55:39 GMT
Jabka <Mashrom.head@xxxxxxxxx> wrote:
i am trieng to learn how to write usb comunication with gadets.
i thought about starting and working with gadget driver but then i had
been told that this module need to actually see a device .
so i am searching for some program (it will be better if it be in user
space but i don't mind if not) that will tell the kernel that a new
device had been connected to the kernel (ill be happy to have the
abuilty to change that values of product ID and Vendor ID )
Then why don't you just buy a simple USB developer's kit? That way you can
experiment with a real device. There are a number of inexpensive kits with
programmable firmware so you can do what you want. http://www.quickusb.com
sells several. http://www.osr.com sells one with a sample Windows driver
that could easily be manipulated from Linux.
Also note that, with libusb, you don't actually need to write your own
kernel mode driver.
--
Tim Roberts, timr@xxxxxxxxx
Providenza & Boekelheide, Inc.
.
- Follow-Ups:
- Re: Search For a dummy usb kernel module
- From: Jabka
- Re: Search For a dummy usb kernel module
- References:
- Search For a dummy usb kernel module
- From: Jabka
- Search For a dummy usb kernel module
- Prev by Date: Search For a dummy usb kernel module
- Next by Date: Re: Search For a dummy usb kernel module
- Previous by thread: Search For a dummy usb kernel module
- Next by thread: Re: Search For a dummy usb kernel module
- Index(es):
Relevant Pages
|
|