mirror of
https://github.com/ipxe/ipxe
synced 2025-12-26 09:32:33 +03:00
[myson] Replace driver for Myson Technology NICs
Signed-off-by: Michael Brown <mcb30@ipxe.org>
This commit is contained in:
@@ -145,6 +145,7 @@ FILE_LICENCE ( GPL2_OR_LATER );
|
||||
#define ERRFILE_realtek ( ERRFILE_DRIVER | 0x00630000 )
|
||||
#define ERRFILE_skeleton ( ERRFILE_DRIVER | 0x00640000 )
|
||||
#define ERRFILE_intel ( ERRFILE_DRIVER | 0x00650000 )
|
||||
#define ERRFILE_myson ( ERRFILE_DRIVER | 0x00660000 )
|
||||
|
||||
#define ERRFILE_scsi ( ERRFILE_DRIVER | 0x00700000 )
|
||||
#define ERRFILE_arbel ( ERRFILE_DRIVER | 0x00710000 )
|
||||
|
||||
Reference in New Issue
Block a user