mirror of
https://github.com/ipxe/ipxe
synced 2026-04-04 03:00:20 +03:00
[sfc] Add driver for Solarflare SFC8XXX adapters
Signed-off-by: Martin Habets <mhabets@solarflare.com> Modified-by: Michael Brown <mcb30@ipxe.org> Signed-off-by: Michael Brown <mcb30@ipxe.org>
This commit is contained in:
committed by
Michael Brown
parent
ffb5fe4ced
commit
f3788fa837
@@ -197,6 +197,8 @@ FILE_LICENCE ( GPL2_OR_LATER_OR_UBDL );
|
||||
#define ERRFILE_axge ( ERRFILE_DRIVER | 0x00c10000 )
|
||||
#define ERRFILE_thunderx ( ERRFILE_DRIVER | 0x00c20000 )
|
||||
#define ERRFILE_af_packet ( ERRFILE_DRIVER | 0x00c30000 )
|
||||
#define ERRFILE_sfc_hunt ( ERRFILE_DRIVER | 0x00c40000 )
|
||||
#define ERRFILE_efx_hunt ( ERRFILE_DRIVER | 0x00c50000 )
|
||||
|
||||
#define ERRFILE_aoe ( ERRFILE_NET | 0x00000000 )
|
||||
#define ERRFILE_arp ( ERRFILE_NET | 0x00010000 )
|
||||
|
||||
Reference in New Issue
Block a user