Thanks a lot Alexander and Jon
2011/11/8 Alexander Smirnov
> Hello,
>
> IIRC Werner (I added him to Cc) has reworked version of at91 driver for
> USB support.
>
> To Werner: sorry if I'm wrong.
>
> With best regards,
> Alex
>
> 08.11.2011, в 19:48, Prajosh Premdas
> написал(а):
>
> > Hi
> >
> >
Hello,
IIRC Werner (I added him to Cc) has reworked version of at91 driver for USB
support.
To Werner: sorry if I'm wrong.
With best regards,
Alex
08.11.2011, в 19:48, Prajosh Premdas написал(а):
> Hi
>
> I have been working on 802.15.4 stack and have them working on various USB
> sticks.
On Tue, Nov 8, 2011 at 11:48 AM, Prajosh Premdas
wrote:
> Hi
> I have been working on 802.15.4 stack and have them working on various USB
> sticks. But i find that there is no support for any of the USB sticks on
> Linux. I even searched in the mail for the same and couldn't find any.
> Can anybod
Hi
I have been working on 802.15.4 stack and have them working on various USB
sticks. But i find that there is no support for any of the USB sticks on
Linux. I even searched in the mail for the same and couldn't find any.
Can anybody please point me to any of the artifacts regarding the same
--
On 11/2/11, Alexander Smirnov wrote:
> This patch disables debug output enabled by default.
>
> Signed-off-by: Alexander Smirnov
Acked-by: Dmitry Eremin-Solenikov
--
With best wishes
Dmitry
--
RSA(R) Conference 2012
On 11/2/11, Alexander Smirnov wrote:
> This patch fixes settings for device initialization which makes possible to
> use NDISC and TCP.
>
> Signed-off-by: Alexander Smirnov
Acked-by: Dmitry Eremin-Solenikov
--
With best wishes
Dmitry
--
On 08.11.2011 15:32, Dmitry Eremin-Solenikov wrote:
>> +To setup 6lowpan interface you need:
>> > +1. Add IEEE802.15.4 interface and initialize PANid;
>> > +2. Add 6lowpan interface by command like:
>> > + # ip link add link wpan0 name lowpan0 type lowpan
> Does this work with busybox ip or only
On 11/2/11, Alexander Smirnov wrote:
> This patch adds support for UDP header compression.
> Derived from Contiki OS.
>From my point of view, this code would also benefit from being refactored
to a separate function.
>
> Signed-off-by: Alexander Smirnov
> ---
> net/ieee802154/6lowpan.c | 51
On 11/2/11, Alexander Smirnov wrote:
> This patch provides possibility to decompress UDP headers.
> Derived from Contiki OS.
This asks to go to a separate function.
>
> Signed-off-by: Alexander Smirnov
> ---
> net/ieee802154/6lowpan.c | 50
> +-
>
On 11/2/11, Alexander Smirnov wrote:
> This patch adds chapter to documentation which describes how to use
> 6lowpan technology.
>
> Signed-off-by: Alexander Smirnov
> ---
> Documentation/networking/ieee802154.txt | 26 ++
> 1 files changed, 26 insertions(+), 0 deletion
10 matches
Mail list logo