Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Sep 2010 18:29:29 +0000 (UTC)
From:      Pyun YongHyeon <yongari@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/bge if_bge.c
Message-ID:  <201009071829.o87ITe6C021022@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
yongari     2010-09-07 18:29:29 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/bge          if_bge.c 
  Log:
  SVN rev 212302 on 2010-09-07 18:29:29Z by yongari
  
  Make sure to create DMA'able memory for statistics block. This was
  missed in r212061 and it caused crashes for 570x controllers as
  controller DMAed statistics to physical address 0.
  
  Reported by:    kan
  
  Revision  Changes    Path
  1.301     +9 -0      src/sys/dev/bge/if_bge.c



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