mirror of
https://github.com/ipxe/ipxe
synced 2025-12-24 15:23:42 +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:
@@ -61,7 +61,6 @@ static int mii_read(int phy_id, int location);
|
||||
static void epic100_irq(struct nic *nic, irq_action_t action);
|
||||
|
||||
static struct nic_operations epic100_operations;
|
||||
static struct pci_driver epic100_driver;
|
||||
|
||||
static int ioaddr;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user