diff options
author | marha <marha@users.sourceforge.net> | 2011-11-21 08:06:12 +0100 |
---|---|---|
committer | marha <marha@users.sourceforge.net> | 2011-11-21 08:06:12 +0100 |
commit | 45710577f374972946a8eb37833a9c94e5a299bf (patch) | |
tree | 83862aa10e13033fe715c36f673f6e82c5434934 /xorg-server/hw/xfree86/common/xf86PciInfo.h | |
parent | 1037d56ca89d503cfd62830a90e934a2806ad804 (diff) | |
download | vcxsrv-45710577f374972946a8eb37833a9c94e5a299bf.tar.gz vcxsrv-45710577f374972946a8eb37833a9c94e5a299bf.tar.bz2 vcxsrv-45710577f374972946a8eb37833a9c94e5a299bf.zip |
xserver xkeyboard-config mesa git update 21 nov 2011
Diffstat (limited to 'xorg-server/hw/xfree86/common/xf86PciInfo.h')
-rw-r--r-- | xorg-server/hw/xfree86/common/xf86PciInfo.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/xorg-server/hw/xfree86/common/xf86PciInfo.h b/xorg-server/hw/xfree86/common/xf86PciInfo.h index 356c7db4d..e2d78627b 100644 --- a/xorg-server/hw/xfree86/common/xf86PciInfo.h +++ b/xorg-server/hw/xfree86/common/xf86PciInfo.h @@ -47,6 +47,8 @@ #ifndef _XF86_PCIINFO_H #define _XF86_PCIINFO_H +#warning "xf86PciInfo.h is deprecated. For greater compatibility, drivers should include necessary PCI IDs locally rather than relying on this file from xorg-server." + /* PCI Pseudo Vendor */ #define PCI_VENDOR_GENERIC 0x00FF |