Date: Mon, 21 Dec 2009 21:27:56 +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: <200912212128.nBLLS8iV086003@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mav 2009-12-21 21:27:56 UTC
FreeBSD src repository
Modified files:
sys/dev/ahci ahci.c
Log:
SVN rev 200814 on 2009-12-21 21:27:56Z by mav
Clear all ports interrupt status bits in single write. Clearing one by one
causes additional MSIs messages sent if several ports asked for attention
same time. Time window before clearing is not important, as these interrupts
are level triggered by interrupt source.
Revision Changes Path
1.20 +6 -8 src/sys/dev/ahci/ahci.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200912212128.nBLLS8iV086003>
