Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Sep 2006 23:14:42 +0000 (UTC)
From:      Scott Long <scottl@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/i386/i386 busdma_machdep.c
Message-ID:  <200609262314.k8QNEgPM096307@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
scottl      2006-09-26 23:14:42 UTC

  FreeBSD src repository

  Modified files:
    sys/i386/i386        busdma_machdep.c 
  Log:
  The need to run a filter also implies that bouncing could be possible, so
  just use the COULD_BOUNCE flag for both and retire the USE_FILTER flag.
  This fixes the problem that rev 1.81 introduced with the if_bfe driver
  (and possibly others).
  
  Revision  Changes    Path
  1.84      +4 -5      src/sys/i386/i386/busdma_machdep.c



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