Author: stepan
Date: 2007-09-22 19:51:48 +0200 (Sat, 22 Sep 2007)
New Revision: 2799

Modified:
   trunk/LinuxBIOSv2/src/include/device/pci_ids.h
Log:
Add SiS device IDs for further update.

Signed-off-by: Morgan Tsai <[EMAIL PROTECTED]>
Acked-by: Stefan Reinauer <[EMAIL PROTECTED]>



Modified: trunk/LinuxBIOSv2/src/include/device/pci_ids.h
===================================================================
--- trunk/LinuxBIOSv2/src/include/device/pci_ids.h      2007-09-21 23:13:28 UTC 
(rev 2798)
+++ trunk/LinuxBIOSv2/src/include/device/pci_ids.h      2007-09-22 17:51:48 UTC 
(rev 2799)
@@ -2059,6 +2059,55 @@
 #define PCI_DEVICE_ID_MICROGATE_USC    0x0010
 #define PCI_DEVICE_ID_MICROGATE_SCC    0x0020
 #define PCI_DEVICE_ID_MICROGATE_SCA    0x0030
+
+#define PCI_VENDOR_ID_SIS              0x1039
+#define PCI_DEVICE_ID_SIS_SIS966_SB    0x0966
+#define PCI_DEVICE_ID_SIS_SIS966_LPC   0x0966
+#define PCI_DEVICE_ID_SIS_SIS966_SLAVE 0x0361
+#define PCI_DEVICE_ID_SIS_SIS966_LPC_2 0x0362
+#define PCI_DEVICE_ID_SIS_SIS966_LPC_3 0x0363
+#define PCI_DEVICE_ID_SIS_SIS966_LPC_4 0x0364
+#define PCI_DEVICE_ID_SIS_SIS966_LPC_5 0x0365
+#define PCI_DEVICE_ID_SIS_SIS966_LPC_6 0x0366
+#define PCI_DEVICE_ID_SIS_SIS966_PRO   0x0367
+#define PCI_DEVICE_ID_SIS_SIS966_SM2   0x0368
+#define PCI_DEVICE_ID_SIS_SIS966_IDE   0x5513
+#define PCI_DEVICE_ID_SIS_SIS966_SATA0 0x1183
+#define PCI_DEVICE_ID_SIS_SIS966_SATA1 0x037F
+#define PCI_DEVICE_ID_SIS_SIS966_NIC0  0x190
+#define PCI_DEVICE_ID_SIS_SIS966_NIC1  0x191
+#define PCI_DEVICE_ID_SIS_SIS966_NIC2  0x192
+#define PCI_DEVICE_ID_SIS_SIS966_NIC3  0x193
+#define PCI_DEVICE_ID_SIS_SIS966_NIC_BRIDGE 0x0373
+#define PCI_DEVICE_ID_SIS_SIS966_AZA   0x7502
+#define PCI_DEVICE_ID_SIS_SIS966_PCI   0x0370
+#define PCI_DEVICE_ID_SIS_SIS966_PCIE_A_B 0x000A
+#define PCI_DEVICE_ID_SIS_SIS966_PCIE_B_C 0x1002
+#define PCI_DEVICE_ID_SIS_SIS966_PCIE_E        0x1003
+#define PCI_DEVICE_ID_SIS_SIS966_PCIE_A        0x1004
+#define PCI_DEVICE_ID_SIS_SIS966_PCIE_F        0x1005
+#define PCI_DEVICE_ID_SIS_SIS966_PCIE_D        0x1006
+#define PCI_DEVICE_ID_SIS_SIS966_HT    0x0369
+#define PCI_DEVICE_ID_SIS_SIS966_TRIM  0x036A
+#define PCI_DEVICE_ID_SIS_SIS966_PMU   0x036B
+#define PCI_DEVICE_ID_SIS_SIS966_NORTHBRIDGE 0x0756
+#define PCI_DEVICE_ID_SIS_SIS966_ISA   0x0966
+#define PCI_DEVICE_ID_SIS_SIS966_AC97_AUDIO 0x7012
+#define PCI_DEVICE_ID_SIS_SIS966_AC97_MODEM 0x7013
+#define PCI_DEVICE_ID_SIS_SIS966_EHCI  0x7002
+#define PCI_DEVICE_ID_SIS_SIS966_IDE   0x5513
+#define PCI_DEVICE_ID_SIS_SIS966_SMB   0x25a4
+#define PCI_DEVICE_ID_SIS_SIS966_USB   0x7001
+#define PCI_DEVICE_ID_SIS_SIS966_USB2  0x7001
+#define PCI_DEVICE_ID_SIS_SIS966_USB3  0x7001
+#define PCI_DEVICE_ID_SIS_SIS966_SATA  0x1183
+#define PCI_DEVICE_ID_SIS_SIS966_SATA_R        0x1183
+#define PCI_DEVICE_ID_SIS_SIS966_PIC1  0x25ac
+#define PCI_DEVICE_ID_SIS_SIS966_BRIDGE1C 0x0966
+#define PCI_DEVICE_ID_SIS_AGP          0x0002
+#define PCI_DEVICE_ID_SIS_SIS761       0x0761
+#define PCI_DEVICE_ID_SIS_SIS756       0x0756
+
 /* OLD USAGE FOR LINUXBIOS */
 #define PCI_VENDOR_ID_ACER              0x10b9   
 #define PCI_DEVICE_ID_ACER_M1535D         0x1533


-- 
linuxbios mailing list
linuxbios@linuxbios.org
http://www.linuxbios.org/mailman/listinfo/linuxbios

Reply via email to