commit | 172efbb40333d0ca10ebaab11a98f9be687bee39 | [log] [tgz] |
---|---|---|
author | Andi Kleen <ak@suse.de> | Sat Nov 05 17:25:54 2005 +0100 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Mon Nov 14 19:55:15 2005 -0800 |
tree | 2e5094bb79635d1a74c1933880a06c22b7f5987c | |
parent | 870b7681cd3f867c1ffc8d7fbe9b22216e73a536 [diff] |
[PATCH] AGP: Try unsupported AGP chipsets on x86-64 by default So far all new ones have worked and there isn't much variation because the CPU does all the interesting bits. So enable try unsupported by default. Can be still disabled with try_unsupported=0 (module) or amd64.try_unsupported=0 (boot option) Signed-off-by: Andi Kleen <ak@suse.de> Signed-off-by: Linus Torvalds <torvalds@osdl.org>