the
SW/BDI side of things too.
Thanks in advance
Mark Pearson
___
Linuxppc-dev mailing list
Linuxppc-dev@lists.ozlabs.org
https://lists.ozlabs.org/listinfo/linuxppc-dev
: Mark Pearson
Cc: linuxppc-dev@lists.ozlabs.org
Subject: Re: Problem with MPC8536 and external IRQs when using a loadable
kernel module
On Thu, 2010-12-09 at 12:45 -0800, Mark Pearson wrote:
> I have a curious problem. This is on a MPC8636 based platform with
> 36-bit address space (that may
I have a curious problem. This is on a MPC8636 based platform with
36-bit address space (that may or may not be important).
I have a very simple driver that registers for one of the external IRQs
with a trivial interrupt handler. It works great when built in as part
of the kernel.
However,
Hi,
I have a request from a client to support PCIe hot plugging on an PowerPC Linux
platform.
I have had a general look into how Linux supports PCIe hot plugging, i.e.
pciehp utilising ACPI firmware.
I'm not too familiar with the PowerPC platform and I'm not sure if ACPI is
supported at all