mirror of
https://github.com/fail0verflow/switch-coreboot.git
synced 2025-05-04 01:39:18 -04:00
added PCI ID for SiS 635
This commit is contained in:
parent
d5e2f99358
commit
81e15f8e94
1 changed files with 1 additions and 0 deletions
|
@ -351,6 +351,7 @@
|
|||
#define PCI_DEVICE_ID_SI_601 0x0601
|
||||
#define PCI_DEVICE_ID_SI_620 0x0620
|
||||
#define PCI_DEVICE_ID_SI_630 0x0630
|
||||
#define PCI_DEVICE_ID_SI_635 0x0635
|
||||
#define PCI_DEVICE_ID_SI_730 0x0730
|
||||
#define PCI_DEVICE_ID_SI_735 0x0735
|
||||
#define PCI_DEVICE_ID_SI_900 0x0900
|
||||
|
|
Loading…
Add table
Reference in a new issue