Re: [Linux-zigbee-devel] trying to understand the at86rf230 driver

2010-02-22 Thread Dmitry Eremin-Solenikov
On Mon, Feb 22, 2010 at 2:32 PM, Gerrit Voigt wrote: > Hello, > I am trying to understand the at86rf230.c source code, but unfortunately [skipped] > Apparently I am missing something. In the function __at86rf230_read_subreg: if (status == 0) *data = buf[1]; -- With best wishes Dmi

[Linux-zigbee-devel] trying to understand the at86rf230 driver

2010-02-22 Thread Gerrit Voigt
Hello, I am trying to understand the at86rf230.c source code, but unfortunately I am stuck with understanding the purpose of some variables and pointers that are handed over in some functions. For example the function "at86rf230_state(struct ieee802154_dev *dev, int state)", which is supposed to