mirror of
https://github.com/ipxe/ipxe
synced 2025-12-26 17:42:47 +03:00
Added a very quick and dirty compatibility layer, to allow
not-yet-updated drivers to at least function.
This commit is contained in:
@@ -43,7 +43,6 @@
|
||||
#include "timer.h"
|
||||
|
||||
static struct nic_operations a3c90x_operations;
|
||||
static struct pci_driver a3c90x_driver;
|
||||
|
||||
#define XCVR_MAGIC (0x5A00)
|
||||
/** any single transmission fails after 16 collisions or other errors
|
||||
|
||||
Reference in New Issue
Block a user