aboutsummaryrefslogtreecommitdiffstats
path: root/CREDITS
diff options
context:
space:
mode:
authorAdam Belay <ambx1@neo.rr.com>2002-10-18 02:51:11 -0700
committerAdam Belay <ambx1@neo.rr.com>2002-10-18 02:51:11 -0700
commitf72e5c5c861ccaaf3bb1e9dbe9ea48a6543bc5c8 (patch)
treea690762785261ab191c75e4e917c005d045067b9 /CREDITS
parentfcaf0e9cdbca53a61d131e6c50e437a11ab201c9 (diff)
downloadhistory-f72e5c5c861ccaaf3bb1e9dbe9ea48a6543bc5c8.tar.gz
[PATCH] PnP Rewrite V0.9 - 2.5.43
The included patch is essentially a Linux Plug and Play Support rewrite. It contains many significant improvements, including the following: 1.) A Global Plug and Play Layer - Now drivers do not have to worry about which plug and play protocol they are using. Calls are made directly to the Linux Plug and Play Layer and then forwarded to the appropriate protocol. - This will make it very easy to integrate ACPI PnP support when it's ready 2.) A complete Plug and Play BIOS driver - The Plug and Play BIOS now supports reading and writing of resource configurations. - It is now possible to enable disabled PNPBIOS devices. Therefore the user can safely enable PnP OS support in their BIOS. 3.) Driver Model Integration - The entire plug and play layer is integrated into the driver model - The user interface is housed here - PnP protocols are listed under the bus "pnp" 4.) A powerful global resource configuration interface - The user can use this to activate PnP devices for legacy and user-level drivers - See the documentation for how to configure devices. 5.) Automatic resource allocation for needed devices 6.) A PnP device name database And many more improvements. This patch also adds me to the maintainers list, considering the current PnP maintainer has been inactive for over 2 years now.
Diffstat (limited to 'CREDITS')
-rw-r--r--CREDITS5
1 files changed, 5 insertions, 0 deletions
diff --git a/CREDITS b/CREDITS
index a90322496cb08a..fff922d662cd48 100644
--- a/CREDITS
+++ b/CREDITS
@@ -1750,6 +1750,11 @@ S: Sindlovy Dvory 117
S: 370 01 Ceske Budejovice
S: Czech Republic
+N: Adam Belay
+E: ambx1@neo.rr.com
+D: Linux Plug and Play Support
+S: USA
+
N: Bas Laarhoven
E: sjml@xs4all.nl
D: Loadable modules and ftape driver