freebsd-dev/sys/amd64/isa
Bruce Evans 16263f7a8b In getit(), use read_eflags()/write_eflags() to preserve the interrupt
enable flag instead of enable_intr() to restore it to its usual state.
getit() is only called from DELAY() so there is no point in optimising
its speed (this wasn't so clear when it was extern), and using
enable_intr() made it inconvenient to call DELAY() from probes that need
to run with interrupts disabled.
1996-06-17 12:50:22 +00:00
..
clock.c In getit(), use read_eflags()/write_eflags() to preserve the interrupt 1996-06-17 12:50:22 +00:00
icu.h Laptop Advanced Power Management support by HOSOKAWA Tatsumi. 1994-10-01 02:56:21 +00:00
isa.c First pass at cleaning up macros relating to pages, clusters and all that. 1996-05-02 10:43:17 +00:00
isa.h The Great PC98 Merge. 1996-06-14 11:02:28 +00:00
npx.c Choose a different name to hold the option definition.. The original one 1996-01-06 23:10:57 +00:00
timerreg.h Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, some 1993-10-16 13:48:52 +00:00
vector.s Jump some hoops to have the *.s code being able to be run through both an 1996-05-31 01:08:08 +00:00
vector.S Jump some hoops to have the *.s code being able to be run through both an 1996-05-31 01:08:08 +00:00