public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Communication between two kernel modules
@ 2002-02-18 17:32 Michael Zhu
  2002-02-18 18:30 ` Rok Papež
  0 siblings, 1 reply; 5+ messages in thread
From: Michael Zhu @ 2002-02-18 17:32 UTC (permalink / raw)
  To: linux-kernel

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

^ permalink raw reply	[flat|nested] 5+ messages in thread
* Communication between two kernel modules
@ 2002-02-18 17:32 Michael Zhu
  0 siblings, 0 replies; 5+ messages in thread
From: Michael Zhu @ 2002-02-18 17:32 UTC (permalink / raw)
  To: linux-kernel

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2003-02-25  8:56 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-02-18 17:32 Communication between two kernel modules Michael Zhu
2002-02-18 18:30 ` 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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox