diff options
author | Egbert Eich <eich@suse.de> | 2004-04-15 10:16:22 +0000 |
---|---|---|
committer | Egbert Eich <eich@suse.de> | 2004-04-15 10:16:22 +0000 |
commit | 9efb72209c8c9e0b7d6fafbc0650cd48c3aa5b25 (patch) | |
tree | 9b74e1bc450726c2cb7c2abadec6d2662b7f406c /README.sgml | |
parent | 6f82d06eea99eb607020076d0923994d76a56113 (diff) |
Merged changes from RELEASE-1 branchbefore_20040421_xprint_branch_landingXORG-CURRENT-CLOSEDXORG-CURRENT
Diffstat (limited to 'README.sgml')
-rw-r--r-- | README.sgml | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/README.sgml b/README.sgml index 7782a87d..2aba95fd 100644 --- a/README.sgml +++ b/README.sgml @@ -71,14 +71,14 @@ More up to date information about the i810 driver can be found in the <p> The driver auto-detects all device information necessary to initialize the card. The only lines you need in the "Device" -section of your XF86Config file are: +section of your xorg.conf file are: <verb> Section "Device" Identifier "Intel i810" Driver "i810" EndSection </verb> -or let <tt>xf86config</tt> do this for you. +or let <tt>xorgconfig</tt> do this for you. However, if you have problems with auto-detection, you can specify: <itemize> @@ -120,7 +120,9 @@ capable server. <item>Keith Whitwell </itemize> -This driver was donated to The XFree86 Project by: +The X11R&relvers; version of this driver originally came from XFree86 4.4 rc2. + +The XFree86 version of this driver was donated to The XFree86 Project by: <verb> Precision Insight, Inc. Cedar Park, TX |