Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Aug 1999 10:47:41 -0700 (PDT)
From:      Matt Jacob <mjacob@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/cam cam_xpt.c
Message-ID:  <199908161747.KAA89369@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
mjacob      1999/08/16 10:47:41 PDT

  Modified files:
    sys/cam              cam_xpt.c 
  Log:
  Put in a limit (8) for lun width- do not exceed probing this unless a device
  is quirked for allowing it. This will allow SCSI cards to specify their true
  correct lun width (32 for Qlogic SCSI, 16 or 65536 for Qlogic Fibre Channel)
  without crippling the system because of f/w breakage of a lot of drives.
  Reviewed by:	gibbs@freebsd.org
  
  Revision  Changes    Path
  1.66      +9 -3      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?199908161747.KAA89369>