Open GoogleCodeExporter opened 8 years ago
OpenEVE kernel already configured with USB_EHCI_MSM
but you say it is not working now but I can't say it is working or not.
this is just a note.
------ .config
CONFIG_USB_ARCH_HAS_EHCI=y
..
CONFIG_USB_OTG_UTILS=y
CONFIG_USB_MSM_OTG_72K=y
..
CONFIG_USB_OTG=y
..
CONFIG_USB_EHCI_HCD=y
..
CONFIG_USB_EHCI_MSM=y
------- drivers/usb/host/Kconfig ..
config USB_EHCI_MSM
bool "Support for Qualcomm on-chip EHCI USB controller"
depends on USB_EHCI_HCD && USB_MSM_OTG_72K && ARCH_MSM
---help---
Enables support for the USB controller present on the
Qualcomm chipsets.
--------
and dmesg says
....
<6>[ 1.793444] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
...
Original comment by wkp...@gmail.com
on 29 Apr 2011 at 8:46
sorry ,i did say that usb hosting is not working , even i didn't know that
hosting is already configured on openeve , i saw the topic ,and i suggest to
integrate this feature.... anyway i will try it and post feedback here. thanx
Original comment by justsad.eng@gmail.com
on 29 Apr 2011 at 11:35
This means that you can connect your usb-massstorage to your mobilephone like a
SD-Card? Cool.
Original comment by Katzen...@gmail.com
on 29 Apr 2011 at 11:46
Original comment by wkp...@gmail.com
on 5 May 2011 at 5:14
Original comment by wkp...@gmail.com
on 7 May 2011 at 10:31
Just to clarify, we are talking about USB On-The-Go for the EVE, right?
wkpark, are you saying that this is already implemented? If so, how can we use
it?
Original comment by rais...@gmail.com
on 17 Jun 2011 at 11:59
how does the usb OTG can be exploited ?
im very interested :D
i have found this command
"adb shell"
"dmesg | grep -i usb"
attach the result
on the last experimental system gigerbread by OpenEVE
Original comment by faisal77...@gmail.com
on 1 Sep 2011 at 10:00
Attachments:
Original issue reported on code.google.com by
justsad.eng@gmail.com
on 28 Apr 2011 at 7:57