reactos/reactos/hal/halx86
Gé van Geldorp 7ee686f0e0 Spinlock can also be acquired using KeAcquireSpinLockRaiseToSynch(),
take this into account when checking the IRQL on release

svn path=/trunk/; revision=8129
2004-02-10 15:16:12 +00:00
..
include This is part of the big 'ReactOS under MSVC6' project. Main work on converting ROS to be able to be compiled under MSVC6 was done by Mark Nordell. 2003-12-28 22:39:06 +00:00
.cvsignore again more .cvsignore maintenance 2003-06-28 23:10:02 +00:00
adapter.c Initial implementaions of MmAllocateContiguousMemorySpecifyCache() and MmFreeContiguousMemorySpecifyCache() 2003-12-31 05:33:04 +00:00
beep.c This is part of the big 'ReactOS under MSVC6' project. Main work on converting ROS to be able to be compiled under MSVC6 was done by Mark Nordell. 2003-12-28 22:39:06 +00:00
bus.c This is part of the big 'ReactOS under MSVC6' project. Main work on converting ROS to be able to be compiled under MSVC6 was done by Mark Nordell. 2003-12-28 22:39:06 +00:00
display.c KiAcquire/ReleaseSpinLock adaption 2004-01-18 22:35:26 +00:00
dma.c Fixes to get slave DMA working again, as well as more architectural changes 2003-10-23 09:03:51 +00:00
drive.c Fixed some hal dispatch table issues. 2003-02-26 14:14:47 +00:00
enum.c Reverted latest changes. 2002-09-08 10:23:54 +00:00
fmutex.c Reverted latest changes. 2002-09-08 10:23:54 +00:00
halinit.c HALx86: minor cleanup and internal calling convention changes in display functions. 2003-09-02 20:11:43 +00:00
halx86mp.rc Reverted latest changes. 2002-09-08 10:23:54 +00:00
halx86up.rc Reverted latest changes. 2002-09-08 10:23:54 +00:00
irql.c This is part of the big 'ReactOS under MSVC6' project. Main work on converting ROS to be able to be compiled under MSVC6 was done by Mark Nordell. 2003-12-28 22:39:06 +00:00
isa.c This is part of the big 'ReactOS under MSVC6' project. Main work on converting ROS to be able to be compiled under MSVC6 was done by Mark Nordell. 2003-12-28 22:39:06 +00:00
kdbg.c This is part of the big 'ReactOS under MSVC6' project. Main work on converting ROS to be able to be compiled under MSVC6 was done by Mark Nordell. 2003-12-28 22:39:06 +00:00
Makefile - Add -Wall and -Werror compile flags and fix resulting problems 2003-11-05 22:37:42 +00:00
mca.c This is part of the big 'ReactOS under MSVC6' project. Main work on converting ROS to be able to be compiled under MSVC6 was done by Mark Nordell. 2003-12-28 22:39:06 +00:00
misc.c This is part of the big 'ReactOS under MSVC6' project. Main work on converting ROS to be able to be compiled under MSVC6 was done by Mark Nordell. 2003-12-28 22:39:06 +00:00
mp.c This is part of the big 'ReactOS under MSVC6' project. Main work on converting ROS to be able to be compiled under MSVC6 was done by Mark Nordell. 2003-12-28 22:39:06 +00:00
mps.S Module wide .cvsignore for: 2001-08-21 20:18:27 +00:00
mpsboot.asm Module wide .cvsignore for: 2001-08-21 20:18:27 +00:00
mpsirql.c This is part of the big 'ReactOS under MSVC6' project. Main work on converting ROS to be able to be compiled under MSVC6 was done by Mark Nordell. 2003-12-28 22:39:06 +00:00
pci.c This is part of the big 'ReactOS under MSVC6' project. Main work on converting ROS to be able to be compiled under MSVC6 was done by Mark Nordell. 2003-12-28 22:39:06 +00:00
portio.c This is part of the big 'ReactOS under MSVC6' project. Main work on converting ROS to be able to be compiled under MSVC6 was done by Mark Nordell. 2003-12-28 22:39:06 +00:00
pwroff.c This is part of the big 'ReactOS under MSVC6' project. Main work on converting ROS to be able to be compiled under MSVC6 was done by Mark Nordell. 2003-12-28 22:39:06 +00:00
reboot.c This is part of the big 'ReactOS under MSVC6' project. Main work on converting ROS to be able to be compiled under MSVC6 was done by Mark Nordell. 2003-12-28 22:39:06 +00:00
spinlock.c Spinlock can also be acquired using KeAcquireSpinLockRaiseToSynch(), 2004-02-10 15:16:12 +00:00
sysbus.c This is part of the big 'ReactOS under MSVC6' project. Main work on converting ROS to be able to be compiled under MSVC6 was done by Mark Nordell. 2003-12-28 22:39:06 +00:00
sysinfo.c Fixed some hal dispatch table issues. 2003-02-26 14:14:47 +00:00
time.c This is part of the big 'ReactOS under MSVC6' project. Main work on converting ROS to be able to be compiled under MSVC6 was done by Mark Nordell. 2003-12-28 22:39:06 +00:00
timer.c Rewrite loop so it can't be optimized away. Patch by Mike Nordell 2004-01-12 22:36:04 +00:00