On Thu, Dec 06, 2007 at 08:56:06PM +0300, Sergei Shtylyov wrote: > From: Sergei Shtylyov <sshtylyov@xxxxxxxxxxxxx> > Date: Thu, 6 Dec 2007 20:56:06 +0300 > To: ralf@xxxxxxxxxxxxxx > Cc: linux-mips@xxxxxxxxxxxxxx > Subject: [PATCH] Alchemy: fix PCI resource conflict > Content-Type: text/plain; > charset="us-ascii" > > ... by getting the PCI resources back into the 32-bit range -- there's no need > therefore for CONFIG_RESOURCES_64BIT either. This makes Alchemy PCI work again > while currently the kernel skips the bus scan. So now you're using the numeric overflow to get things to "work"? Ralf