From ec8edd1393f482ca42b401463f0f09580aa263a0 Mon Sep 17 00:00:00 2001 From: Jordan Crouse Date: Tue, 11 Mar 2008 15:43:00 -0600 Subject: First stage of the rename process - get rid of all amd_ prefixes - change either to geode_ or just to lx_ or gx_ depending on the processor. Change the name in the Makefiles and other collateral --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README') diff --git a/README b/README index b1932f0..31ab8cb 100644 --- a/README +++ b/README @@ -11,11 +11,11 @@ suppport dynamic rotation with XRandR, and Xv overlay support. = Configuration options = -You can specify the AMD driver in the normal fashion: +You can specify the Geode driver in the normal fashion: Section "Device" Identifier "AMD Geode" - Driver "amd" + Driver "geode" Option "blah" "blah" ... EndSection -- cgit v1.2.3