Date: Fri, 15 Aug 2008 20:16:21 +0000 (UTC) From: John Baldwin <jhb@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/pci pci.c Message-ID: <200808152016.m7FKGajT044154@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2008-08-15 20:16:21 UTC FreeBSD src repository Modified files: (Branch: RELENG_7) sys/dev/pci pci.c Log: SVN rev 181771 on 2008-08-15 20:16:21Z by jhb MFC: If the kernel fails to allocate resources for the initial value of a PCI BAR, then zero the BAR and clear the resource list entry so that a new resource will be allocated by the device driver. Revision Changes Path 1.355.2.3 +16 -14 src/sys/dev/pci/pci.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200808152016.m7FKGajT044154>