Re: PCI bug in 2.6.13

From: Alan Cox
Date: Mon Sep 12 2005 - 11:56:04 EST


On Sul, 2005-09-11 at 09:08 -0700, Linus Torvalds wrote:
> if (dev->resource[PCI_ROM_RESOURCE].start)
> pci_write_config_byte(dev, PCI_ROM_ADDRESS,
> dev->resource[PCI_ROM_RESOURCE].start | PCI_ROM_ADDRESS_ENABLE);
>
> I wonder how long that has been like that.

Since before 2.2. I've no docs on why it does it though

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