summaryrefslogtreecommitdiff
path: root/sys/arch/i386/include/psl.h
AgeCommit message (Expand)Author
2013-05-16Implement a mechanism to establish interrupt handlers that don't grab theMark Kettenis
2011-06-08Ateempt to make pci_intr_disestablish() work for MSIs.Mark Kettenis
2011-04-16More than a decade ago, interrupt handlers on sparc started returning 0Theo de Raadt
2011-03-23Normalize sentinel. Use _MACHINE_*_H_ and _<ARCH>_*_H_ properly and consitently.Paul Irofti
2004-06-28Use new event counter API for interrupt counting on i386. deraadt@ tholo@Aaron Campbell
2004-02-02PSL_XCRYPT is 0x40000000Theo de Raadt
2004-02-01Enable FXSR all the time, and cope with NPX/FXSR conversions; from netbsd.Theo de Raadt
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2002-03-14First round of __P removal in sysTodd C. Miller
2000-08-05$OpenBSD$Niklas Hallqvist
1997-03-31do not let PSL_NT be set in VM86 mode; netbsdTheo de Raadt
1996-06-24struct intrhand protected by _KERNEL; some user-mode assembly codeThorsten Lockert
1996-06-22Move struct intrhand to <machine/psl.h> [again] so user-level programs canThorsten Lockert
1996-05-25syncTheo de Raadt
1996-05-07sync with 0504; prototype changesTheo de Raadt
1996-03-19Merging w/ NetBSD 021796.Michael Shalayeff
1996-02-20Pass device name to interrupt establish routines so it can be recorded inThorsten Lockert
1996-01-08from netbsd; Hand-code softintr()Theo de Raadt
1996-01-08from netbsd:Theo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt