Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Mar 2011 19:08:53 +0000 (UTC)
From:      Pyun YongHyeon <yongari@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/dc if_dc.c
Message-ID:  <201103281909.p2SJ9Dug088298@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
yongari     2011-03-28 19:08:53 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/dc           if_dc.c 
  Log:
  SVN rev 220106 on 2011-03-28 19:08:53Z by yongari
  
  Revise r220046 by introducing dc_netcfg_wait() which waits the end
  of active DMA cycle. dc_setcfg() also has to wait until the DMA
  engine is stopped so using a common function to handle the job is
  better than duplicating the code.
  
  No objection from:      marius
  
  Revision  Changes    Path
  1.224     +39 -51    src/sys/dev/dc/if_dc.c



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