Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 Sep 1999 23:17:24 -0700 (PDT)
From:      Kenneth Merry <ken@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sbin/camcontrol camcontrol.c
Message-ID:  <199909270617.XAA57677@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
ken         1999/09/26 23:17:24 PDT

  Modified files:        (Branch: RELENG_3)
    sbin/camcontrol      camcontrol.c 
  Log:
  MFC, revision 1.15:
  
  Fix two rather embarrassing bugs in camcontrol.  The first caused the
  CAM_PASS_ERR_RECOVER flag to be set unconditionally on READ DEFECTS
  commands, and also caused the CAM_DIR_IN flag to not be set.  This was
  the cause of all of the "camcontrol defects doesn't work with my NCR
  controller" bugs.
  
  The second prevented camcontrol negotiate from negotiating any bus width
  other than 8 bits.
  
  Submitted by:	groudier@club-internet.fr (Gerard Roudier)
  
  Revision  Changes    Path
  1.9.2.5   +6 -4      src/sbin/camcontrol/camcontrol.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?199909270617.XAA57677>