Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Nov 2009 11:47:07 +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:  <200911031147.nA3BlO1a022913@repoman.freebsd.org>

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

  FreeBSD src repository

  Modified files:
    sys/dev/ahci         ahci.c ahci.h 
  Log:
  SVN rev 198851 on 2009-11-03 11:47:07Z by mav
  
  MFp4:
  - 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.11      +34 -7     src/sys/dev/ahci/ahci.c
  1.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?200911031147.nA3BlO1a022913>