Changeset 205 for sbliveos2/trunk/drv16/irq.hpp
- Timestamp:
- Jun 14, 2007, 3:33:51 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified sbliveos2/trunk/drv16/irq.hpp ¶
r142 r205 51 51 // ###IHV: IRQ sharing flag. Set this to "0" for ISA bus, "1" for PCI 52 52 // PCI and Microchannel environments (where hardware can share an IRQ level. 53 const IRQ_HW_Sharing = 0;53 const IRQ_HW_Sharing = 1; // 13 Jun 07 MF 54 54 55 55 // Max num of int handlers per IRQ level.
Note:
See TracChangeset
for help on using the changeset viewer.