diff options
author | Carl Worth <cworth@cworth.org> | 2009-04-15 18:18:14 -0700 |
---|---|---|
committer | Carl Worth <cworth@cworth.org> | 2009-04-15 18:18:24 -0700 |
commit | 300eddb8773344bf073f8f30a9c0a2c4bcdf983f (patch) | |
tree | 3857745dc66ef7f0b1c506ab3c19b74a85dc3aa5 | |
parent | e1d336e9885fc4bb219dfc347570bb2ec637ff7d (diff) |
README: Fix typos in chipset list, and point to how_to_report_bug web page2.7.0
Thanks to Gordon Jin for these suggestions.
(cherry picked from commit 73c3be1aa033e8c5c7ee777eb2fd43c19668fa86)
-rw-r--r-- | README | 14 |
1 files changed, 5 insertions, 9 deletions
@@ -9,11 +9,10 @@ the X Window System as implemented by X.org. It supports a variety of Intel graphics chipsets including: i810/i810e/i810-dc100,i815, - i830M,845G,852GM,855GM,865M, + i830M,845G,852GM,855GM,865G, 915G/GM,945G/GM/GME,946GZ - G/GM/GME965, - G/Q33,G/Q35,G41,G/Q43 - G/GM/Q45 + G/GM/GME/Q965, + G/Q33,G/Q35,G41,G/Q43,G/GM/Q45 Where to get more information about the driver ---------------------------------------------- @@ -39,12 +38,9 @@ xf86-video-intel: http://lists.freedesktop.org/mailman/listinfo/intel-gfx -To report bugs encountered with the driver: +To report bugs encountered with the driver, see: - http://bugs.freedesktop.org - - Product: xorg - Component: Driver/intel + http://intellinuxgraphics.org/how_to_report_bug.html To see bugs that are targeted to be fixed in the next release: |