* pcibios_write_config_dword()? porting drivers to 2.6
@ 2004-06-14 21:45 David Eger
2004-06-14 21:57 ` Jeff Garzik
0 siblings, 1 reply; 3+ messages in thread
From: David Eger @ 2004-06-14 21:45 UTC (permalink / raw)
To: Jeff Garzik, linux-kernel
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
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: pcibios_write_config_dword()? porting drivers to 2.6
2004-06-14 21:45 pcibios_write_config_dword()? porting drivers to 2.6 David Eger
@ 2004-06-14 21:57 ` Jeff Garzik
2004-06-15 8:36 ` Esteve Espuña Sargatal
0 siblings, 1 reply; 3+ messages in thread
From: Jeff Garzik @ 2004-06-14 21:57 UTC (permalink / raw)
To: David Eger; +Cc: linux-kernel
On Mon, Jun 14, 2004 at 05:45:54PM -0400, David Eger wrote:
> 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...
pci_write_config_dword
Jeff
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: pcibios_write_config_dword()? porting drivers to 2.6
2004-06-14 21:57 ` Jeff Garzik
@ 2004-06-15 8:36 ` Esteve Espuña Sargatal
0 siblings, 0 replies; 3+ messages in thread
From: Esteve Espuña Sargatal @ 2004-06-15 8:36 UTC (permalink / raw)
To: linux-kernel
On Mon, 2004-06-14 at 23:57, Jeff Garzik wrote:
> On Mon, Jun 14, 2004 at 05:45:54PM -0400, David Eger wrote:
> > 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...
>
> pci_write_config_dword
>
But done through the bios routine.
> Jeff
>
>
>
> -
> 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/
>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2004-06-15 8:36 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-06-14 21:45 pcibios_write_config_dword()? porting drivers to 2.6 David Eger
2004-06-14 21:57 ` Jeff Garzik
2004-06-15 8:36 ` Esteve Espuña Sargatal
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®