Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Feb 2010 12:30: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:  <201002141230.o1ECUm0F013615@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
mav         2010-02-14 12:30:35 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ahci         ahci.c ahci.h 
  Log:
  SVN rev 203873 on 2010-02-14 12:30:35Z by mav
  
  MFp4:
  With FBS enabled, we have no idea what command caused timeout.
  Implement same logic as in siis(4) - wait for other commands
  complete or timeout and then give some more time.
  
  Revision  Changes    Path
  1.29      +74 -15    src/sys/dev/ahci/ahci.c
  1.11      +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?201002141230.o1ECUm0F013615>