NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

PR/48451 CVS commit: src/sys/dev/pci



The following reply was made to PR port-amd64/48451; it has been noted by GNATS.

From: "SAITOH Masanobu" <msaitoh%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc: 
Subject: PR/48451 CVS commit: src/sys/dev/pci
Date: Tue, 22 Jul 2014 17:25:19 +0000

 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.
 


Home | Main Index | Thread Index | Old Index