Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 8 Feb 2001 14:55:03 -0800 (PST)
From:      Luigi Rizzo <luigi@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/ed if_ed.c
Message-ID:  <200102082255.f18Mt3A33506@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
luigi       2001/02/08 14:55:03 PST

  Modified files:
    sys/dev/ed           if_ed.c 
  Log:
  Whoops... forgotten a few pieces in previous patch:
   * a ">" is really ">=" ;
   * do not try to fetch zero-sized blocks from the card;
   * make sure that bpf gets the packets it wants even with
     bridging active;
  
  Revision  Changes    Path
  1.199     +10 -6     src/sys/dev/ed/if_ed.c



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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