Hello Andrew,

- correct "Savage video cards" into "S3 Savage video cards"
  (this is what prompted me to create a patch, since all other entries
    *consistently* mention the vendor first)
- correct too many misspelled product names (you've got to wonder whether
  there's a conspiracy to misspell as many product names as humanly possible...)
- mention Matrox G450 support in summary line, too

Signed-off-by: Andreas Mohr <[EMAIL PROTECTED]>

Thanks,

Andreas Mohr


diff -urN linux-2.6.15-rc5-mm1/drivers/char/drm/Kconfig 
linux-2.6.15-rc5-mm1.patched/drivers/char/drm/Kconfig
--- linux-2.6.15-rc5-mm1/drivers/char/drm/Kconfig       2005-12-04 
06:10:42.000000000 +0100
+++ linux-2.6.15-rc5-mm1.patched/drivers/char/drm/Kconfig       2005-12-08 
11:59:40.000000000 +0100
@@ -42,10 +42,10 @@
          If M is selected, the module will be called radeon.
 
 config DRM_I810
-       tristate "Intel I810"
+       tristate "Intel i810"
        depends on DRM && AGP && AGP_INTEL
        help
-         Choose this option if you have an Intel I810 graphics card.  If M is
+         Choose this option if you have an Intel i810 graphics card.  If M is
          selected, the module will be called i810.  AGP support is required
          for this driver to work.
 
@@ -55,7 +55,7 @@
        optional
 
 config DRM_I830
-       tristate "i830 driver"
+       tristate "Intel i830 driver"
        help
          Choose this option if you have a system that has Intel 830M, 845G,
          852GM, 855GM or 865G integrated graphics.  If M is selected, the
@@ -63,10 +63,10 @@
          to work. This driver will eventually be replaced by the i915 one.
 
 config DRM_I915
-       tristate "i915 driver"
+       tristate "Intel i915 driver"
        help
          Choose this option if you have a system that has Intel 830M, 845G,
-         852GM, 855GM 865G or 915G integrated graphics.  If M is selected, the
+         852GM, 855GM, 865G or 915G integrated graphics.  If M is selected, the
          module will be called i915.  AGP support is required for this driver
          to work. This driver will eventually replace the I830 driver, when
          later release of X start to use the new DDX and DRI.
@@ -74,7 +74,7 @@
 endchoice
 
 config DRM_MGA
-       tristate "Matrox g200/g400"
+       tristate "Matrox G200/G400/G450"
        depends on DRM
        help
          Choose this option if you have a Matrox G200, G400 or G450 graphics
@@ -90,16 +90,16 @@
           support is required for this driver to work.
 
 config DRM_VIA
-       tristate "Via unichrome video cards"
+       tristate "VIA UniChrome video cards"
        depends on DRM
        help
-         Choose this option if you have a Via unichrome or compatible video
+         Choose this option if you have a VIA UniChrome or compatible video
          chipset. If M is selected the module will be called via.
 
 config DRM_SAVAGE
-       tristate "Savage video cards"
+       tristate "S3 Savage video cards"
        depends on DRM
        help
-         Choose this option if you have a Savage3D/4/SuperSavage/Pro/Twister
+         Choose this option if you have a S3 Savage3D/4/SuperSavage/Pro/Twister
          chipset. If M is selected the module will be called savage.

 
-- 
No programming skills!? Why not help translate many Linux applications! 
https://launchpad.ubuntu.com/rosetta


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to