Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Apr 2011 13:34:31 +0000 (UTC)
From:      Alexander Motin <mav@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/ahci ahci.c
Message-ID:  <201104181334.p3IDYs0a085935@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
mav         2011-04-18 13:34:31 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/ahci         ahci.c 
  Log:
  SVN rev 220777 on 2011-04-18 13:34:31Z by mav
  
   - Tune different wait loops to cut some more milliseconds from reset time.
   - Do not call ahci_start() before device signature received. It is required
  by the specification and caused non-fatal reset timeouts on AMD chipsets.
  
  Revision  Changes    Path
  1.60      +19 -19    src/sys/dev/ahci/ahci.c



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