raspberry pi : writing Linux device driver -
i have basics knowledge on linux (rhel 5.4) device driver , kernel internals , wish gain expertise on same. came know of raspberry pi board.
my question same code write on linux server work there - architecture , concepts same. kindly note if not same case need buy desktop pc otherwise offline practicing purpose.
note - unable add raspberry pi group hence needed remove same , add below ones.
is architecture , concepts same?? i clarify rasperry pi arm based board. guess server running on x86.
device drivers meant devices. rasperry pi should have device writing driver for. suggest study data sheet of rasperry pi , linux driver model.
linux driver model architexture independent only. need effort porting x86 driver arm. need concentrate on hardware part.
Comments
Post a Comment