mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-10 15:14:43 +00:00
Add ESD PCI vendor ID
Signed-off-by: Matthias Fuchs <matthias.fuchs@esd.eu>
This commit is contained in:
parent
876b3cef53
commit
dae4e0148a
1 changed files with 2 additions and 0 deletions
|
@ -1519,6 +1519,8 @@
|
|||
#define PCI_DEVICE_ID_AUREAL_VORTEX_1 0x0001
|
||||
#define PCI_DEVICE_ID_AUREAL_VORTEX_2 0x0002
|
||||
|
||||
#define PCI_VENDOR_ID_ESDGMBH 0x12fe
|
||||
|
||||
#define PCI_VENDOR_ID_CBOARDS 0x1307
|
||||
#define PCI_DEVICE_ID_CBOARDS_DAS1602_16 0x0001
|
||||
|
||||
|
|
Loading…
Reference in a new issue