Hi All,
         I know there was some problem with MSI-X support in Solaris 10 x86 , 
just wanted to know if there has been any status update on that?

i found this link somewhere directing me to some tunables that i needed to 
enable , attempted the same ,but still 
ddi_intr_get_supported_types(pAdptr->dip,&intr_types) did not return any 
support for DDI_INTR_TYPE_MSI or MSI-X ,


# cat /etc/release 
                       Solaris 10 10/08 s10x_u6wos_07b X86
           Copyright 2008 Sun Microsystems, Inc.  All Rights Reserved.
                        Use is subject to license terms.
                            Assembled 27 October 2008


(Below is what i tried setting in /etc/system)

S10U7; before Nevada 110 
/etc/system 
set ddi_msix_alloc_limit=8
set pcplusmp:apic_multi_msi_max=8
set pcplusmp:apic_msix_max=8
set pcplusmp:apic_intr_policy=1
Thanks
Som



      
_______________________________________________
driver-discuss mailing list
driver-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/driver-discuss

Reply via email to