[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <BAY163-W47DD39095DA3EB108AA3F2FBB30@phx.gbl>
Date: Tue, 29 Nov 2011 03:56:12 -0800
From: Anand Kanaginhal <anand_dk@...mail.com>
To: Linux PCI mailing <linux-pci@...r.kernel.org>,
linux kernel mailing <linux-kernel@...r.kernel.org>,
linux hotplug mailing <linux-hotplug@...r.kernel.org>
Subject: PCIe Hotplugging not working
I am trying to get PCIe endpoint hot - plugging working
The Set up is such that there is one endpoint (our custom device) connected to PCI switch PLX 8609 8 port 8 lane switch.
1. I have my driver module compiled, copied into /lib/modules/`uname -r`/kernel/drivers/char/
2. I run depmod and "modules.pcimap" also got updated with my module.
However
if I unplug and plug in the endpoint, my driver .probe and .remove functions
are not being invoked. Is there something more to be done at the bus
level to get the driver to hot plug ?
I have tried various kernel version, Currently I am trying on 2.6.38.12 (UBUNTU flavor).
First is there anything missing ? Also Please give me some pointers and debug direction.
Thanks
Anand
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists