On Tuesday October 19 2004 20:09, Paul Akkermans wrote:
> I am trying to analyse a part of the input layer of the kernel 2.6.7
> (input.c) (see below). The problem is that I don't fully understand what
> this piece of code does. Can anybody help me?
This question should be ask
On Tue, Oct 19, 2004 at 08:09:33PM +0200, Paul Akkermans wrote:
> Hi group,
>
> I am trying to analyse a part of the input layer of the kernel 2.6.7 (input.c) (see
> below). The problem is that I don't fully understand what this piece of code does.
> Can anybody help me?
Hi group,
I am trying to analyse a part of the input layer of
the kernel 2.6.7 (input.c) (see below). The problem is that I don't fully
understand what this piece of code does. Can anybody help me?
static int __init
input_init(void){ int retval = -ENOMEM;
input_
On Mon, 2004-10-04 at 06:11, Paul Akkermans wrote:
> Hi group,
>
> I have to analyze the input layer of the linux kernel for a
> schoolassignment. My question is: How big (how many files) is this
> input layer? And where can I find all these files. I have kernel
> 2.4.18 inst
Hi group,
I have to analyze the input layer of the linux
kernel for a schoolassignment. My question is: How big (how many files) is this
input layer? And where can I find all these files. I have kernel 2.4.18
installed on my debian system. Can anybody help me?
Thanks in advance,
Paul
5 matches
Mail list logo