Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 15 Jul 2000 10:54:33 -0700 (PDT)
From:      Bill Paul <wpaul@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/pci if_dc.c if_dcreg.h
Message-ID:  <200007151754.KAA67245@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
wpaul       2000/07/15 10:54:33 PDT

  Modified files:
    sys/pci              if_dc.c if_dcreg.h 
  Log:
  Apply patch to the dc driver to handle Macronix MX98715AEC-C/D/E chips,
  which differ slightly from the Macronix MX98715AEC chip on the sample
  adapter that I have in that the multicast hash table is only 128 bits
  wide instead of 512. New adapters are popping up with this chip, and
  due to improper handling of the smaller hash table, broadcast packets
  were not being received correctly.
  
  Revision  Changes    Path
  1.17      +32 -9     src/sys/pci/if_dc.c
  1.7       +4 -1      src/sys/pci/if_dcreg.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?200007151754.KAA67245>