Re: ethernet gadget problem

"Curran, Dominic" <[email protected]>
Newsgroups gmane.linux.usb.devel
Message-ID <[email protected]>

> -----Original Message-----
> From: [email protected] [mailto:linux-usb-
> [email protected]] On Behalf Of Dylan Cristiani
> Sent: Monday, February 19, 2007 7:51 AM
> To: [email protected]
> Subject: [linux-usb-devel] ethernet gadget problem
> 
> 
> hi people,
> i'm new to the list, i hope someone could help me: i'm using a pxa270
cpu
> over mainstone II like platform with linux kernel 2.6.18; i've read a
lot
> of messagges about this issue but i cannot find the solution: my
target is
> to use the ethernet gadget client interface (pxa270 side), but i found
> some
> troubles; i discovered that to insert the module g_ether.ko (also in
> client
> mode) i must previously install the modules usbcore.ko and
dummy_hcd.ko is
> this correct ?

No.  dummy_hcd is used for testing only.  It is basically a loopback
driver so it acts as both a Host Controller driver (Host side) and a
Gadget driver (Device side).
Thus you can test both host and device sides on a single PC (no physical
USB bus required).

I believe you want to load the pxa2xx_udc.ko module as your Device side
controller, and then load g_ether.ko.
I've not done this myself though.

dom


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
[email protected]
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.