Hello,
On Mon, Feb 22, 2010 at 2:31 PM, Gerrit Voigt
wrote:
> Hi,
> how do I get access to the at86rf230 driver from user-space?
> Do I go the regular way by opening(open()) a driver-file and then use
> ioctl()? I am asking because I don't really understand how izchat for
> instance gets access.
On Mon, Feb 22, 2010 at 6:31 AM, Gerrit Voigt
wrote:
> Hi,
> how do I get access to the at86rf230 driver from user-space?
I haven't tried this... but I believe there is a generic module that
can be loaded that allows user space access to SPI devices. I'm sure
there is one for I2C and I think ther
Hi,
how do I get access to the at86rf230 driver from user-space?
Do I go the regular way by opening(open()) a driver-file and then use
ioctl()? I am asking because I don't really understand how izchat for
instance gets access.
For 8-bit systems it is necessary to use the
Hardware-Abstraction-Lay