Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Nov 2001 19:34:22 -0800 (PST)
From:      "Kenneth D. Merry" <ken@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/cam cam_xpt.c
Message-ID:  <200111270334.fAR3YMf21958@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
ken         2001/11/26 19:34:22 PST

  Modified files:
    sys/cam              cam_xpt.c 
  Log:
  Bring the probe inquiry code in line with the SCSI spec.
  
  It is legal to have a device with device type 0x1f, that just means
  that the device is of unknown type.  Instead, only check the peripheral
  qualifier when deciding whether or not to reject a device based on its
  inquiry information.
  
  Tested by:      julian
  MFC after:      3 weeks
  
  Revision  Changes    Path
  1.120     +38 -46    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?200111270334.fAR3YMf21958>