Ignore:
Timestamp:
Jun 14, 2007, 3:33:51 AM (18 years ago)
Author:
stevenhl
Message:

Make warnings away - SHL
Use drv16/midi_idc.h only - SHL
Add interrupts 16-23 - MF

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified sbliveos2/trunk/drv16/irq.hpp

    r142 r205  
    5151// ###IHV:  IRQ sharing flag.  Set this to "0" for ISA bus, "1" for PCI
    5252// PCI and Microchannel environments (where hardware can share an IRQ level.
    53 const IRQ_HW_Sharing = 0;
     53const IRQ_HW_Sharing = 1;               // 13 Jun 07 MF
    5454
    5555// Max num of int handlers per IRQ level.
Note: See TracChangeset for help on using the changeset viewer.