Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Jan 2006 21:43:15 +0000 (UTC)
From:      Marius Strobl <marius@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/sparc64/sbus dma_sbus.c
Message-ID:  <200601302143.k0ULhGT5060115@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
marius      2006-01-30 21:43:15 UTC

  FreeBSD src repository

  Modified files:
    sys/sparc64/sbus     dma_sbus.c 
  Log:
  Revert the part of rev. 1.3 which enabled the chaining of the DMA engine
  interrupt handler for the LANCE devices and remove dma_setup_intr(). We
  just can't completely ignore the DMA engine in a LANCE driver anyway and
  calling the DMA engine interrupt handler in the LANCE driver directly
  allows to cover it by the LANCE driver lock.
  
  Revision  Changes    Path
  1.4       +1 -21     src/sys/sparc64/sbus/dma_sbus.c



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