Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 May 1999 10:10:05 -0700 (PDT)
From:      Kenneth Merry <ken@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/cam cam_periph.c
Message-ID:  <199905251710.KAA13825@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
ken         1999/05/25 10:10:05 PDT

  Modified files:
    sys/cam              cam_periph.c 
  Log:
  Fix the read/write permission checks in cam_periph_mapmem().  If we're
  writing, we want to be able to read the buffer.  If we're reading, we want
  to be able to write to the buffer.
  
  PR:		kern/11870
  Submitted by:	Andrew Mobbs <amobbs@allstor-sw.co.uk>
  
  Revision  Changes    Path
  1.16      +4 -4      src/sys/cam/cam_periph.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?199905251710.KAA13825>