summaryrefslogtreecommitdiffstats
path: root/sys/lib/libkern/arch
diff options
context:
space:
mode:
authoraaron <aaron@openbsd.org>2000-06-26 06:22:00 +0000
committeraaron <aaron@openbsd.org>2000-06-26 06:22:00 +0000
commite0d264d6ec0332edfeb02dcad2eb85f97b6320bf (patch)
treeec5c84b12ba1cdbcb250a040d719f00b412751ec /sys/lib/libkern/arch
parentsync (diff)
downloadwireguard-openbsd-e0d264d6ec0332edfeb02dcad2eb85f97b6320bf.tar.xz
wireguard-openbsd-e0d264d6ec0332edfeb02dcad2eb85f97b6320bf.zip
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')
0 files changed, 0 insertions, 0 deletions