Hi! On Wed, Jul 22, 2009 at 3:27 PM, Jonathan Cameron<[email protected]> wrote: > [email protected] wrote: >> >> What I am not (yet) is a Kernel programmer. Anyway, I have downloaded >> your project code and was trying to find the driver mentioned for the >> Atmel AT86RF231 so that I could use that as an example to learn how to >> do the same for the radios that I work with which have an SPI interface >> but, perhaps because of my inexperience with the Linux kernel, I’m not >> looking in the right place as I cannot find it. > > > As for the driver you are looking for. I think there was code in the > very first posting to lkml, also, there looks to be code here > http://zigbee-linux.git.sourceforge.net/git/gitweb.cgi?p=zigbee-linux > (under devel branch at very least)
This is correct. For SPI driver please refer: http://zigbee-linux.git.sourceforge.net/git/gitweb.cgi?p=zigbee-linux;a=blob;f=drivers/ieee802154/at86rf230.c;h=d17f9729ebf4c21e17168714c4eebae36538c7c9;hb=refs/heads/devel Regards, Maxim ------------------------------------------------------------------------------ _______________________________________________ Linux-zigbee-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/linux-zigbee-devel
