Find the answer to your Linux question:
Results 1 to 2 of 2
hi, I am new to linux...i am trying to learn about char device programming....in that i found the command as "get_module_get(),module_put()" ...can anyone explain this command...actually what it will do?...
  1. #1
    Linux User
    Join Date
    Aug 2008
    Location
    Trichy,India
    Posts
    308

    char device programming

    hi,
    I am new to linux...i am trying to learn about char device programming....in that i found the command as "get_module_get(),module_put()"...can anyone explain this command...actually what it will do?

  2. #2
    Linux Engineer GNU-Fan's Avatar
    Join Date
    Mar 2008
    Posts
    935
    It's effectively a way of saying: "I too need this module, so please do not unload it until I say I do not need it any longer."

    Unreliable Guide To Hacking The Linux Kernel
    Debian GNU/Linux -- You know you want it.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...