Then there are non x86 machines...
> Note that on non-PC machines this tends to make more sense. It also makes
> a whole lot more sense if you start thinking about hot-plug etc. You
> should let the driver do a simple "pci_enable_mem()", and that's the thing
> that enables the memory mapping.
For most things it is pci_enable_all() as a helper I suspect. The idea of
a pci_enable/disable at card level also covers power management then
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/