pcibios_write_config_dword()? porting drivers to 2.6

From: David Eger
Date: Mon Jun 14 2004 - 16:51:46 EST


I've been working on a port of the Cirrus Logic framebuffer driver to
Linux 2.6, and stumbled upon the line:

pcibios_write_config_dword (0, pdev->devfn, PCI_BASE_ADDRESS_0,
0x00000000);

What did this used to mean? It's been deleted as old cruft in 2.6...

-dte
-
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/