Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 Apr 2010 01:14:11 +0000 (UTC)
From:      Nathan Whitehorn <nwhitehorn@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/mips/mips busdma_machdep.c
Message-ID:  <201004090114.o391EOY0047735@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
nwhitehorn    2010-04-09 01:14:11 UTC

  FreeBSD src repository

  Modified files:
    sys/mips/mips        busdma_machdep.c 
  Log:
  SVN rev 206405 on 2010-04-09 01:14:11Z by nwhitehorn
  
  Fix a bug where bus_dma_load_xxx() would not bounce misaligned buffers
  due to rounding the buffer's physical address to the beginning of its
  page. This fixes a panic in arge(4) when using PPPoE.
  
  Reported by:    Jakob van Santen <vansanten at wisc dot edu>
  Reviewed by:    gonzo
  Obtained from:  amd64
  
  Revision  Changes    Path
  1.9       +8 -3      src/sys/mips/mips/busdma_machdep.c



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