Date: Thu, 26 Feb 2009 14:32:14 +0000 (UTC) From: John Baldwin <jhb@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/pci pci.c Message-ID: <200902261432.n1QEWYit081941@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2009-02-26 14:32:14 UTC FreeBSD src repository Modified files: sys/dev/pci pci.c Log: SVN rev 189073 on 2009-02-26 14:32:14Z by jhb Don't throw away upper 32-bits of the HT MSI address window. In practice this is harmless since the address window for MSI on x86 is in the lower 4 GB. Submitted by: mav MFC after: 1 week Revision Changes Path 1.369 +1 -1 src/sys/dev/pci/pci.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200902261432.n1QEWYit081941>