cvs commit: src/sys/dev/hme if_hme.c

Pyun YongHyeon yongari at FreeBSD.org
Mon May 23 05:45:37 GMT 2005


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


More information about the cvs-src mailing list