Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Apr 2011 11:25:13 +0000 (UTC)
From:      Alexander Motin <mav@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/usb/storage umass.c
Message-ID:  <201104181125.p3IBPYW2062479@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
mav         2011-04-18 11:25:13 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/dev/usb/storage  umass.c 
  Log:
  SVN rev 220771 on 2011-04-18 11:25:13Z by mav
  
  Rework change made at r203146. Instead of reporting all wire errors as
  SCSI status errors to CAM (that was wrong, as it too often turned retriable
  wire errors into non-retriable REQUEST SENSE errors), do it only for STALL
  errors on control pipe of the CBI devices. STALL on control pipe is just
  a one of the ways to report error for CBI devices.
  
  PR:             usb/150401, usb/154593.
  Reviewed by:    hselasky
  
  Revision   Changes    Path
  1.21.2.20  +19 -13    src/sys/dev/usb/storage/umass.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201104181125.p3IBPYW2062479>