http://bugzilla.kernel.org/show_bug.cgi?id=8641





------- Comment #3 from [EMAIL PROTECTED]  2007-06-26 12:13 -------
I think I found a solution to this. In via_irq.c, two sets of IRQ masks are
present, one for the unichrome pro a and the other generic. the k8m800 is a
unichrome pro b chipset(i think). Currently, in the drm_pciids.h file, the
device id of k8m800 is marked for generic. i altered it to mark it as
unichrome_pro_a(since we do not have a mask for unichrome pro b).

The irq error stopped coming. Can someone verify this? Please check out the
proposed patch.

Hope this helps.


-- 
Configure bugmail: http://bugzilla.kernel.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
--
_______________________________________________
Dri-devel mailing list
Dri-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dri-devel

Reply via email to