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

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

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/dev/ahci         ahci.c ahci.h 
  Log:
  SVN rev 199439 on 2009-11-17 20:57:35Z by mav
  
  MFC r198851:
  - 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.
  - Add workaround for ATI SB600/SB700 PMP probe related bug, to speedup boot.
  
  Revision  Changes    Path
  1.1.2.9   +34 -7     src/sys/dev/ahci/ahci.c
  1.1.2.4   +1 -0      src/sys/dev/ahci/ahci.h



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