On 01/04/2012 05:49 AM, Tathagata Das wrote:
> Hi Hauke,
> I built from scratch with your patch. I hope your changes were applied
> because I used revision 29611.
> I did not see any of those message as you mentioned.
> If I am able to fix this issue I will send you the patch for new device.
>
>
Hi Hauke,
I built from scratch with your patch. I hope your changes were applied
because I used revision 29611.
I did not see any of those message as you mentioned.
If I am able to fix this issue I will send you the patch for new device.
Regards,
Tathagata
On 01/04/2012 12:38 AM, Hauke Mehrte
On 12/26/2011 09:14 AM, Tathagata Das wrote:
> Hi Hauke,
> USB is still not working. I have used trunk with version number 29611.
> Did you test USB ?
>
> Regards,
> Tathagata
Hi Tathagata,
Sorry for the delay.
I tried the USB patch on my bcm4716 based device, but you have a newer
device and I h
Hi Hauke,
USB is still not working. I have used trunk with version number 29611.
Did you test USB ?
Regards,
Tathagata
On 12/24/2011 03:31 AM, Hauke Mehrtens wrote:
Hi Tathagata,
I found an error in my initialization code for usb cores with rev>= 5
like yours. Could you please try a version wi
Hi Tathagata,
I found an error in my initialization code for usb cores with rev >= 5
like yours. Could you please try a version with my fix in r29605.
Hauke
On 12/23/2011 08:37 AM, Tathagata Das wrote:
> I tested USB with latest trunk (revision number 29600) and it did not
> work. When I attache
I tested USB with latest trunk (revision number 29600) and it did not
work. When I attached my USB drive to the board I received below error
messages.
[ 410.408000] usb 1-1: new high speed USB device number 2 using
ehci-platform
[ 410.584000] usb 1-1: unable to read config index 0 descripto
On 12/14/2011 06:19 AM, Tathagata Das wrote:
> Hi,
> Attached is the kernel patch to support brcm47xx BCMA USB (both OHCI and
> EHCI).
> I have used latest trunk source code to create this patch.
>
> Regards,
> Tathagata
Hi Tathagata,
I added my USB Host driver for bcma in commit r29575. The ho
Hi,
Attached is the kernel patch to support brcm47xx BCMA USB (both OHCI and
EHCI).
I have used latest trunk source code to create this patch.
Regards,
Tathagata
diff -Naur a/drivers/bcma/Kconfig b/drivers/bcma/Kconfig
--- a/drivers/bcma/Kconfig 2011-12-12 13:06:36.728423218 +0530
+++ b/d