kern/163812: commit references a PR

dfilter service dfilter at FreeBSD.ORG
Fri Feb 24 00:50:11 UTC 2012


The following reply was made to PR kern/163812; it has been noted by GNATS.

From: dfilter at FreeBSD.ORG (dfilter service)
To: bug-followup at FreeBSD.org
Cc:  
Subject: Re: kern/163812: commit references a PR
Date: Fri, 24 Feb 2012 00:43:04 +0000 (UTC)

 Author: marius
 Date: Fri Feb 24 00:42:50 2012
 New Revision: 232091
 URL: http://svn.freebsd.org/changeset/base/232091
 
 Log:
   Forced commit to denote that the commit message of r231621 should have read:
   
   - As it turns out, MSI-X is broken for at least LSI SAS1068E when passed
     through by VMware so blacklist their PCI-PCI bridge for MSI/MSI-X here.
     Note that besides currently there not being a quirk type that disables
     MSI-X only and there's no evidence that MSI doesn't work with the VMware
     pass-through, it's really questionable whether MSI generally works in
     that setup as VMware only mention three know working devices [1, p. 4].
     Also not that this quirk entry currently doesn't affect the devices
     emulated by VMware in any way as these don't claim support MSI/MSI-X to
     begin with. [2]
     While at it, make the PCI quirk table const and static.
   - Remove some duplicated empty lines.
   - Use DEVMETHOD_END.
   
   PR:		163812, http://forums.freebsd.org/showthread.php?t=27899 [2]
   Reviewed by:	jhb
   MFC after:	3 days
   
   [1]: http://www.vmware.com/pdf/vsp_4_vmdirectpath_host.pdf
 
 Modified:
   head/sys/dev/pci/pci.c
 
 Modified: head/sys/dev/pci/pci.c
 ==============================================================================
 _______________________________________________
 svn-src-all at freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-src-all
 To unsubscribe, send any mail to "svn-src-all-unsubscribe at freebsd.org"
 


More information about the freebsd-scsi mailing list