mirror of
https://github.com/ipxe/ipxe
synced 2026-02-28 03:11:18 +03:00
[bnxt] Add support for additional chip IDs
Add additional chip IDs that can be recognized as part of the thor family. Signed-off-by: Michael Brown <mcb30@ipxe.org>
This commit is contained in:
committed by
Michael Brown
parent
2eea04c02c
commit
de8a0821c7
@@ -868,4 +868,6 @@ struct bnxt {
|
||||
FUNC_VF_CFG_REQ_ENABLES_ASYNC_EVENT_CR | \
|
||||
FUNC_VF_CFG_REQ_ENABLES_DFLT_MAC_ADDR)
|
||||
|
||||
#define CHIP_NUM_57500 0x1750
|
||||
#define CHIP_NUM_57508 0x1750
|
||||
#define CHIP_NUM_57504 0x1751
|
||||
#define CHIP_NUM_57502 0x1752
|
||||
|
||||
Reference in New Issue
Block a user