Date: Sat, 23 Aug 2008 03:40:49 +0000 (UTC) From: Max Laier <mlaier@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/pci pci.c pci_pci.c pcivar.h Message-ID: <200808230340.m7N3eu2d007189@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
mlaier 2008-08-23 03:40:49 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) sys/dev/pci pci.c pci_pci.c pcivar.h Log: SVN rev 182029 on 2008-08-23 03:40:49Z by mlaier MFC r180753 by luoqi@: Only enable MSI mappings for devices that use MSI. Fixes interrupt loss on some nForce based boards. PR: kern/118842 Revision Changes Path 1.355.2.4 +42 -4 src/sys/dev/pci/pci.c 1.50.2.1 +7 -1 src/sys/dev/pci/pci_pci.c 1.80.2.1 +10 -0 src/sys/dev/pci/pcivar.h
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200808230340.m7N3eu2d007189>