mirror of
https://github.com/ipxe/ipxe
synced 2025-12-23 21:41:43 +03:00
[sis190] Add sis190/191 ethernet driver
Tested-by: Paul Hackett <paulfxhackett@gmail.com> Signed-off-by: Marty Connor <mdc@etherboot.org>
This commit is contained in:
committed by
Marty Connor
parent
04cb1cde5c
commit
251926f631
@@ -114,6 +114,7 @@ FILE_LICENCE ( GPL2_OR_LATER );
|
||||
#define ERRFILE_sky2 ( ERRFILE_DRIVER | 0x004f0000 )
|
||||
#define ERRFILE_ath5k ( ERRFILE_DRIVER | 0x00500000 )
|
||||
#define ERRFILE_atl1e ( ERRFILE_DRIVER | 0x00510000 )
|
||||
#define ERRFILE_sis190 ( ERRFILE_DRIVER | 0x00520000 )
|
||||
|
||||
#define ERRFILE_scsi ( ERRFILE_DRIVER | 0x00700000 )
|
||||
#define ERRFILE_arbel ( ERRFILE_DRIVER | 0x00710000 )
|
||||
|
||||
Reference in New Issue
Block a user