Adam J. Richter writes:

>       Can I have a hot plug PCI bridge card that connects to
> a regular PCI backplane (perhaps as some kind of CardBus docking
> station card)?  If so, all PCI drivers should use __dev{init,exit}{,data}.

PCI is certainly hot-plug hardware, but not on common desktop PCs.
Since PCI is so popular and so often not hot-plug, users should
not be forced to have hot-plug PCI support when they only need
hot-plug SCSI, etc.

Obvious hack:  __pciinit, __pciexit, __pciinitdata...
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/

Reply via email to