Re: 2.5.5[01]]: Xircom Cardbus broken (PCI resource collisions)

Jeff Garzik (jgarzik@pobox.com)
Fri, 13 Dec 2002 14:03:53 -0500


Dave Jones wrote:
> It's my understanding that pci_enable_device() *must* be called
> before we fiddle with dev->resource, dev->irq and the like.

True and correct, but -- this particular case is inside the cardbus
core, where it presumeably might have a better idea of when it is best
to call pci_enable_device (or perhaps even not at all, and twiddle the
bits itself).

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/