Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 Feb 2010 18:27:19 +0000 (UTC)
From:      John Baldwin <jhb@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/e1000 if_igb.c
Message-ID:  <201002011827.o11IRfAP004626@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jhb         2010-02-01 18:27:19 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_7)
    sys/dev/e1000        if_igb.c 
  Log:
  SVN rev 203353 on 2010-02-01 18:27:19Z by jhb
  
  MFC: Disable the alignment restrictions in the bus dma tags for RX and TX
  buffers.  Recent fixes to bus dma exposed a bug somewhere (igb?) that
  caused igb(4) to no longer receive packets without this change.
  
  Approved by:    re (kib)
  
  Revision  Changes    Path
  1.3.2.5   +2 -2      src/sys/dev/e1000/if_igb.c



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