#include <timer.h>
#include <io.h>
#include <pci.h>
+#include <pci-bother.h>
#include <minilib.h>
#include <output.h>
RXD ReceiveUPD;
}
INF_3C90X;
+static struct nic nic;
/*** a3c90x_internal_IssueCommand: sends a command to the 3c90x card
/*
adjust_pci_dev(pci);
*/
+ pci_bother_add(pci);
nic.ioaddr = ioaddr & ~3;
nic.irqno = 0;