fixed a typo on 730 device id
This commit is contained in:
parent
70d361e5f8
commit
ffa86f1fb3
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue