public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* How to access a regular file from within a module ?
@ 2009-01-11  3:44 Jose Luis Marchetti
  2009-01-11  5:35 ` Jon Masters
  2009-01-11 11:30 ` Alan Cox
  0 siblings, 2 replies; 8+ messages in thread
From: Jose Luis Marchetti @ 2009-01-11  3:44 UTC (permalink / raw)
  To: linux-kernel

Hi,

I would like to open/read/write/close a regular file from my device
driver.
I think it would be possible, but I am confused, the "The Linux Kernel
Module Programming Guide" states that I can not use standard libraries
from within a module, I know the standard library ends up calling
system calls, but which calls should I use to deal with regular
files ?
I am developing a Ethernet driver and the Mac address configuration

José Luís Marchetti

P.S. Posted the message again, previous one had no subject.


      Veja quais são os assuntos do momento no Yahoo! +Buscados
http://br.maisbuscados.yahoo.com

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

end of thread, other threads:[~2009-01-12 22:26 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-11  3:44 How to access a regular file from within a module ? Jose Luis Marchetti
2009-01-11  5:35 ` Jon Masters
2009-01-11  6:13   ` H. Peter Anvin
2009-01-11 11:30 ` Alan Cox
2009-01-12  2:44   ` Jose Luis Marchetti
2009-01-12  4:36     ` Robert Hancock
2009-01-12 15:51       ` Jose Luis Marchetti
2009-01-12 22:25         ` Ben Nizette

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