Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 23 Aug 2001 11:22:55 -0700 (PDT)
From:      Bill Paul <wpaul@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/pci if_ste.c if_stereg.h
Message-ID:  <200108231822.f7NIMtj28036@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
wpaul       2001/08/23 11:22:55 PDT

  Modified files:
    sys/pci              if_ste.c if_stereg.h 
  Log:
  Fix a bug in the ste_setmulti() routine. The NIC has 4 16-bit multicast
  hash registers, not 2 32-bit ones. This would prevent the multicasr filter
  from being programmed correctly in some cases.
  
  Revision  Changes    Path
  1.28      +10 -6     src/sys/pci/if_ste.c
  1.8       +4 -2      src/sys/pci/if_stereg.h


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?200108231822.f7NIMtj28036>