summaryrefslogtreecommitdiffstats
path: root/sys/i386/isa/atpic.c
Commit message (Expand)AuthorAgeFilesLines
* Convert callers to the new bus_alloc_resource_any(9) API.njl2004-03-171-1/+1
* - Use i8259A register defines from shared sys/dev/ic/i8259.h rather thanjhb2004-01-061-11/+20
* Add a special check for a stray IRQ 7 or IRQ 15 to see if it is actuallyjhb2003-11-191-0/+22
* - Add counts to the ATPIC interrupt sources and point the ATPIC interruptjhb2003-11-191-6/+17
* Always install IDT entries for ATPIC interrupt sources. The APIC nojhb2003-11-141-10/+3
* Replace magic numbers with macros for i8259A register constants. Stilljhb2003-11-141-9/+10
* - Move manipulation of td_intr_nesting_level out of assembly interruptjhb2003-11-121-1/+5
* Fix to support pc98.nyan2003-11-041-0/+6
* Add the new atpic(4) driver for the 8259A master and slave PICs. Byjhb2003-11-031-0/+415
OpenPOWER on IntegriCloud