sunil saggar wrote:
hi
how should i add it to makefile?
Just like any other source file module in a kernel Makefile.
or search for my patch that did it about 1 year ago.
(hint: I'm not going to write it for you.
I prefer that you learn how to do it yourself.)
Can it be named as .ko just by making
hi
how should i add it to makefile?
Can it be named as .ko just by making changes in the
gcc command line in output file option
--- "Randy.Dunlap" <[EMAIL PROTECTED]> wrote:
> sunil saggar wrote:
> > hi
> > i am not been able to make the
> > usb-skeleton.ko..instaed it is coming out as
> >
sunil saggar wrote:
hi
i am not been able to make the
usb-skeleton.ko..instaed it is coming out as
usb-skeleton.o
and i am working on kernel 2.6 so it doesn't accept
*.o files as kernel modules.
Correct.
how should i make usb-skeleton.ko?
ok bye
How are you making usb-skeleton.o? There is noth
hi
i am not been able to make the
usb-skeleton.ko..instaed it is coming out as
usb-skeleton.o
and i am working on kernel 2.6 so it doesn't accept
*.o files as kernel modules.
how should i make usb-skeleton.ko?
ok bye
--- "Randy.Dunlap" <[EMAIL PROTECTED]> wrote:
> (see below,
> please use bo
(see below,
please use bottom-posting instead of top-posting)
sunil saggar wrote:
hi all
i am trying to compile usb-skeleton.c and then make it
work for usb pen drive...
the compile was successful but while inserting the
module in the kernel using insmod..a message comes
like : invalid modiule form
hi all
i am trying to compile usb-skeleton.c and then make it
work for usb pen drive...
the compile was successful but while inserting the
module in the kernel using insmod..a message comes
like : invalid modiule format:
Also i am doing it on fedora core 2so is the
module format different in t
sunil saggar wrote:
hi all
while i was trying to compile usb-skeleton.o i got the
following error messages
from
/lib/modules/2.6.5-1.358/build/include/asm/hardirq.h:6,
from
/lib/modules/2.6.5-1.358/build/include/linux/delay.h:13,
from
/lib/modules/