Hello,
I am starting to play with the MRF24J40 driver on a custom i.mx28 board
running linux (thanks to Alan Ott for writing this driver).
I assume that the WAKEUP and RESET lines are not handled by the driver, is
this correct ?
Also, do I just need to specify modalias, mode, irq, bus_num and
ch
On 10/25/2012 10:49 AM, Tony Cheneau wrote:
> I'm not so OK with removing patch 15, or at least, it would require
> some more testing in other parts of the code. Basically, the TBD are
> placeholder for when the Association Request/Response will be
> reimplemented. I introduced it because otherwis
Hello Alexander,
Thank you for your comments. See my answer inline.
Le 25.10.2012 06:52, Alexander Smirnov a écrit :
> Hi,
>
[...]
> 1. The series is quite huge what makes it difficult for the review.
> It
> would be better to split it into one-two and submit separately (not
> simultaneously).
O
Hi,
I gave up trying to merge 3.7-rc1 to 3.2. There a lot of changes... :/
The problem that's i can't run the 3.7-rc1 on BeagleBone. I git the
last linux-omap kernel,
but there isn't the defconfig to the am33xx processor.
The only kernel that i could run, it was the 3.2 that comes with the TI SDK.
On Thu, Oct 25, 2012 at 12:52 AM, Alexander Smirnov
wrote:
> Hi,
>
> 2012/10/23 Tony Cheneau :
>> Hello,
>>
>> This patch serie fixes a few bugs within the 6lowpan modules and prepares the
>> integration of the serial driver that will be submitted in a subsequent
>> patch serie.
>> It should appl