Re: Thinkpad docking station: pci hotplug questions

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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.

Here's a fix. Where in sysfs should I find that?

root@amd:/sys# find . -name "*hot*"
./module/"pci_hotplug"

> > CONFIG_HOTPLUG_PCI_PCIE exists in Makefile but not in Kconfig.
> 
> Did you look in drivers/pci/pcie/Kconfig?

No, oops, you are right.

--- snip here ---

Remove reference to pcihpfs that no longer exists.

Signed-off-by: Pavel Machek <[email protected]>

--- a/drivers/pci/hotplug/Kconfig
+++ b/drivers/pci/hotplug/Kconfig
@@ -11,8 +11,7 @@ config HOTPLUG_PCI
 	---help---
 	  Say Y here if you have a motherboard with a PCI Hotplug controller.
 	  This allows you to add and remove PCI cards while the machine is
-	  powered up and running.  The file system pcihpfs must be mounted
-	  in order to interact with any PCI Hotplug controllers.
+	  powered up and running.
 
 	  To compile this driver as a module, choose M here: the
 	  module will be called pci_hotplug.



-- 
Thanks, Sharp!
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[Index of Archives]     [Kernel Newbies]     [Netfilter]     [Bugtraq]     [Photo]     [Stuff]     [Gimp]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Video 4 Linux]     [Linux for the blind]     [Linux Resources]
  Powered by Linux