"Eugene L. Vorokov" wrote:
> probably this question was asked here many times before,
> but I'm new to kernel mode hacks ... Is it somehow possible
> to access files from my kld module ? I have seen functions
> like printf(), MALLOC() for kernel mode, but nothing like
> open() ... using open() sys
Hi,
probably this question was asked here many times before, but I'm new
to kernel mode hacks ... Is it somehow possible to access files from
my kld module ? I have seen functions like printf(), MALLOC() for
kernel mode, but nothing like open() ... using open() syscall
directly seems impossible t
2 matches
Mail list logo