freebsd-src/sys/dev/fxp
David Greenman 0633918017 Check that the received packet length indicated by the card is at least
large enough to contain the ethernet header. There appears to be a
condition where the card can return "0" in some failure cases, and this
causes bad things to happen (a panic).
1997-04-23 01:44:30 +00:00
..
if_fxp.c Check that the received packet length indicated by the card is at least 1997-04-23 01:44:30 +00:00
if_fxpreg.h Added support for newer cards that have the DP83840A PHY chip. 1997-03-21 08:00:13 +00:00