Subject: file I/O from kernel
To: None <tech-kern@NetBSD.ORG>
From: Lian Keng Lim <kengl+@andrew.cmu.edu>
List: tech-kern
Date: 04/16/1997 09:44:55
hello,
I was wondering if anyone might have some idea on how I can do the following.
I am doing some netBSD 1.2 kernel hacking that requires a file to be
read in. Essentially, the file has parameters that the hacked kernel
will read in. Is there a way to do this? I'd like to be able to do
something like fscanf() from within the kernel.
thanks much for any help/suggestions.
Keng.