Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Jan 1999 07:25:05 -0800 (PST)
From:      Bill Paul <wpaul@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/sys/pci if_rl.c
Message-ID:  <199901221525.HAA18225@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
wpaul       1999/01/22 07:25:05 PST

  Modified files:
    sys/pci              if_rl.c 
  Log:
  Multicast code isn't quite correct. The RealTek wants the upper six bits
  of the CRC as the multicast hash table bit, not the lower six bits. Plus
  we have to flip on all bits in the table for multicast mode.
  
  Pointed out by: Kazushi SUGYO <k-sugyou@nwsl.mesh.ad.jp>
  
  Revision  Changes    Path
  1.10      +5 -5      src/sys/pci/if_rl.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?199901221525.HAA18225>