Re: problem in registering the device while inserting the kernel module

2009-05-21 Thread Grant Likely
On Thu, May 21, 2009 at 12:20 AM, patel rajendra wrote: > Hi Members of linuxppc, > > I'm working on XUPV2P board with Virtex II Pro FPGA device. > > I written a kernel module for LED device. I got that module run successfuly > on ML403 board having Virtex 4 FPGA.I have not make any change in my s

problem in registering the device while inserting the kernel module

2009-05-21 Thread patel rajendra
Hi Members of linuxppc,   I'm working on XUPV2P board with Virtex II Pro FPGA device.   I written a kernel module for LED device. I got that module run successfuly on ML403 board having Virtex 4 FPGA.I have not make any change in my source code for XUP board, because I don't feel any change is

Re: problem in registering the device while inserting the kernel module

2009-05-20 Thread Grant Likely
On Wed, May 20, 2009 at 7:48 PM, patel rajendra wrote: > Hi Members of linuxppc, [...] > What I understood from above message is that there is a problem in > registering the device in function xilinx_ml403_led_setup( ). > > Anyone can help me out to solve this problem? You really need to post you

problem in registering the device while inserting the kernel module

2009-05-20 Thread patel rajendra
Hi Members of linuxppc,   I'm working on XUPV2P board with Virtex II Pro FPGA device.   I written a kernel module for LED device. I got that module run successfuly on ML403 board having Virtex 4 FPGA.I have not make any change in my source code, because I don't feel any change is required.   On X