Przeglądaj źródła

Add ERRFILE information for e1000_main and e1000_hw, part of the new e1000 driver

It is likely we will rename e1000_main to e1000 when the new e1000 driver is debugged.
tags/v0.9.3
Marty Connor 18 lat temu
rodzic
commit
8bd670301c
1 zmienionych plików z 2 dodań i 0 usunięć
  1. 2
    0
      src/include/gpxe/errfile.h

+ 2
- 0
src/include/gpxe/errfile.h Wyświetl plik

102
 #define ERRFILE_via_velocity	     ( ERRFILE_DRIVER | 0x00450000 )
102
 #define ERRFILE_via_velocity	     ( ERRFILE_DRIVER | 0x00450000 )
103
 #define ERRFILE_w89c840		     ( ERRFILE_DRIVER | 0x00460000 )
103
 #define ERRFILE_w89c840		     ( ERRFILE_DRIVER | 0x00460000 )
104
 #define ERRFILE_ipoib		     ( ERRFILE_DRIVER | 0x00470000 )
104
 #define ERRFILE_ipoib		     ( ERRFILE_DRIVER | 0x00470000 )
105
+#define ERRFILE_e1000_main	     ( ERRFILE_DRIVER | 0x00480000 )
106
+#define ERRFILE_e1000_hw	     ( ERRFILE_DRIVER | 0x00490000 )
105
 
107
 
106
 #define ERRFILE_scsi		     ( ERRFILE_DRIVER | 0x00700000 )
108
 #define ERRFILE_scsi		     ( ERRFILE_DRIVER | 0x00700000 )
107
 #define ERRFILE_arbel		     ( ERRFILE_DRIVER | 0x00710000 )
109
 #define ERRFILE_arbel		     ( ERRFILE_DRIVER | 0x00710000 )

Ładowanie…
Anuluj
Zapisz