Applied patch (id=1354) by Mike A. Harris from bug #1901: The attached
patch updates a couple of PCI IDs for the Savage driver --
    Debian/Ubuntu/Red Hat/Fedora.
			
			
This commit is contained in:
		
							parent
							
								
									5feca068d7
								
							
						
					
					
						commit
						859be7a52b
					
				| 
						 | 
					@ -596,21 +596,34 @@
 | 
				
			||||||
#define PCI_CHIP_TRIO64V2_DXGX		0x8901
 | 
					#define PCI_CHIP_TRIO64V2_DXGX		0x8901
 | 
				
			||||||
#define PCI_CHIP_PLATO_PX		0x8902
 | 
					#define PCI_CHIP_PLATO_PX		0x8902
 | 
				
			||||||
#define PCI_CHIP_Trio3D			0x8904
 | 
					#define PCI_CHIP_Trio3D			0x8904
 | 
				
			||||||
#define PCI_CHIP_Trio3D_2X		0x8A13
 | 
					 | 
				
			||||||
#define PCI_CHIP_VIRGE_DXGX		0x8A01
 | 
					#define PCI_CHIP_VIRGE_DXGX		0x8A01
 | 
				
			||||||
#define PCI_CHIP_VIRGE_GX2		0x8A10
 | 
					#define PCI_CHIP_VIRGE_GX2		0x8A10
 | 
				
			||||||
 | 
					#define PCI_CHIP_Trio3D_2X		0x8A13
 | 
				
			||||||
#define PCI_CHIP_SAVAGE3D		0x8A20
 | 
					#define PCI_CHIP_SAVAGE3D		0x8A20
 | 
				
			||||||
#define PCI_CHIP_SAVAGE3D_MV		0x8A21
 | 
					#define PCI_CHIP_SAVAGE3D_MV		0x8A21
 | 
				
			||||||
#define PCI_CHIP_SAVAGE4		0x8A22
 | 
					#define PCI_CHIP_SAVAGE4		0x8A22
 | 
				
			||||||
#define PCI_CHIP_VIRGE_MX		0x8C01
 | 
					 | 
				
			||||||
#define PCI_CHIP_VIRGE_MXPLUS		0x8C01
 | 
					 | 
				
			||||||
#define PCI_CHIP_VIRGE_MXP		0x8C03
 | 
					 | 
				
			||||||
#define PCI_CHIP_PROSAVAGE_PM		0x8A25
 | 
					#define PCI_CHIP_PROSAVAGE_PM		0x8A25
 | 
				
			||||||
#define PCI_CHIP_PROSAVAGE_KM		0x8A26
 | 
					#define PCI_CHIP_PROSAVAGE_KM		0x8A26
 | 
				
			||||||
 | 
					#define PCI_CHIP_VIRGE_MX		0x8C01
 | 
				
			||||||
 | 
					#define PCI_CHIP_VIRGE_MXPLUS		0x8C02
 | 
				
			||||||
 | 
					#define PCI_CHIP_VIRGE_MXP		0x8C03
 | 
				
			||||||
#define PCI_CHIP_SAVAGE_MX_MV		0x8C10
 | 
					#define PCI_CHIP_SAVAGE_MX_MV		0x8C10
 | 
				
			||||||
#define PCI_CHIP_SAVAGE_MX		0x8C11
 | 
					#define PCI_CHIP_SAVAGE_MX		0x8C11
 | 
				
			||||||
#define PCI_CHIP_SAVAGE_IX_MV		0x8C12
 | 
					#define PCI_CHIP_SAVAGE_IX_MV		0x8C12
 | 
				
			||||||
#define PCI_CHIP_SAVAGE_IX		0x8C13
 | 
					#define PCI_CHIP_SAVAGE_IX		0x8C13
 | 
				
			||||||
 | 
					#define PCI_CHIP_SUPSAV_MX128		0x8C22
 | 
				
			||||||
 | 
					#define PCI_CHIP_SUPSAV_MX64		0x8C24
 | 
				
			||||||
 | 
					#define PCI_CHIP_SUPSAV_MX64C		0x8C26
 | 
				
			||||||
 | 
					#define PCI_CHIP_SUPSAV_IX128SDR	0x8C2A
 | 
				
			||||||
 | 
					#define PCI_CHIP_SUPSAV_IX128DDR	0x8C2B
 | 
				
			||||||
 | 
					#define PCI_CHIP_SUPSAV_IX64SDR		0x8C2C
 | 
				
			||||||
 | 
					#define PCI_CHIP_SUPSAV_IX64DDR		0x8C2D
 | 
				
			||||||
 | 
					#define PCI_CHIP_SUPSAV_IXCSDR		0x8C2E
 | 
				
			||||||
 | 
					#define PCI_CHIP_SUPSAV_IXCDDR		0x8C2F
 | 
				
			||||||
 | 
					#define PCI_CHIP_S3TWISTER_P		0x8D01
 | 
				
			||||||
 | 
					#define PCI_CHIP_S3TWISTER_K		0x8D02
 | 
				
			||||||
 | 
					#define PCI_CHIP_PROSAVAGE_DDR		0x8D03
 | 
				
			||||||
 | 
					#define PCI_CHIP_PROSAVAGE_DDRK		0x8D04
 | 
				
			||||||
#define PCI_CHIP_SAVAGE2000		0x9102
 | 
					#define PCI_CHIP_SAVAGE2000		0x9102
 | 
				
			||||||
 | 
					
 | 
				
			||||||
/* ARK Logic */
 | 
					/* ARK Logic */
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue