Re: [PATCH] PC300 pci_enable_device fix

2005-04-14 Thread Marcelo Tosatti
Germano, can you give this patch a try before merging, please. On Wed, Apr 13, 2005 at 04:45:31PM -0300, Marcelo Tosatti wrote: > On Wed, Apr 13, 2005 at 03:02:43PM -0700, Ashok Raj wrote: > > On Wed, Apr 13, 2005 at 02:31:43PM -0700, Bjorn Helgaas wrote: > > > > > >Call pci_enable_device()

Re: [PATCH] PC300 pci_enable_device fix

2005-04-14 Thread Bjorn Helgaas
On Wed, 2005-04-13 at 15:02 -0700, Ashok Raj wrote: > On Wed, Apr 13, 2005 at 02:31:43PM -0700, Bjorn Helgaas wrote: > > > >Call pci_enable_device() before looking at IRQ and resources. > >The driver requires this fix or the "pci=routeirq" workaround > >on 2.6.10 and later kernels. >

Re: [PATCH] PC300 pci_enable_device fix

2005-04-13 Thread Marcelo Tosatti
On Wed, Apr 13, 2005 at 03:02:43PM -0700, Ashok Raj wrote: > On Wed, Apr 13, 2005 at 02:31:43PM -0700, Bjorn Helgaas wrote: > > > >Call pci_enable_device() before looking at IRQ and resources. > >The driver requires this fix or the "pci=routeirq" workaround > >on 2.6.10 and later kerne

Re: [PATCH] PC300 pci_enable_device fix

2005-04-13 Thread Ashok Raj
On Wed, Apr 13, 2005 at 02:31:43PM -0700, Bjorn Helgaas wrote: > >Call pci_enable_device() before looking at IRQ and resources. >The driver requires this fix or the "pci=routeirq" workaround >on 2.6.10 and later kernels. the failure cases dont seem to worry about pci_disable_device()