EmbLogic's Blog

Author Archives: rahul.singh

character driver tutorial

HERE I AM GIVING YOU THE IMPLIMENTATION PROCEDURE TO CLEARIFY THE ALL STEP:- Initialization of driver -> Mapping of system calls from application to the driver -> open call -> Mapping of memory on to the device (including trim function) … Continue reading

Posted in Character Driver, Device Drivers, Uncategorized | Leave a comment