Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Nov 2009 20:59:00 +0000 (UTC)
From:      Alexander Motin <mav@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/siis siis.c siis.h
Message-ID:  <200911172059.nAHKxLMU078262@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
mav         2009-11-17 20:59:00 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/dev/siis         siis.c siis.h 
  Log:
  SVN rev 199440 on 2009-11-17 20:59:00Z by mav
  
  MFC r198852:
  - Rework timeout handling, to make it more graceful for devices sharing
  controller port (with PMP). Wait for other commands completion/timeout
  before initiating recovery.
  - Handle timeouts and fatal errors with port hard-reset. The rest of
  recovery will be done by XPT on receiving async event. More gracefull
  per-device soft-reset recovery can be implemented later.
  
  Revision  Changes    Path
  1.1.2.7   +102 -48   src/sys/dev/siis/siis.c
  1.1.2.2   +2 -1      src/sys/dev/siis/siis.h



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