Ignore:
Timestamp:
Jul 17, 2000, 8:37:33 PM (25 years ago)
Author:
sandervl
Message:

misc updates

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sbliveos2/trunk/drv16/irq.cpp

    r142 r152  
    270270            cli();
    271271            if (_handlerList[i].pfnHandler(_usIRQLevel)) {  // Call handler.
     272               cli();
    272273               // We've cleared all service requests.  Send EOI and clear
    273274               // the carry flag (tells OS/2 kernel that Int was handled).
Note: See TracChangeset for help on using the changeset viewer.