help with coding a loadable kernel module

Daniel Braniss danny at cs.huji.ac.il
Fri Apr 17 09:15:51 UTC 2015


> On Apr 17, 2015, at 11:08 AM, Kurt Jaeger <lists at opsec.eu> wrote:
> 
> Hi!
> 
>> I know I'm embarking on a dangerous trip, but I want to use a Raspberry Pi
>> and or a BeagleBone to read (and write) RFID cards.
>> Since a driver is needed to use the spibus, I have 2 options while
>> developing:
> [...]
>> So before I give up on option 2, is there some examples/help?
> 
> Are you aware of this book ?
> 
> http://www.nostarch.com/bsddrivers.htm <http://www.nostarch.com/bsddrivers.htm>

no, but before I spend more money (this is getting expensive :-),
does it explain how to write a loadable module that needs to to talk
to a spibus? 
I just downloaded the examples, and the closest is a flash driver, but it’s
not a loadable module :-(

I have plenty of experience writing kernel drivers, I did write the iscsi_target
a while back.
thanks,
	danny

> 
> -- 
> pi at opsec.eu            +49 171 3101372                         5 years to go !



More information about the freebsd-arm mailing list