Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Feb 2009 04:02:53 +0000 (UTC)
From:      Pyun YongHyeon <yongari@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/fxp if_fxp.c
Message-ID:  <200902090403.n19438Q3090433@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
yongari     2009-02-09 04:02:53 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sys/dev/fxp          if_fxp.c 
  Log:
  SVN rev 188379 on 2009-02-09 04:02:53Z by yongari
  
  MFC r186884:
    Always check whether dma map is valid before unloading the map.
    When fxp(4) intializes Rx buffers for the first time, there is no
    loaded dma map so attempting to unload it is an invalid operation.
  
  Revision    Changes    Path
  1.266.2.14  +2 -1      src/sys/dev/fxp/if_fxp.c



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