Hi,

hm from my impression "RIOT/drivers/include/netdev" is the place to implement
the driver/stack.
I think even without exact documentation the "structure" is easy to understand.
f.e. if you take
a look at the implementation of RIOT/drivers/include/cc110x/* -> netdev. I  just
took a quick look
at "chipKIT Network and USB Libs-20150115.zip" from vendor -> DWIFIck looks like
a GREAT place to
start a GPL version (beside that i cleary question that the vendor is not using
GPL parts in this
source). never the less this source has high value - compared to some binary
only blobs by other
vendors.

since a couple of weeks a so called "network stack task force" was setup. I
think it would be great
to work in collaberation. but in my personal view i think a implementation of a
full 802.11 stack
is quite a huge task.

i think many devs ordered some ESP8266 WIFI transceiver, but they did not arrive
yet (?)

have fun

ps. of course you not talking about SPI only access right?

jan

> shishir tiwari <[email protected]> hat am 4. Februar 2015 um 07:57
> geschrieben:
>
> Hello,
>
> We are using a PMODWifi device [PmodWiFi - 802.11b WiFi Interface
> (MRF24WB0MA, b/g/n compatible)] on Synopsis ARC board and have
> succeded in initial port for RIoT on it.
>
> We wish to add support for the PMODWiFi module within RIoT stack. We
> see that there is a support for sixlowpan device (ieee802154) and the
> corresponding driver nrf24l01p into the stack.
>
> Current documentation on the portal or web doesn’t say anything about
> how we can add new network driver support. We wish to add 802.11 a/b/g
> support.
>
> It would be good if anyone would elaborate on how do we proceed with,
> and what kind of changes are required.
>
>
> Thanks & BR,
> Shishir tiwari
> _______________________________________________
> devel mailing list
> [email protected]
> http://lists.riot-os.org/mailman/listinfo/devel
_______________________________________________
devel mailing list
[email protected]
http://lists.riot-os.org/mailman/listinfo/devel

Reply via email to