diff --git a/src/add-ons/kernel/drivers/graphics/neomagic/README.html b/src/add-ons/kernel/drivers/graphics/neomagic/README.html
index 80090c437a..6f83e4a638 100644
--- a/src/add-ons/kernel/drivers/graphics/neomagic/README.html
+++ b/src/add-ons/kernel/drivers/graphics/neomagic/README.html
@@ -37,6 +37,7 @@ This driver is still alpha quality. 2D acceleration is still lacking for some ca
Known limitations:
+ - If the driver does not load make sure you enabled 'assign IRQ to VGA card' in your system BIOS;
- NeoMagic cards do not support overlay downscaling. You won't be able to select for instance 50% scaled output, nor will you be able to resize the video output window below 100% by dragging.
(In Windows downscaling works: this is done by scaling down the overlay input bitmaps in the application software: so this is a 'trick' solution not done by the driver!)