Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Nov 2009 12:03:13 +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:  <200911031203.nA3C3UBb025029@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
mav         2009-11-03 12:03:13 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/siis         siis.c siis.h 
  Log:
  SVN rev 198852 on 2009-11-03 12:03:13Z by mav
  
  MFp4:
  - 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.7       +102 -48   src/sys/dev/siis/siis.c
  1.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?200911031203.nA3C3UBb025029>