Mailing List archive

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

[linux-dvb] Re: DVB Card MAC address



Kápolnási Tamás wrote:
Hello!


How I know writing DVB card MAC address to file?
(The dvb driver writing to stdout, when the load up kernel module)
[...]

whereis stdio.h
stdio: /usr/include/stdio.h

Why not founded stdio header file?
Who i know writing DVB MAC to file?

Hello Kápolnási,

you cannot use the standard include files in kernel space. Esp. writing to stdout does not work this way. Please read the kernel hacking how-to or some introduction book about the linux kernel for details.

Niklas





Home | Main Index | Thread Index