Re: [linux-usb-devel] Help: Compile and Load USB gamepad module

2003-11-19 Thread Randy.Dunlap
On Wed, 19 Nov 2003 08:53:42 -0500 [EMAIL PROTECTED] wrote: | Hi All, | | Anyone knows what patches I need for RH 8.0 shipped with 2.4.18? I have | compile error when I tried to build the kernel by myself. Here is my config | file. Look here for vendor/distro kernel info: http://kernelnewbies.or

Re: [linux-usb-devel] Help: Compile and Load USB gamepad module

2003-11-19 Thread mail2mikez
Hi All, Anyone knows what patches I need for RH 8.0 shipped with 2.4.18? I have compile error when I tried to build the kernel by myself. Here is my config file. Thanks, Mike "Randy.Dunlap" <[EMAIL PROTECTED]> wrote: >On Mon, 17 Nov 2003 20:29:30 -0800 "Randy.Dunlap" <[EMAIL PROTECTED]> wrote:

Re: [linux-usb-devel] Help: Compile and Load USB gamepad module

2003-11-17 Thread Randy.Dunlap
On Mon, 17 Nov 2003 20:29:30 -0800 "Randy.Dunlap" <[EMAIL PROTECTED]> wrote: | On Mon, 17 Nov 2003 22:10:00 -0500 [EMAIL PROTECTED] wrote: | | | Hi, | | | | I am using RH8.0, the kernel should 2.4. I want to generate the module | | for my gamepad and then load it. | | RH 8.0 shipped with 2.4.1

Re: [linux-usb-devel] Help: Compile and Load USB gamepad module

2003-11-17 Thread Randy.Dunlap
On Mon, 17 Nov 2003 22:10:00 -0500 [EMAIL PROTECTED] wrote: | Hi, | | I am using RH8.0, the kernel should 2.4. I want to generate the module | for my gamepad and then load it. RH 8.0 shipped with 2.4.18 plus some vendor modifications/patches. Maybe someone who is using RH 8.0 can test this and

[linux-usb-devel] Help: Compile and Load USB gamepad module

2003-11-17 Thread mail2mikez
Hi, I am using RH8.0, the kernel should 2.4. I want to generate the module for my gamepad and then load it. I use "make menuconfig" to compile linux kernel.If I used "BuildIn" option,the joydev.o will be generated under linux/drivers/input. If I used "Module" option, there is no joydev.o gener