Module Name: src Committed By: msaitoh Date: Tue Jul 22 17:25:19 UTC 2014
Modified Files: src/sys/dev/pci: if_bge.c Log Message: Add workaround for PR#48451. Some BCM5717-5720 based systems get NMI on boot. This problem doesn't occur when we don't use prefetchable memory in the APE area. I don't know the reason... The way to not to use prefetchable memory was adviced by Riastradh. Tested with HP MicroServer Gen8. To generate a diff of this commit: cvs rdiff -u -r1.272 -r1.273 src/sys/dev/pci/if_bge.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.