Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Apr 1997 18:44:30 -0700 (PDT)
From:      David Greenman <davidg@FreeBSD.org>
To:        CVS-committers@FreeBSD.org, cvs-all@FreeBSD.org, cvs-sys@FreeBSD.org
Subject:   cvs commit:  src/sys/pci if_fxp.c
Message-ID:  <199704230144.SAA15412@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
davidg      97/04/22 18:44:30

  Modified:    sys/pci   if_fxp.c
  Log:
  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).
  
  Revision  Changes    Path
  1.34      +5 -1      src/sys/pci/if_fxp.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199704230144.SAA15412>