Date: Sun, 30 Aug 2009 15:20:13 +0000 (UTC) From: Alexander Motin <mav@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/share/man/man4 ahci.4 src/sys/dev/ahci ahci.c ahci.h Message-ID: <200908301523.n7UFNHFr010210@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mav 2009-08-30 15:20:13 UTC
FreeBSD src repository
Modified files:
share/man/man4 ahci.4
sys/dev/ahci ahci.c ahci.h
Log:
SVN rev 196656 on 2009-08-30 15:20:13Z by mav
MFp4:
- Add Command Completion Coalescing support.
- Add SNTF support.
- Add two more power management modes (4, 5), implemented on driver level.
- Fix interface mode setting.
- Reduce interface reset time.
- Do not report meaningless protocol/transport versions.
- Report CAP2 register content.
- Some performance optimizations.
Revision Changes Path
1.3 +16 -1 src/share/man/man4/ahci.4
1.2 +159 -55 src/sys/dev/ahci/ahci.c
1.2 +21 -0 src/sys/dev/ahci/ahci.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200908301523.n7UFNHFr010210>
