mirror of
https://github.com/ipxe/ipxe
synced 2025-12-28 02:28:57 +03:00
[qib7322] Add support for QLogic 7322 HCA
Signed-off-by: Michael Brown <mcb30@ipxe.org>
This commit is contained in:
@@ -128,6 +128,7 @@ FILE_LICENCE ( GPL2_OR_LATER );
|
||||
#define ERRFILE_linda ( ERRFILE_DRIVER | 0x00730000 )
|
||||
#define ERRFILE_ata ( ERRFILE_DRIVER | 0x00740000 )
|
||||
#define ERRFILE_srp ( ERRFILE_DRIVER | 0x00750000 )
|
||||
#define ERRFILE_qib7322 ( ERRFILE_DRIVER | 0x00760000 )
|
||||
|
||||
#define ERRFILE_aoe ( ERRFILE_NET | 0x00000000 )
|
||||
#define ERRFILE_arp ( ERRFILE_NET | 0x00010000 )
|
||||
|
||||
Reference in New Issue
Block a user