Unfortunately not. I did manage to get the card
recognised in terms of getting it ifconfig'ed up
correctly and using the correct MAC address.
However as soon as I plugged it into a network
and tried to use it no go. Basically the issue
was that the interrupt register on the card was/is
not being cleared (this is a documented bug in
the chip's manual), and no amount of software
messing around on my side would clear it (however
I suspect this is due to my mistakes in the changes I made to the 8390.c code).
I do mean to get back to it but I did just buy
another card (which works).
The new card I bought was:
DFE-680TX D-Link from
www.dabs.com
This works nicely (happens to be one of the supported cards).
I am running Mandrake 7.2 on an HP n3350 laptop
The only changes I had to make to get this card
to work was to /etc/pcmcia/config and add some
lines (which I do not have with me!) to make the
card a recognised one (using the manfid which
will appear in /var/log/syslog when the card is
first inserted) and then bind to the tulip driver.
Oh and you have to restart the cardctl process.