Re: [Linux-zigbee-devel] Driver ATmega128RF1A

2012-09-13 Thread Prajosh Premdas
Hi Ivo You got to use a user space application http://sourceforge.net/apps/trac/linux-zigbee/wiki/GettingStarted-0.2 Read through this and run the driver in PC before you start the work on board Hope you understood. You will get a flow of the code etc from this Regards Prajosh On Thu, Sep 13,

[Linux-zigbee-devel] Driver ATmega128RF1A

2012-09-13 Thread Ivo Kunadt
Hello, i am trying to write a hardmac driver for the Atmega128RF1A (modul AT-Any-2400-SC3-2). This is my first driver and i have not so much experience with linux. First i written a SPI driver on base of the at86rf230 and register a netdevice in the probe function. I use at the moment linux-