Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Jan 2011 23:47:11 +0000 (UTC)
From:      Pyun YongHyeon <yongari@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/re if_re.c
Message-ID:  <201101102347.p0ANlNNa019889@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help

yongari     2011-01-10 23:47:11 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/re           if_re.c 
  Log:
  SVN rev 217247 on 2011-01-10 23:47:11Z by yongari
  
  When driver is not running, do not send DUMP command to controller
  and just show old (cached) values. Controller will not respond to
  the command unless MAC is enabled so DUMP request for down
  interface caused request timeout.
  
  Revision  Changes    Path
  1.180     +5 -0      src/sys/dev/re/if_re.c



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