From 3112b9802159890fb013c2d79e22a8b2d970c71f Mon Sep 17 00:00:00 2001 From: Li-Ta Lo Date: Wed, 2 Jan 2002 06:10:56 +0000 Subject: [PATCH] add SiS 735 ID --- src/include/pci_ids.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/include/pci_ids.h b/src/include/pci_ids.h index 991793b882..47045f5cf8 100644 --- a/src/include/pci_ids.h +++ b/src/include/pci_ids.h @@ -346,6 +346,7 @@ #define PCI_DEVICE_ID_SI_620 0x0620 #define PCI_DEVICE_ID_SI_630 0x0630 #define PCI_DEVICE_ID_SI_730 0x0730 +#define PCI_DEVICE_ID_SI_735 0x0735 #define PCI_DEVICE_ID_SI_5107 0x5107 #define PCI_DEVICE_ID_SI_5300 0x5300 #define PCI_DEVICE_ID_SI_5511 0x5511