mirror of
https://github.com/ipxe/ipxe
synced 2025-12-26 17:42:47 +03:00
[vxge] Add support for X3100 series 10GbE Server/Storage Adapter
Signed-off-by: Sivakumar Subramani <sivakumar.subramani@neterion.com> Signed-off-by: Masroor Vettuparambil <masroor.vettuparambil@neterion.com> Signed-off-by: Stefan Hajnoczi <stefanha@gmail.com> Signed-off-by: Marty Connor <mdc@etherboot.org>
This commit is contained in:
committed by
Marty Connor
parent
b7af0aa34e
commit
f5f8ee00fc
@@ -117,6 +117,9 @@ FILE_LICENCE ( GPL2_OR_LATER );
|
||||
#define ERRFILE_sis190 ( ERRFILE_DRIVER | 0x00520000 )
|
||||
#define ERRFILE_myri10ge ( ERRFILE_DRIVER | 0x00530000 )
|
||||
#define ERRFILE_skge ( ERRFILE_DRIVER | 0x00540000 )
|
||||
#define ERRFILE_vxge_main ( ERRFILE_DRIVER | 0x00550000 )
|
||||
#define ERRFILE_vxge_config ( ERRFILE_DRIVER | 0x00560000 )
|
||||
#define ERRFILE_vxge_traffic ( ERRFILE_DRIVER | 0x00570000 )
|
||||
|
||||
#define ERRFILE_scsi ( ERRFILE_DRIVER | 0x00700000 )
|
||||
#define ERRFILE_arbel ( ERRFILE_DRIVER | 0x00710000 )
|
||||
|
||||
Reference in New Issue
Block a user