[email protected] wrote:
> 
> 
> Hi guys,
> 
>  
> 
> I think I must be missing something so would appreciate some help but to
> give you some background first.  I have been working with Zigbee and a
> number of stack incarnations mostly with PIC Microcontrollers and the
> Chipcon/Microchip radios.  What I am wanting to do is build a very
> compact Linux Distro which has IEEE802154 in the kernel and a set of
> tools/applications for managing a wired and wireless network and which
> also provides an application which delivers EDA (Event/Decision/Action)
> capabilities across a number of media.  So for example, a packet may be
> received from an 802.15.4 radio and based on the content of the packet,
> actions are triggered for example sending a packet down a CAN network or
> X10 etc.  The simplest analogy is that an 802.15.4 radio is behind a
> light switch but the load (light) is connected to an X10 switch.
> 
>  
> 
> 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.

> 
>  
> 
> Would be grateful if you could point out to me where I am going wrong. 
> I will, of course be publishing as open source any drivers I build.
Hi Mark,

Sorry this isn't really a reply to your email (I've not idea to most of it).
I was wondering if the chipcon cc2420 is one of the chips you are
using?  I have boards with this one on and hopefully will get round
to writing a driver for it down the line. Hence I'm mostly asking
so as to avoid duplicating work if you are going to working with 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)

Thanks,

---
Jonathan Cameron
Signal Processing and Communications Laboratory
Department of Engineering
University of Cambridge

> 
>  
> 
> Regards in anticipation,
> 
>  
> 
>  
> 
> Mark
> 
>  
> 
>  
> 
>  
> 
>  
> 
> BT Innovate & Design
> /HWP788/
> /PO Box 234/
> /Edinburgh/
> /EH12 9UR/
> e-mail [email protected]  
> Office:    01569 764714
> Mobile:    07918 039131
> 
> This email contains BT information, which may be privileged or confidential.
> It's meant only for the individual(s) or entity named above. If you're
> not the intended recipient, note that disclosing, copying, distributing
> or using this information is prohibited.
> 
>  If you've received this email in error, please let me know immediately
> on the email address above.
> Thank you.
> 
> We monitor our email system, and may record your emails.
> British Telecommunications plc
> Registered office: 81 Newgate Street London EC1A 7AJ
> Registered in England no: 1800000
> 
>  
> 
> 
> ------------------------------------------------------------------------
> 
> ------------------------------------------------------------------------------
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Linux-zigbee-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/linux-zigbee-devel


------------------------------------------------------------------------------
_______________________________________________
Linux-zigbee-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/linux-zigbee-devel

Reply via email to