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