Re: question about pci_disable_device

From: Kenji Kaneshige
Date: Thu Oct 16 2008 - 21:39:29 EST


Alex Chiang wrote:
Hi Oliver,

* Oliver Neukum <oliver@xxxxxxxxxx>:
Hi,

could somebody explain what determines when in the sequence of hot
unplugging pci_disable_device() is called?

I don't know the answer, but you might have better luck cc'ing
the linux-pci list too.


When a pci device is hot unplugged, .remove callback of the
corresponding adapter card driver. It calls pci_disable_device().

Thanks,
Kenji Kaneshige


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