Switch System Flaws: Difference between revisions
Line 99: | Line 99: | ||
On 1.0.0 you could supply irq_id < 32 and it would write outside the SharedIrqs table. | On 1.0.0 you could supply irq_id < 32 and it would write outside the SharedIrqs table. | ||
| You can register irq's in the Core3Irqs table, and thus register per-core irqs for core3, that are normally reserved for kernel. Useless. | | You can register irq's in the Core3Irqs table, and thus register per-core irqs for core3, that are normally reserved for kernel. Useless. | ||
| | | 2.0.0 | ||
| | | 2.0.0 | ||
| ~October | | ~October | ||
| 17 October | | 17 October |