All of lore.kernel.org
 help / color / mirror / Atom feed
From: Klaus Naumann <kernel@mgnet.de>
To: linux-kernel@vger.kernel.org
Subject: Re: Userland -> Kernel communication
Date: Wed, 08 Nov 2000 14:09:54 +0100	[thread overview]
Message-ID: <3A0950A2.F66F1CE0@mgnet.de> (raw)
In-Reply-To: <Pine.LNX.4.20.0011081440360.26933-100000@marte.Deuroconsult.ro>

Catalin BOIE wrote:
> 
> Hello!
> 
> I wish to give me some pointers to how to communicate with a kernel module
> from userland.

You can use the /proc interface or a device file
(in /dev) depending on what type of comunication you need. 
These are the most common ways, not sure if there are more.

> May I use sockets?

I don't think so.

        HTH, Klaus

-- 
Klaus Naumann (mailto:kernel@mgnet.de)
http://www.mgnet.de/
Phone: ++49/8761727852
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

  reply	other threads:[~2000-11-08 13:10 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-11-08 12:49 Userland -> Kernel communication Catalin BOIE
2000-11-08 13:09 ` Klaus Naumann [this message]
  -- strict thread matches above, loose matches on Subject: below --
2000-11-08 14:07 aprasad

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=3A0950A2.F66F1CE0@mgnet.de \
    --to=kernel@mgnet.de \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.