Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 May 1998 09:58:50 -0700 (PDT)
From:      Bill Paul <wpaul@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG
Subject:   cvs commit: src/sys/pci if_tl.c
Message-ID:  <199805291658.JAA01789@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
wpaul       1998/05/29 09:58:49 PDT

  Modified files:
    sys/pci              if_tl.c 
  Log:
  Don't program the antonegotiation advertisement register in tl_setmode().
  I had a reason for doing this, but it violates the principle of least
  astonishment. (At some point I may put this back but attach it to one of
  the LINK flags so the behavior can be toggled on and off.)
  
  Also replace my tl_calchash() with a much less disgusting and substantially
  smaller one supplied by Bill Fenner.
  
  Revision  Changes    Path
  1.7       +19 -33    src/sys/pci/if_tl.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?199805291658.JAA01789>