]> git.neil.brown.name Git - history.git/commit
[PATCH] reserve resources specified by the PnPBIOS properly
authorAdam Belay <ambx1@neo.rr.com>
Fri, 21 Nov 2003 11:36:07 +0000 (03:36 -0800)
committerLinus Torvalds <torvalds@home.osdl.org>
Fri, 21 Nov 2003 11:36:07 +0000 (03:36 -0800)
commit5995f96b46f5b791716f6004114986c06880810d
tree0f60b93ebe0f9a1f50f490079c812166dd3b56d2
parent848fc2bc4e69d76e701469eece4566246bf4262a
[PATCH] reserve resources specified by the PnPBIOS properly

A bug prevents the PnP layer from reserving some of the resources
specified by the PnPBIOS.  As a result some systems will have
unpredicable (random crashes etc.) problems because of resource
conflicts, especially when PCMCIA support is enabled.  This patch
fixes the problem by ensuring that the proper resource data is
reserved.
drivers/pnp/system.c