mirror of
https://github.com/ipxe/ipxe
synced 2026-04-04 03:00:20 +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:
@@ -32,7 +32,6 @@
|
||||
#include "timer.h"
|
||||
|
||||
static struct nic_operations t595_operations;
|
||||
static struct pci_driver t595_driver;
|
||||
|
||||
static unsigned short eth_nic_base;
|
||||
static unsigned short vx_connector, vx_connectors;
|
||||
|
||||
Reference in New Issue
Block a user