[PATCH 1/3] Uncomment PCI access functions inside server.

David Miller davem at davemloft.net
Sun May 3 21:00:48 PDT 2009


From: Tiago Vignatti <vignatti at freedesktop.org>
Date: Sun, 03 May 2009 23:11:28 -0300

> Though call PCI routines inside the server is not the way that we want, 
> we lack on this to reintroduces secondary cards initialization. We can 
> think in some elegant method later.
> 
> Signed-off-by: Tiago Vignatti <vignatti at freedesktop.org>

This patch adds all kinds of warnings to the build, please fix
those up when you resbmit:

xf86pciBus.c: In function ‘savePciState’:
xf86pciBus.c:252: warning: passing argument 2 of ‘pci_device_cfg_read_u32’ from 
incompatible pointer type
xf86pciBus.c:256: warning: passing argument 2 of ‘pci_device_cfg_read_u32’ from 
incompatible pointer type
xf86pciBus.c:259: warning: passing argument 2 of ‘pci_device_cfg_read_u32’ from 
incompatible pointer type
xf86pciBus.c: In function ‘pciConvertRange2Host’:
xf86pciBus.c:875: warning: unused variable ‘tag’


More information about the xorg-devel mailing list