commit | 0b2bfb4e7ff61f286676867c3508569bea6fbf7a | [log] [tgz] |
---|---|---|
author | Ivan Kokshaysky <ink@jurassic.park.msu.ru> | Wed Aug 03 03:09:03 2005 +0400 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Tue Aug 02 18:21:25 2005 -0700 |
tree | 39c39d75aa916afcc3a3f736d3a5fd00a48ea003 | |
parent | 71db63acff69618b3d9d3114bd061938150e146b [diff] |
[PATCH] ACPI: increase PCIBIOS_MIN_IO on x86 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>