Re: [PATCH] pci-quirks: Unhide 'Overflow' device on i828{6,7}5P/PEchipsets

From: Robert Hancock
Date: Tue Dec 23 2008 - 18:35:40 EST


Michał Mirosław wrote:
As I found out from EDAC driver sources for i82875P some BIOSes for
i82875P/PE hide 'overflow' device 6. The same thing happens for
i82865P/PE chipsets.

After testing this patch for couple of days on my laptop (i82856P)
it looks like something is resetting device 0 (MCH) config register
0xF4 to zero and effectively disabling the device again. The delay
looks random to me. I can easily update the register using
'hexedit /sys/bus/pci/devices/0000\:00\:00.0/config' and see
correct values in lspci output afterwards.

Could be the BIOS is using the device in SMI code or something (and that's what disables it), therefore it may be unsafe to unhide this device.

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