diff --git a/src/add-ons/kernel/drivers/graphics/neomagic/README.html b/src/add-ons/kernel/drivers/graphics/neomagic/README.html index de04299659..80090c437a 100644 --- a/src/add-ons/kernel/drivers/graphics/neomagic/README.html +++ b/src/add-ons/kernel/drivers/graphics/neomagic/README.html @@ -12,7 +12,7 @@ You use this software at your own risk! Although I don't expect it to damage you

Note please:
-This driver is still alpha quality. 2D acceleration is still lacking, overlay does not work correctly yet on MagicMedia cards and there may be additional trouble. While you are encouraged to test and use the driver (if it works at all for you then it will probably be stable as well), don't delete the old one(s) just yet!
+This driver is still alpha quality. 2D acceleration is still lacking for some cards, overlay does not work correctly yet on MagicMedia cards and there may be additional trouble. While you are encouraged to test and use the driver (if it works at all for you then it will probably be stable as well), don't delete the old one(s) just yet!

Supported cards:

Known limitations: +
  • Stretching modes for the laptop display panel will not be setup because in stretched modes no hardcursor is supported, and overlay output requires tweaking to get going; +
  • If your laptop doesn't work with the driver (distorted/black screen), make sure you disabled LCD stretching/zooming or whatever it's called in the system BIOS; +
  • Apparantly it's not possible to boot into modes with a resolution above 800x600 pixels on some cards. If you encounter this please report it, and only use higher resolution modes on other workspaces for now. +
  • The keyboard 'shortcut key' for changing output devices bypasses the graphics driver and directly uses the cardBIOS. Sometimes using this key will have undesired results. Please use with care! Or better yet: just preset the output device(s) you want in the system BIOS (if possible). If you are going to use that shortcut key anyway: then make sure you switch workspaces between spaces with different settings after using it, so the driver updates the card programming again (so it gets in sync with the card again); +
  • Overlay is not yet working correctly on NM2200 and later cards: if you have such a card and want to help by testing stuff, let me know! +
  • On NM2070 panel centering only works vertically: horizontal centering-related info is missing. +

    Installation:

    -If you encounter bugs, please checkout the driver's website to see if it's already on the todo list. You can also checkout the UPDATE file included with this driver to see if it should have been fixed. If you think it's prudent, or if you are unsure, then please fill out the bugreport on the site or send me an Email. Make sure you are as precise as possible because that will make things easier to trackdown and fix...
    +If you encounter bugs, please checkout the driver's website to see if it's already on the todo list. You can also checkout the UPDATE file included with this driver to see if it should have been fixed. If you think it's prudent, or if you are unsure, then please fill out the bugreport on the site or send me an Email. Make sure you are as precise as possible because that will make things easier to trackdown and fix...


    OK, now that's all said let's get to it ;-)
    @@ -122,7 +122,7 @@ Dumprom is another 'tool' for bug-tracking purposes.

    -Rudolf Cornelissen. -

    (Page last updated on January 8, 2004)

    +Rudolf Cornelissen. +

    (Page last updated on June 6, 2004)

    diff --git a/src/add-ons/kernel/drivers/graphics/neomagic/UPDATE.html b/src/add-ons/kernel/drivers/graphics/neomagic/UPDATE.html index 7096861f07..78c0b3f077 100644 --- a/src/add-ons/kernel/drivers/graphics/neomagic/UPDATE.html +++ b/src/add-ons/kernel/drivers/graphics/neomagic/UPDATE.html @@ -4,7 +4,7 @@

    Changes done for each driverversion:

    -

    head (0.06-15, Rudolf)

    +

    head (0.06-16, Rudolf)

    Note:
    Acceleration engine benchmarked and tested for errors with BeRoMeter V1.2.6. @@ -52,9 +53,8 @@ Acceleration engine benchmarked and tested for errors with BeRoMeter V1.2.6.

    Still todo: