Every time I load the driver for my SBLive Platinum I get this log
message:

PCI: 0000:00:0f.0 has unsupported PM cap regs version (1)

even though CONFIG_PM is not set.

I see that this issue came up in January on LKML but there was no
resolution.

First, why don't we support PM cap regs versions other than 2?  Second,
why is this printk() necessary?  If we really don't support older
versions for a good reason, do we really need to constantly remind the
user about it?  Especially if power management is disabled?

The overall effect is to give the user the impression that the hardware
is somehow broken.

Lee

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
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