Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Apr 2011 08:23:27 +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:  <201104110823.p3B8Nc0T033416@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
mav         2011-04-11 08:23:27 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/usb/storage  umass.c 
  Log:
  SVN rev 220535 on 2011-04-11 08:23:27Z 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
  MFC after:      1 week
  
  Revision  Changes    Path
  1.41      +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?201104110823.p3B8Nc0T033416>