From ffa86f1fb37685b1ad957edf1fd034f8633b2db0 Mon Sep 17 00:00:00 2001 From: Li-Ta Lo Date: Mon, 29 Jan 2001 07:53:52 +0000 Subject: [PATCH] fixed a typo on 730 device id --- src/include/pci_ids.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/include/pci_ids.h b/src/include/pci_ids.h index dd74bba5c4..fdcce159a1 100644 --- a/src/include/pci_ids.h +++ b/src/include/pci_ids.h @@ -336,7 +336,7 @@ #define PCI_DEVICE_ID_SI_601 0x0601 #define PCI_DEVICE_ID_SI_620 0x0620 #define PCI_DEVICE_ID_SI_630 0x0630 -#define PCI_DEBICE_ID_SI_730 0x0730 +#define PCI_DEVICE_ID_SI_730 0x0730 #define PCI_DEVICE_ID_SI_5107 0x5107 #define PCI_DEVICE_ID_SI_5300 0x5300 #define PCI_DEVICE_ID_SI_5511 0x5511