> -----Original Message-----
> From: Bjorn Helgaas [mailto:bhelg...@google.com]
[..}
>
> We *could* consider something like this, since its scope is limited.
> But since the problem also occurs with Windows, it's pretty likely that 
> there's a
> BIOS update to fix it.  I notice on the X60 support page that there are 
> several
> versions newer than what you're running.
> 
> Bjorn

I believe that some BIOS don't allow user control on this feature, thus we end 
up unable to disable it from driverspace or from userspace, with the method we 
use today in this scenario.

I have a patch almost ready that attempts to disable using the 
pci_disable_link_state() call but then checks again to see if its still enabled 
and if not, then changes the pci config space on the devices on either side of 
the pcie link.  I plan to send it to this list for Pavel's testing as soon as I 
have it finished, at worst end of week.

Thanks,

Carolyn

Carolyn Wyborny 
Linux Development 
Networking Division 
Intel Corporation 


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to