Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Sep 2001 12:31:29 -0700 (PDT)
From:      Jonathan Lemon <jlemon@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/bge if_bge.c src/sys/dev/lge if_lge.c src/sys/dev/nge if_nge.c src/sys/dev/usb if_aue.c
Message-ID:  <200109291931.f8TJVTl14102@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jlemon      2001/09/29 12:31:29 PDT

  Modified files:
    sys/dev/bge          if_bge.c 
    sys/dev/lge          if_lge.c 
    sys/dev/nge          if_nge.c 
    sys/dev/usb          if_aue.c 
  Log:
  Do not call mii_polltick() immediately after mii_tick().
  
  Poiinted out by: wpaul
  
  Revision  Changes    Path
  1.3       +11 -14    src/sys/dev/bge/if_bge.c
  1.9       +2 -3      src/sys/dev/lge/if_lge.c
  1.23      +2 -3      src/sys/dev/nge/if_nge.c
  1.43      +7 -9      src/sys/dev/usb/if_aue.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?200109291931.f8TJVTl14102>