mirror of
https://github.com/ipxe/ipxe
synced 2025-12-25 17:12:40 +03:00
[vmxnet3] Add VMware vmxnet3 driver
Reviewed-by: Pete Holland <pholland27@gmail.com> Signed-off-by: Michael Brown <mcb30@ipxe.org>
This commit is contained in:
@@ -139,6 +139,7 @@ FILE_LICENCE ( GPL2_OR_LATER );
|
||||
#define ERRFILE_igbvf_main ( ERRFILE_DRIVER | 0x005e0000 )
|
||||
#define ERRFILE_ath9k ( ERRFILE_DRIVER | 0x005f0000 )
|
||||
#define ERRFILE_ath ( ERRFILE_DRIVER | 0x00600000 )
|
||||
#define ERRFILE_vmxnet3 ( ERRFILE_DRIVER | 0x00610000 )
|
||||
|
||||
#define ERRFILE_scsi ( ERRFILE_DRIVER | 0x00700000 )
|
||||
#define ERRFILE_arbel ( ERRFILE_DRIVER | 0x00710000 )
|
||||
|
||||
Reference in New Issue
Block a user