From: Yuh-Jye Chang <yjchang@lucent.com>
To: linux-omap-open-source@linux.omap.com
Subject: OMAP 1710 H3 USB g_ether Problem
Date: Wed, 01 Mar 2006 14:34:03 -0500 [thread overview]
Message-ID: <4405F72B.2020804@lucent.com> (raw)
In-Reply-To: <4405DEBC.4090902@gmail.com>
Hi,
I have a OMAP 1710 H3 board. I loaded it with Linux 2.6.15 + latest
omap patch. Loading the kernel shows no problem.
My g_ether options is following:
-------------------------------------------------------------
# USB Gadget Support
#
CONFIG_USB_GADGET=y
# CONFIG_USB_GADGET_DEBUG_FILES is not set
CONFIG_USB_GADGET_SELECTED=y
# CONFIG_USB_GADGET_NET2280 is not set
# CONFIG_USB_GADGET_PXA2XX is not set
# CONFIG_USB_GADGET_GOKU is not set
# CONFIG_USB_GADGET_LH7A40X is not set
CONFIG_USB_GADGET_OMAP=y
CONFIG_USB_OMAP=y
# CONFIG_USB_GADGET_DUMMY_HCD is not set
# CONFIG_USB_GADGET_DUALSPEED is not set
# CONFIG_USB_ZERO is not set
CONFIG_USB_ETH=m
CONFIG_USB_ETH_RNDIS=y
# CONFIG_USB_GADGETFS is not set
# CONFIG_USB_FILE_STORAGE is not set
# CONFIG_USB_G_SERIAL is not set
---------------------------------------------------------------
When I modprobe the g_ether it shows
------------------------------------------------------------
Using /lib/modules/2.6.15-omap1/kernel/drivers/usb/gadget/g_ether.ko
usb0: Ethernet Gadget, version: May Day 2005
usb0: using omap_udc, OUT ep2out-bulk IN ep1in-bulk STATUS ep3in-int
usb0: MAC d2:4d:8a:2d:38:ce
usb0: HOST MAC 00:dc:c8:f7:75:05
usb0: RNDIS ready
otg: b_idle, SWITCH to gadget, ctrl 098021
isp1301_omap 0-002d: ready for dual-role USB ...
-------------------------------------------------------------
Everything seems fine. Then I use USB cable to connect the board to
another Linux box. The linux box recognize it as
a ethernet device. After simple network configration, I ping the board
from linux box and the board hang.
Anyone have the same problem? I have try this feature with other latest
Linux kernel + omap patch and they all have the same problem.
Regards,
Yuh-Jye
prev parent reply other threads:[~2006-03-01 19:34 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-03-01 17:49 OMAP3 Dirk Behme
2006-03-01 19:34 ` Yuh-Jye Chang [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=4405F72B.2020804@lucent.com \
--to=yjchang@lucent.com \
--cc=linux-omap-open-source@linux.omap.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.