Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Jan 1999 17:11:25 -0800 (PST)
From:      Kenneth Merry <ken@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/sys/cam cam_xpt.c
Message-ID:  <199901070111.RAA21572@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
ken         1999/01/06 17:11:24 PST

  Modified files:
    sys/cam              cam_xpt.c 
  Log:
  The Quantum Atlas III evidently has an identical problem to the Atlas II.
  It keeps returning queue full until we have reduced the number of tagged
  openings to the minimum.
  
  So, put in a quirk entry with the same work-around.  This quirk entry is
  only for the 9G Atlas III, once someone comes up with inquiry information
  for the 18G version of that drive, we can quirk it as well.
  
  Submitted by:	"Johan Granlund" <johan@granlund.nu>
  
  Revision  Changes    Path
  1.35      +22 -1     src/sys/cam/cam_xpt.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?199901070111.RAA21572>