Re: [PATCH 1/2] I2O: don't disable PCI device if it is enabledbefore probing

From: Alan Cox
Date: Mon Jan 30 2006 - 13:14:56 EST


On Maw, 2006-01-24 at 00:29 +0100, Markus Lidel wrote:
> Changes:
> --------
> - If PCI device is enabled before probing, it will not be disabled at
> exit.

Looks ok for this case but be warned that pdev->is_enabled is not a safe
check for many devices as the may be BIOS critical, or video for example
but not in the Linux list of things _it_ enabled.

-
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/