Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 17 Jul 2008 01:46:10 +0200
From:      "David" <david@compudoc.de>
To:        <freebsd-hackers@freebsd.org>
Subject:   reading a file in kernelmode
Message-ID:  <002d01c8e79e$200078d0$60016a70$@de>

next in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?002d01c8e79e$200078d0$60016a70$>