Date: Tue, 19 Apr 2011 20:40:00 +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: <201104192040.p3JKeJ2g059966@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mav 2011-04-19 20:40:00 UTC FreeBSD src repository Modified files: (Branch: RELENG_8) sys/dev/ahci ahci.c Log: SVN rev 220869 on 2011-04-19 20:40:00Z by mav MFC r220777: - 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.1.2.54 +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?201104192040.p3JKeJ2g059966>