summaryrefslogtreecommitdiffstats
path: root/sys/i386/i386/io_apic.c
Commit message (Expand)AuthorAgeFilesLines
* - Remove a spurious blank line.jhb2004-05-111-2/+1
* Rework the APIC mixed mode support a bit:jhb2004-05-101-19/+33
* - Add a new pic method pic_config_intr() to set the trigger mode andjhb2004-05-041-1/+39
* - Change the APIC code to mostly use the recently added intr_triggerjhb2004-05-041-8/+8
* - Move manipulation of td_intr_nesting_level out of assembly interruptjhb2003-11-121-2/+1
* Dump the trigger and polarity of each intpin's default setting in thejhb2003-11-071-2/+5
* Two style nits.jhb2003-11-051-0/+2
* - Adjust some of the bitfields in the ioapic_intsrc struct to be unsignedjhb2003-11-051-18/+18
* Tweak the version string output for ioapic devices.jhb2003-11-041-2/+3
* New APIC support code:jhb2003-11-031-0/+691
OpenPOWER on IntegriCloud