Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 Aug 2013 21:56:48 -0600
From:      Scott Long <scottl@samsco.org>
To:        "current@freebsd.org" <current@freebsd.org>
Subject:   CFT: PCI Command Register fixups
Message-ID:  <5E12B1A6-5B39-46FE-B8C7-239D23AEEE5E@samsco.org>

next in thread | raw e-mail | index | archive | help
All,

Subversion rev 250418 affected approximately 63 drivers by making them =
vulnerable to resource allocation failures on motherboards with buggy =
BIOSes.  The revision itself is good, but it needs to address these =
drivers and bring them up to what is, in effect, a modified way for =
drivers to manage their PCI resources.  If you've been seeing something =
like the following message since June 24/27, then you need this patch:

mps0: <LSI SAS2116> port 0xd000-0xd0ff mem 0xfb79c000-0xfb79ffff irq 19 =
at device 0.0 on pci4
mps0: PCI memory window not available
device_attach: mps0 attach returned 6

The patch originated from John Baldwin, I merely fixed up a few nits and =
am passing it around for review and testing.  Please find it here:

http://people.freebsd.org/~scottl/pci_command_fixes.patch

Thanks,
Scott




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5E12B1A6-5B39-46FE-B8C7-239D23AEEE5E>