Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Nov 2007 19:40:17 +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/dev/amr amr.c amr_cam.c
Message-ID:  <200711281940.lASJeIeO028232@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
scottl      2007-11-28 19:40:17 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/amr          amr.c amr_cam.c 
  Log:
  Turn the CAM passthroug interface to AMR back ON.  Adjust the
  T_DIRECT filtering so that disk drives can be attached via the
  pass driver.  Add CAM locking.  Don't mark CAM commands as SG64
  since the hardware isn't designed to deal with 64-bit passthru
  commands.  Hopefully the bounce buffer changes that were done
  for the management/ioctl interface are robust enough to handle
  this deficiency for CAM as well.
  
  Revision  Changes    Path
  1.81      +1 -1      src/sys/dev/amr/amr.c
  1.23      +67 -79    src/sys/dev/amr/amr_cam.c



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