EmbLogic's Blog

E5: Work Status – device drivers

Kindly update your work status for today’s session of “introduction to device drivers including registration of device”.

5 Responses to E5: Work Status – device drivers

  1. Successfully implemented following functions: 1) allocation – alloc_chrdev_region()
    2) registration – register_chrdev_region()
    3) unregistration – unregister_chrdev_region()

  2. completed all the three process successfully…

  3. sumit.wesley says:

    implemented registration,unregistration and reregistration of the driver successfully

  4. Anil Kumar says:

    Implemented Initialization, Exit,Registration,Un-Registration of character driver successfully

  5. jay.prakash says:

    I have successfully implemented my first kernel module using entry,exit functions registration ,unregistration and insmod,dmesg and rmmod calls but i confuse to understand re-registration of module.

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>