Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rewrite the SAPIC initialization to always program the RTEs with what | marcel | 2003-09-10 | 1 | -5/+5 |
| | | | | | | | | we think is the correct trigger mode and polarity. This allows us to implement BUS_CONFIG_INTR() as an update of the RTE in question. Consequently, we can trust the RTE when we enable an interrupt and avoids that we need to know about the trigger mode and polarity at that time. | ||||
* | List the IO SAPIC delivery mode definitions. | peter | 2002-10-04 | 1 | -0/+7 |
| | |||||
* | Add debug code to print SAPIC registers. | dfr | 2002-03-14 | 1 | -0/+3 |
| | |||||
* | Wire up most of the interrupt handling infrastructure. Not sure it works | dfr | 2001-10-05 | 1 | -0/+50 |
right yet but its enough for the ATA probe to work. The SCSI probes which follow are broken though. |