freebsd-nq/sys/dev/dc
Bill Paul 79d11e0960 Apply patch to the dc driver to handle Macronix MX98715AEC-C/D/E chips,
which differ slightly from the Macronix MX98715AEC chip on the sample
adapter that I have in that the multicast hash table is only 128 bits
wide instead of 512. New adapters are popping up with this chip, and
due to improper handling of the smaller hash table, broadcast packets
were not being received correctly.
2000-07-15 17:54:30 +00:00
..
dcphy.c Don't bother checking the link state in dcphy_status() if the interface 2000-06-05 19:37:15 +00:00
if_dc.c Apply patch to the dc driver to handle Macronix MX98715AEC-C/D/E chips, 2000-07-15 17:54:30 +00:00
if_dcreg.h Apply patch to the dc driver to handle Macronix MX98715AEC-C/D/E chips, 2000-07-15 17:54:30 +00:00
pnphy.c Remove ~25 unneeded #include <sys/conf.h> 2000-04-19 14:58:28 +00:00