On Wed, 20 Sep 2000 10:22:50 -0400, 
Jeff Garzik <[EMAIL PROTECTED]> wrote:
>Dag Bakke wrote:
>> ROM image dump:
>> cs: no valid ROM images found!
>> 
>> Same problem, or different problem? This time, the card is not even
>> detected...
>
>Look around for patches from Keith Owens relating to this, and the
>xircom_tulip_cb driver.  It needs a ROM image mapping into the address
>space, which is normally not done without the special "pci=rom" setting
>on the kernel command line.  Keith's patch, IIRC, temporary does a
>mapping in order to get the necessary information from the ROM image.

You must be thinking of my one line patch to pcibios_update_resource,
adding
                new |= PCI_ROM_ADDRESS_ENABLE;
But that patch was included in 2.4.0-test2-pre1.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/

Reply via email to