Re: [android-kernel] Re: PXA320: got some troubles with pxa2xx-ac97 registering

2011-08-25 Thread Matt K. Jeon
First of all, thank you for your attention. But I couldn't find a pxa3xx-ac97 driver, where did you find it? Please let me know. It would be helpful to me. Thanks, Matt 2011/8/25 stan : > Hi, > > I had faced the same issue with pxa2xx-ac97 driver, just 3-4 months > before. My working was with ker

[android-kernel] Wifi fails on "Obtaining an IP Address"

2011-08-25 Thread weihongcsu
Dear all, Hi,I am trying to port bcm4329 to P860(Paloris).But wifi fails on "Obtaining an IP Address",even I use a static ip. Could you lend me a hand? Here is the details: 1. Android git://androidhtc.git.sourceforge.net/gitroot/androidhtc/manifest –b froyo. 2. Kernel is linux 2.6.32.

[android-kernel] Re: PXA320: got some troubles with pxa2xx-ac97 registering

2011-08-25 Thread stan
Hi, I had faced the same issue with pxa2xx-ac97 driver, just 3-4 months before. My working was with kernel version 2.6.29 & Marvell's PXA270. My problem was solved when i disabled the inclusion of the sound/soc/ pxa/pxa2xx-ac97.c driver, in menuconfig itself. So only the sound/arm/ pxa2xx-ac97.c d

Re: [android-kernel] Fwd: error in drivers/rtc/alarm.c

2011-08-25 Thread mike digioia
Where can I find the android 3.0 branch for pandaboard. The working group established seems to not have updated any of its online docs in a while. http://pandaboard.org/content/pandacomb-project-page-website On Fri, Aug 19, 2011 at 6:01 AM, naga raj wrote: > > > -- Forwarded message

Re: [android-kernel] Re: Not getting early print logs even-though I enabled CONFIG_DEBUG_LL

2011-08-25 Thread jagan
Thank you for your response. But the same setup is already there in my code. No clues I tried a lot...but... Thanks for your time, send if you found any info. Regards, Jagan 2011/8/25 Hemanth(ヘマント) > Hi, > > Please take a look at the CAF commit below. > (assuming you are using 8x60, even if no

[android-kernel] Re: Not getting early print logs even-though I enabled CONFIG_DEBUG_LL

2011-08-25 Thread ヘマント
Hi, Please take a look at the CAF commit below. (assuming you are using 8x60, even if not it should not be too different) https://www.codeaurora.org/gitweb/quic/le/?p=kernel/msm.git;a=commitdiff;h=f8e46d4268bf7111f4b1c5124ecd2d6424c9165c On Aug 24, 9:27 pm, jagan <402ja...@gmail.com> wrote: > H