]> git.pld-linux.org Git - packages/XFree86.git/blob - XFree86-prosavage.patch
- adapted to version 4.2.99.3
[packages/XFree86.git] / XFree86-prosavage.patch
1 --- XFree86-4.2.0/xc/programs/Xserver/hw/xfree86/common/xf86PciInfo.h.orig      Thu Feb 21 14:41:45 2002
2 +++ XFree86-4.2.0/xc/programs/Xserver/hw/xfree86/common/xf86PciInfo.h   Thu Feb 21 14:56:44 2002
3 @@ -625,6 +625,8 @@
4  #define PCI_CHIP_SAVAGE_MX     0x8c11
5  #define PCI_CHIP_SAVAGE_IX_MV  0x8c12
6  #define PCI_CHIP_SAVAGE_IX     0x8c13
7 +#define PCI_CHIP_S3TWISTER_P   0x8d01
8 +#define PCI_CHIP_S3TWISTER_K   0x8d02
9  
10  /* ARK Logic */
11  #define PCI_CHIP_1000PV                0xA091
12 @@ -1555,6 +1557,8 @@
13                                 {PCI_CHIP_SAVAGE_IX_MV, "Savage/IX-MV",0},
14                                 {PCI_CHIP_PROSAVAGE_PM, "ProSavage PM133",0},
15                                 {PCI_CHIP_PROSAVAGE_KM, "ProSavage KM133",0},
16 +                               {PCI_CHIP_S3TWISTER_P,  "ProSavage PN133",0},
17 +                               {PCI_CHIP_S3TWISTER_K,  "ProSavage KN133",0},
18                                 {PCI_CHIP_VIRGE_MX,     "ViRGE/MX",0},
19                                 {PCI_CHIP_VIRGE_MXPLUS, "ViRGE/MX+",0},
20                                 {PCI_CHIP_VIRGE_MXP,    "ViRGE/MX+MV",0},
This page took 0.030075 seconds and 3 git commands to generate.