Re: Standard driver call to enable/disable PCI ROM

From: David S. Miller
Date: Tue Aug 19 2003 - 16:27:29 EST


On Tue, 19 Aug 2003 21:52:46 +0100
Russell King <rmk@xxxxxxxxxxxxxxxx> wrote:

> new |= res->flags & PCI_ROM_ADDRESS_ENABLE;
> reg = dev->rom_base_reg;

A word of caution, please do not enable PCI ROMs lightly.

There are many devices which stop responding to MEM and IO
space once their ROM is enabled, Qlogic-ISP chips are one
such device and there are several others.
-
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/