a problem of kernel-module version mismatch.

2006-06-09 Thread Ming Liu
-module version mismatch. Date: Thu, 8 Jun 2006 17:25:37 +0200 On Thursday 08 June 2006 15:52, Ming Liu wrote: The easiest way is usually to put the driver in your source tree and compile everything together. That also makes it easier to distribute the complete source tree to your users

a problem of kernel-module version mismatch.

2006-06-09 Thread Ming Liu
question, I will ask you again. Thanks a lot for your help. Regards Ming From: Arnd Bergmann [EMAIL PROTECTED] To: Ming Liu eemingliu at hotmail.com CC: linuxppc-embedded at ozlabs.org Subject: Re: a problem of kernel-module version mismatch. Date: Thu, 8 Jun 2006 17:25:37 +0200

a problem of kernel-module version mismatch.

2006-06-09 Thread Ming Liu
: linuxppc-embedded at ozlabs.org Subject: Re: a problem of kernel-module version mismatch. Date: Thu, 8 Jun 2006 17:25:37 +0200 On Thursday 08 June 2006 15:52, Ming Liu wrote: The easiest way is usually to put the driver in your source tree and compile everything together. That also makes

a problem of kernel-module version mismatch.

2006-06-09 Thread Arnd Bergmann
On Friday 09 June 2006 16:07, Ming Liu wrote: Are in_le32 and out_le32 two functions defined by the kernel to input and output 32-bit data? When we define XIo_In32 and XIo_Out32 as them, which is we use out_le32 and in_le32 to input and output data, they are still not resolvable. Any other

a problem of kernel-module version mismatch.

2006-06-08 Thread Ming Liu
Hello everyone, Now I am trying to cross-compile the driver for a customed FIFO peripheral in my design. My embedded platform is Xilinx ML403 development board (Virtex4) and the host linux is suse 64-bit. I use the cross-compiler to compile the driver source files provided by Xilinx EDK. But

a problem of kernel-module version mismatch.

2006-06-08 Thread Arnd Bergmann
On Thursday 08 June 2006 15:27, Ming Liu wrote: My embedded linux kernel version is 2.4.26. My compiler is powerpc-405-linux-gnu-gcc 3.4.1. I don't know how the version mismatch happened. Shall I change another cross-compiler version? I will appreciate a lot if someone could tell me how to

a problem of kernel-module version mismatch.

2006-06-08 Thread Ming Liu
Thanks for your telling first. The easiest way is usually to put the driver in your source tree and compile everything together. That also makes it easier to distribute the complete source tree to your users. Sorry that I am a novice in Linux. I don't know how can I put the driver in my source

a problem of kernel-module version mismatch.

2006-06-08 Thread Arnd Bergmann
On Thursday 08 June 2006 15:52, Ming Liu wrote: The easiest way is usually to put the driver in your source tree and compile everything together. That also makes it easier to distribute the complete source tree to your users. Sorry that I am a novice in Linux. I don't know how can I put the

a problem of kernel-module version mismatch.

2006-06-08 Thread Ming Liu
question, I will ask you again. Thanks a lot for your help. Regards Ming From: Arnd Bergmann arnd.bergmann at de.ibm.com To: Ming Liu eemingliu at hotmail.com CC: linuxppc-embedded at ozlabs.org Subject: Re: a problem of kernel-module version mismatch. Date: Thu, 8 Jun 2006 17:25:37 +0200