[PATCH xf86-video-sis 3/6] Remove unnecessary SiS PCI Device IDs

Kevin Brace kevinbrace at gmx.com
Tue Dec 17 03:12:28 UTC 2019


From: Kevin Brace <kevinbrace at bracecomputerlab.com>

These are SiS Device IDs for host to PCI bridges and a USB host.

Signed-off-by: Kevin Brace <kevinbrace at bracecomputerlab.com>
---
 src/sis.h | 11 -----------
 1 file changed, 11 deletions(-)

diff --git a/src/sis.h b/src/sis.h
index 6861e8e..c7edfd3 100644
--- a/src/sis.h
+++ b/src/sis.h
@@ -307,24 +307,14 @@
 /* SiS */
 #define PCI_CHIP_SG86C201		0x0001
 #define PCI_CHIP_SG86C202		0x0002
-#define PCI_CHIP_SG85C503		0x0008
 #define PCI_CHIP_SIS5597		0x0200
 /* Agregado por Carlos Duclos & Manuel Jander */
 #define PCI_CHIP_SIS82C204		0x0204
 #define PCI_CHIP_SG86C205		0x0205
 #define PCI_CHIP_SG86C215		0x0215
 #define PCI_CHIP_SG86C225		0x0225
-#define PCI_CHIP_85C501			0x0406
-#define PCI_CHIP_85C496			0x0496
-#define PCI_CHIP_85C601			0x0601
-#define PCI_CHIP_85C5107		0x5107
-#define PCI_CHIP_85C5511		0x5511
-#define PCI_CHIP_85C5513		0x5513
-#define PCI_CHIP_SIS5571		0x5571
-#define PCI_CHIP_SIS5597_2		0x5597
 #define PCI_CHIP_SIS530			0x6306
 #define PCI_CHIP_SIS6326		0x6326
-#define PCI_CHIP_SIS7001		0x7001
 #define PCI_CHIP_SIS300			0x0300
 #define PCI_CHIP_SIS315H		0x0310
 #define PCI_CHIP_SIS315PRO		0x0325
@@ -333,7 +323,6 @@
 #define PCI_CHIP_SIS540			0x5300
 #define PCI_CHIP_SIS550			0x5315
 #define PCI_CHIP_SIS650			0x6325
-#define PCI_CHIP_SIS730			0x7300

 #endif

--
2.7.4



More information about the xorg-devel mailing list