Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 May 2005 05:45:37 +0000 (UTC)
From:      Pyun YongHyeon <yongari@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/hme if_hme.c
Message-ID:  <200505230545.j4N5jbgP018392@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
yongari     2005-05-23 05:45:37 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/hme          if_hme.c 
  Log:
  According to STP2002QFP User's Guide, it seems that driver should
  program RXMAC to discard frames with SA field matching the stations's
  MAC address. Experimentation shows that HME receives its own frames
  when it operates at 10Mbps half-duplex. With this change HME runs at
  10Mbps half-duplx should work with IPv6.
  (No more "DAD detected duplicate IPv6 address".)
  
  Reported by:    jacques brierre <jbrierre AT bellsouth DOT net>
  Reviewed by:    marius
  
  Revision  Changes    Path
  1.36      +4 -1      src/sys/dev/hme/if_hme.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200505230545.j4N5jbgP018392>