View Single Post
  #4   (View Single Post)  
Old 3rd June 2012
jggimi's Avatar
jggimi jggimi is offline
More noise than signal
 
Join Date: May 2008
Location: USA
Posts: 7,977
Default

The message "mem address conflict' is generated by the pci(4) driver. See /usr/src/sys/dev/pci/pci.c, line 795; here's a link to the source code file -- which has not had a patch committed since 5.1-release.

Last edited by jggimi; 3rd June 2012 at 02:21 AM. Reason: typo
Reply With Quote