From: Tiago Vignatti <[email protected]> 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 <[email protected]> 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’ _______________________________________________ xorg-devel mailing list [email protected] http://lists.x.org/mailman/listinfo/xorg-devel
