mirror of
https://github.com/ipxe/ipxe
synced 2025-12-25 00:17:57 +03:00
[realtek] Replace driver for Realtek Gigabit NICs
Tested-by: Thomas Miletich <thomas.miletich@gmail.com> Debugged-by: Thomas Miletich <thomas.miletich@gmail.com> Tested-by: Robin Smidsrød <robin@smidsrod.no> Signed-off-by: Michael Brown <mcb30@ipxe.org>
This commit is contained in:
@@ -142,6 +142,7 @@ FILE_LICENCE ( GPL2_OR_LATER );
|
||||
#define ERRFILE_ath ( ERRFILE_DRIVER | 0x00600000 )
|
||||
#define ERRFILE_vmxnet3 ( ERRFILE_DRIVER | 0x00610000 )
|
||||
#define ERRFILE_mii ( ERRFILE_DRIVER | 0x00620000 )
|
||||
#define ERRFILE_realtek ( ERRFILE_DRIVER | 0x00630000 )
|
||||
|
||||
#define ERRFILE_scsi ( ERRFILE_DRIVER | 0x00700000 )
|
||||
#define ERRFILE_arbel ( ERRFILE_DRIVER | 0x00710000 )
|
||||
|
||||
Reference in New Issue
Block a user