Linux Kernel 2.4 Useful Patches

Web access to the GIT repository - GIT access to the repository

experimentation : Patches for Linux Kernel 2.4 to add experimental features

Those patches provide various experimental features, not recommended for production use.

Last update:2006/01/22
Description:Patches for Linux Kernel 2.4 to add experimental features
Abstract:Those patches provide various experimental features, not recommended for production use.

Contents
  • dummyphp : Dummy PCI Hotplug driver - Rolf Eike Beer
    If you have no PCI hotplug slots you can simulate the hotplug events with this driver. After installing and mounting pcihpfs somewhere you can "echo 0 >" to the slot file to remove a given PCI device from the kernel. "echo 1 >" will bring it back again. If someone is testing if a driver is hotplug-capable this is really useful.


(C) Willy Tarreau - 2008-06-01