summaryrefslogtreecommitdiff
path: root/sys/arch/x86/include/pic.h
AgeCommit message (Expand)Author
2020-04-25Merge the bouyer-xenpvh branch, bringing in Xen PV drivers support under HVMbouyer
2017-11-04Add a PIC_XEN abstraction to evtchn.ccherry
2015-04-27add x86 MD MSI/MSI-X support code.knakahara
2009-04-19cpuctl:ad
2009-04-02During shutdown, detach devices in an orderly fashion.dyoung
2008-07-03Remove "struct device" from "struct pic", where it was only realdrochner
2008-01-04Don't pull in sys/simplelock.h, it's not needed.ad
2007-03-12Include sys/simplelock.h, not lock.h.ad
2006-07-04Apply fvdl's acpi pci interrupt configuration code.christos
2003-02-26Move some files out of i386 into x86, so that they can be shared withfvdl