Subversion Repositories Kolibri OS

Rev

Rev 2004 | Rev 2007 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 2004 Rev 2005
Line 86... Line 86...
86
 
86
 
Line 87... Line 87...
87
#endif
87
#endif
88
 
88
 
89
void irq_handler_kms()
89
void irq_handler_kms()
90
{
90
{
91
    dbgprintf("%s\n",__FUNCTION__);
91
//    dbgprintf("%s\n",__FUNCTION__);
Line 92... Line 92...
92
    radeon_irq_process(main_device);
92
    radeon_irq_process(main_device);