Date: Sun, 6 Dec 2009 23:56:54 +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: <200912062357.nB6Nv9Hp096569@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mav 2009-12-06 23:56:54 UTC FreeBSD src repository Modified files: sys/dev/ahci ahci.c Log: SVN rev 200196 on 2009-12-06 23:56:54Z by mav Add Asynchronous Notification support for controllers without SNTF capability by snooping SDB FIS receive area. It should be even faster then regular way, but less reliable. Revision Changes Path 1.19 +12 -3 src/sys/dev/ahci/ahci.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200912062357.nB6Nv9Hp096569>