To be clearer on this
+obj-$(CONFIG_NE2_MCA) += ne2.o 8390.o 8390p.o
That line is wrong. Perhaps Andrew could post the original split patches
instead ?
quoted hunk ↗ jump to hunk
diff -puN drivers/net/ne2.c~8390-split-8390-support-into-a-pausing-and-a-non-pausing-driver-core drivers/net/ne2.c
--- a/drivers/net/ne2.c~8390-split-8390-support-into-a-pausing-and-a-non-pausing-driver-core
+++ a/drivers/net/ne2.c
And this has a single missed ei to eip conversion.
Alan