Date: Tue, 1 Sep 2009 11:44:30 +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: <200909011148.n81BmrsO064630@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mav 2009-09-01 11:44:30 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
share/man/man4 ahci.4
sys/dev/ahci ahci.c ahci.h
Log:
SVN rev 196731 on 2009-09-01 11:44:30Z by mav
MFC r196656, r196660:
Update ahci driver:
- 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.
Approved by: re (ATA-CAM blanket)
Revision Changes Path
1.2.2.2 +16 -1 src/share/man/man4/ahci.4
1.1.2.2 +159 -55 src/sys/dev/ahci/ahci.c
1.1.2.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?200909011148.n81BmrsO064630>
