Re: Linux query

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, Feb 22, 2005 at 02:41:24PM +0530, Naveen Kumar Atmakuri wrote:
> Can any one tell me a method to access kernel module from a used
> written application.

"The" method (not "a" method) is the system call. If your module
implements a device driver node, you can access it with the normal file
operation system calls (open(), read(), write(), etc.).

> Is it possible to access a kernel module from user space?

Not directly, only through system calls.


Erik

-- 
Erik Mouw
J.A.K.Mouw@xxxxxxxxxxxxxx  mouw@xxxxxxxxxxxx

Attachment: signature.asc
Description: Digital signature


[Index of Archives]     [Newbies FAQ]     [Linux Kernel Mentors]     [Linux Kernel Development]     [IETF Annouce]     [Git]     [Networking]     [Security]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux SCSI]     [Linux ACPI]
  Powered by Linux