Messages in this thread |  | | From | "Albert D. Cahalan" <> | | Subject | Re: sunhme.c patch for new PCI interface (UNTESTED) | | Date | Sun, 19 Nov 2000 01:50:22 -0500 (EST) |
| |
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 majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/
|  |