[PATCH] ACPI: increase PCIBIOS_MIN_IO on x86
authorIvan Kokshaysky <ink@jurassic.park.msu.ru>
Tue, 2 Aug 2005 23:09:03 +0000 (03:09 +0400)
committerLinus Torvalds <torvalds@g5.osdl.org>
Wed, 3 Aug 2005 01:21:25 +0000 (18:21 -0700)
We have increased PCIBIOS_MIN_IO to 0x4000, but still want
motherboard resources to be allocated properly. So we need
to state 0x1000 (according to the comment) limit explicitely.

Signed-off-by: Ivan Kokshaysky <ink@jurassic.park.msu.ru>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>

No differences found