Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 30 Apr 2007 09:33:57 +0000 (UTC)
From:      Thomas Quinot <thomas@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/ata atapi-cam.c
Message-ID:  <200704300933.l3U9XvRm040957@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
thomas      2007-04-30 09:33:57 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ata          atapi-cam.c 
  Log:
  (atapi_action, case XPT_SCSI_IO): Enable DMA only for READ and WRITE commands
   as some combinations of chipset, controller and target do not behave
   correctly when DMA is enabled for other commands.
  
  PR:             kern/103602
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.53      +19 -4     src/sys/dev/ata/atapi-cam.c



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