reading a file in kernelmode

David david at compudoc.de
Thu Jul 17 00:13:24 UTC 2008


Hello,

 

I'm developing a FreeBSD kernel module and I'm searching for a good solution
to open/read/close a file.

My goal is to generate a MD5-Hash of a given file (path).

 

Open-Syscall  seems to be improper.

 

Any ideas/solutions/examples?

Thanks a lot

 

Greetings,

David



More information about the freebsd-hackers mailing list