Re: Thinkpad docking station: pci hotplug questions

From: Greg KH
Date: Sun Jan 08 2006 - 22:57:08 EST


On Sun, Jan 08, 2006 at 08:11:59PM +0100, Pavel Machek wrote:
> Hi!
>
> I'm trying to get PCI hotplug to work on thinkpad x32 -- it is
> apparently neccessary for proper docking station support. What needs
> to be done to get it running?
>
> I noticed some strangenesses:
>
> pcihpfs is mentioned in Kconfig, but I can't find it anywhere in
> kernel

Yeah, that's 2.4 stuff, you don't need that anymore, everything shows up
in sysfs now.

> CONFIG_HOTPLUG_PCI_PCIE exists in Makefile but not in Kconfig.

Did you look in drivers/pci/pcie/Kconfig?

> And here are some coding style fixes:

Thanks, I'll queue these up.

greg k-h
-
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/