Using DMA

2008-11-05 Thread Bruce_Leonard
This may be the wrong forum for this question. If so I apologize, and could someone please tell me the appropriate place to ask? Assuming this is the right place, I'm working with the 2.6.27 (stable) kernel and an MPC8347E processor. I'm using a custom NAND controller and a custom driver to t

Re: i2c driver's probe routine not getting called

2008-11-05 Thread Laxmikant Rashinkar
I actually tried using the in tree i2c-mpc driver before sending out my email. This driver would silently reset the system when i2c accesses took place. So I guess I'll try to modify the old driver to support new OF interface. thanks LK From: Scott Wood <[EMA

Re: i2c driver's probe routine not getting called

2008-11-05 Thread Scott Wood
Laxmikant Rashinkar wrote: I have linux-2.6.27.1 running on a MPC8347 based board. When my freescale I2C driver is insmoded, it calls platform_driver_register() successfully, but the probe routine doesn't get called. Is "your" freescale I2C driver different from "the" freescale I2C driver

Re: request_irq issue

2008-11-05 Thread Arnd Bergmann
On Wednesday 05 November 2008, Laxmikant Rashinkar wrote: > But with the newer linux, request_irq() works only for 17, 18 & 19. cat > /proc/interrupts shows that none of the interrupts above are in use. > Any pointers on why request_irq() is behaving thus? Note that you need to get the raw IRQ nu

Re: LSISAS3041E-R PCIe card bring up failed on AMCC Canyonlands

2008-11-05 Thread Minh Tuan Duong
Thanks Ayman! I am checking the issue. On Tue, Nov 4, 2008 at 10:49 PM, Ayman El-Khashab <[EMAIL PROTECTED]>wrote: > Minh Tuan Duong said on Tuesday, November > 04, 2008 12:18 AM: > > > Thanks Ayman. > > I applied the patch but it's still no progress. Do you have any >