All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michael Zhu <mylinuxk@yahoo.ca>
To: linux-kernel@vger.kernel.org
Subject: Communication between two kernel modules
Date: Mon, 18 Feb 2002 12:32:29 -0500 (EST)	[thread overview]
Message-ID: <20020218173229.47247.qmail@web14907.mail.yahoo.com> (raw)

Hi, how can I call some kind of APIs from kernel mode,
such as open, ioctl and close? Because I need to use
some services of another kernel module from my kernel
module and I have no source code of the module which
provides the services. Now I can only access the
module in user space using the open, ioctl and close
APIs. Can I do the same thing in my kernel module?
Thanks.

Michael

______________________________________________________________________ 
Web-hosting solutions for home and business! http://website.yahoo.ca

             reply	other threads:[~2002-02-18 17:35 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-02-18 17:32 Michael Zhu [this message]
2002-02-18 18:30 ` Communication between two kernel modules Rok Papež
2002-02-20  9:28   ` Jan Hudec
2003-02-25  9:06     ` Problem kernel 2.2.23 Paco Martinez
  -- strict thread matches above, loose matches on Subject: below --
2002-02-18 17:32 Communication between two kernel modules Michael Zhu

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=20020218173229.47247.qmail@web14907.mail.yahoo.com \
    --to=mylinuxk@yahoo.ca \
    --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.