Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Oct 2010 20:41:15 +0000 (UTC)
From:      Pyun YongHyeon <yongari@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/sis if_sis.c if_sisreg.h
Message-ID:  <201010082041.o98KfPWu018286@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
yongari     2010-10-08 20:41:15 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sys/dev/sis          if_sis.c if_sisreg.h 
  Log:
  SVN rev 213621 on 2010-10-08 20:41:15Z by yongari
  
  MFC r212117,212119:
  rr212117:
    Report result of link state change to caller. Previously it always
    returned success.
  
  r212119:
    Do not reinitialize controller whenever promiscuous mode or
    allmulti is toggled. Controller does not require reinitialization.
    This removes unnecessary controller reinitialization whenever
    tcpdump is used.
    While I'm here remove unnecessary variable reinitialization.
  
  Revision  Changes    Path
  1.7.2.10  +13 -4     src/sys/dev/sis/if_sis.c
  1.2.2.7   +1 -0      src/sys/dev/sis/if_sisreg.h



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