USB IRQ sharing problem

From Haiku Max Wiki

In some cases where the USB shares an IRQ with a diplay adapter, the boot sequence stops and the system refuses to boot.

To fix that you need to change the order the drivers are loaded in the boot script.

This is done by making sure the USB driver is before the Display Adapter driver.


Main Page\Content\Various Patches and Corrections