On Tue, Jun 22, 2004 at 10:05:58PM -0700, John jacob wrote:
>
> is this right or am i missing some procedure here before trying to
> load the kernel modules?
You are missing the proper way to build kernel modules outside of the
kernel tree. Please read the documentation on how to do this, or ju
On Mon, Jun 21, 2004 at 09:59:02PM -0700, John jacob wrote:
> Hi,
>
> I was just trying to compile and load the
> usb-skeleton.c
> present in the drivers source. It compiled fine (after
> making the reqd changes in version.h and irq.h).
Um, why would you have to modify version.h and irq.h?
greg
Hi,
I was just trying to compile and load the
usb-skeleton.c
present in the drivers source. It compiled fine (after
making the reqd changes in version.h and irq.h). but,
when loading it gave the following oops. I googled for
a possible solution but came up with none. Anyone
faced a similar situati