[Hermon] Add driver for Mellanox Hermon (ConnectX) cards.

This commit is contained in:
Michael Brown
2008-02-23 10:51:38 +00:00
parent ea5ad4be91
commit 396dc6e797
4 changed files with 5941 additions and 0 deletions

View File

@@ -107,6 +107,7 @@
#define ERRFILE_scsi ( ERRFILE_DRIVER | 0x00700000 )
#define ERRFILE_arbel ( ERRFILE_DRIVER | 0x00710000 )
#define ERRFILE_hermon ( ERRFILE_DRIVER | 0x00720000 )
#define ERRFILE_aoe ( ERRFILE_NET | 0x00000000 )
#define ERRFILE_arp ( ERRFILE_NET | 0x00010000 )