diff options
Diffstat (limited to 'xc/programs/Xserver/hw/xfree86/common/xf86PciInfo.h')
-rw-r--r-- | xc/programs/Xserver/hw/xfree86/common/xf86PciInfo.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/xc/programs/Xserver/hw/xfree86/common/xf86PciInfo.h b/xc/programs/Xserver/hw/xfree86/common/xf86PciInfo.h index 6cd7d1278..26c4e6f20 100644 --- a/xc/programs/Xserver/hw/xfree86/common/xf86PciInfo.h +++ b/xc/programs/Xserver/hw/xfree86/common/xf86PciInfo.h @@ -1,4 +1,4 @@ -/* $XFree86: xc/programs/Xserver/hw/xfree86/common/xf86PciInfo.h,v 1.82 2000/12/04 18:49:52 dawes Exp $ */ +/* $XFree86: xc/programs/Xserver/hw/xfree86/common/xf86PciInfo.h,v 1.83 2000/12/07 21:34:20 mvojkovi Exp $ */ /* * PCI Probe * @@ -479,6 +479,7 @@ #define PCI_CHIP_QUADRO 0x0103 #define PCI_CHIP_GEFORCE2MX 0x0110 #define PCI_CHIP_GEFORCE2MXDDR 0x0111 +#define PCI_CHIP_GEFORCE2GO 0x0112 #define PCI_CHIP_QUADRO2MXR 0x0113 #define PCI_CHIP_GEFORCE2GTS 0x0150 #define PCI_CHIP_GEFORCE2GTS_1 0x0151 |