diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-06-26 06:22:01 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-06-26 06:22:01 +0000 |
commit | b3a5b4c4818cba53fe8edf964584c6d567540646 (patch) | |
tree | 88b337154cc1d29a6d8faa6781ed20b48d496b64 /sys/lib/libkern/arch/alpha/Makefile.inc | |
parent | 54b9b551305b817a69b235b20b7da75bdcc526b9 (diff) |
Make the Linksys Combo PCMCIA EthernetCard (EC2T) work again; it was broken by
the last commit for AX88190 support. There are at least three variants of ne's
that have manufacturer id 0x143 (Linksys) + product id 0xc1ab. Each one has its
enaddr in a different place.
The matching code for PCMCIA NE2000 is really gross. In particular, the flags
field in ne2000_devs (for NE2000DVF_DL10019 and NE2000_AX88190) is a complete
hack. The driver should really try each method of reading the Ethernet address
(from the ROM, DL10019, and AX88190) and choose the one that generates the
correct checksum.
I plan to fix this later...
Diffstat (limited to 'sys/lib/libkern/arch/alpha/Makefile.inc')
0 files changed, 0 insertions, 0 deletions