RE: A question about IOAPIC interrupt input polarity in Pistachio
"Jan Stoess" <[email protected]>
| Newsgroups | gmane.comp.micro-kernel.l4.l4ka.general |
|---|---|
| Message-ID | <[email protected]> |
Hi MingyanGuo, > --code-- > entry->polarity = > (p->get_polarity() == acpi_madt_irq_t::active_high) ? 1 : 0; > --code-- > This bug has been fixed already in the CVS. Are you using Pistachio version 0.4? If so, I'd suggest getting a recent version from the CVS repository. Regards, -Jan