Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Mar 2003 10:34:34 -0800 (PST)
From:      Maxime Henrion <mux@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:  <200303171834.h2HIYY93084756@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
mux         2003/03/17 10:34:34 PST

  FreeBSD src repository

  Modified files:
    sys/i386/i386        busdma_machdep.c 
  Log:
  - Lock down the bounce pages structures.  We use the same locking scheme
    as with the alpha backend because both implementations of bounce pages
    are identical.
  - Remove useless splhigh()/splx() calls.
  
  Revision  Changes    Path
  1.36      +34 -26    src/sys/i386/i386/busdma_machdep.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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