Re: [Linux-zigbee-devel] hard mac

2009-12-04 Thread Jon Smirl
On Fri, Dec 4, 2009 at 11:14 AM, Andrew Webster wrote: > On Fri, Dec 4, 2009 at 10:55 AM, Jon Smirl wrote: >> On Mon, Nov 30, 2009 at 10:14 AM, Andrew Webster wrote: >>> I have been working on a serial mac driver similar to the serial phy >>> driver except that it issues mac commands to the hard

Re: [Linux-zigbee-devel] hard mac

2009-12-04 Thread Andrew Webster
On Fri, Dec 4, 2009 at 10:55 AM, Jon Smirl wrote: > On Mon, Nov 30, 2009 at 10:14 AM, Andrew Webster wrote: >> I have been working on a serial mac driver similar to the serial phy >> driver except that it issues mac commands to the hardware rather than >> phy commands.  I did this to sidestep som

Re: [Linux-zigbee-devel] hard mac

2009-12-04 Thread Jon Smirl
On Mon, Nov 30, 2009 at 10:14 AM, Andrew Webster wrote: > I have been working on a serial mac driver similar to the serial phy > driver except that it issues mac commands to the hardware rather than > phy commands.  I did this to sidestep some of the performance issues I > was having and because I

Re: [Linux-zigbee-devel] hard mac

2009-12-04 Thread Maxim Osipov
Hello Andrew, My apologies for the delay with the answer. On Mon, Nov 30, 2009 at 7:53 PM, Dmitry Eremin-Solenikov wrote: >> I'd now like to start some implementation of the zigbee portion.  I >> was thinking of starting with an end device so I don't need to worry >> about the neighbor/routin

Re: [Linux-zigbee-devel] [PATCH] push channel down to the hardware

2009-12-04 Thread Dmitry Eremin-Solenikov
On Thu, Dec 03, 2009 at 10:45:35AM +, Hennerich, Michael wrote: > Make sure the channel is pushed down to the PHY driver. > This allows packets to be received on an defined channel before the first > packet is sent. Applied, thanks. -- With best wishes Dmitry -