Date: Fri, 20 Feb 2009 20:29:32 +0000 (UTC) From: Alexander Motin <mav@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/ata/chipsets ata-ahci.c Message-ID: <200902202029.n1KKTmdL020466@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mav 2009-02-20 20:29:32 UTC FreeBSD src repository Modified files: sys/dev/ata/chipsets ata-ahci.c Log: SVN rev 188862 on 2009-02-20 20:29:32Z by mav Reduce soft-reset assertion time from 5ms to 50us. ATA specification declares minimal reset time of 5us. SATA keeps it, but requires devices to handle commands transmitted even one by one without any gap. Revision Changes Path 1.11 +1 -1 src/sys/dev/ata/chipsets/ata-ahci.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200902202029.n1KKTmdL020466>