[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

reading a file from kernel adress space



Hello all,

I want to read a configuration file when start a kernel module. How can I do
that?
I think that an user level process that puts the file contents into a rt-fifo
works, but it seams to me an ugly solution..

TIA

Pedro