wpaul a43e13682e Tweak ndiscvt to support yet another flavor of .INF files (look for
the NTx86 section decoration).

subr_ndis.c: correct the behavior of ndis_query_resources(): if the
caller doesn't provide enough space to return the resources, tell it
how much it needs to provide and return an error.

subr_hal.c & subr_ntoskrnl.c: implement/stub a bunch of new routines;

ntoskrnl:

KefAcquireSpinLockAtDpcLevel
KefReleaseSpinLockFromDpcLevel
MmMapLockedPages
InterlockedDecrement
InterlockedIncrement
IoFreeMdl
KeInitializeSpinLock

HAL:

KfReleaseSpinLock
KeGetCurrentIrql
KfAcquireSpinLock

Lastly, correct spelling of "_aullshr" in the ntoskrnl functable.
2004-01-03 02:25:21 +00:00
..
2003-09-10 19:24:35 +00:00
2003-09-14 13:41:59 +00:00
2003-09-07 16:43:53 +00:00
2003-07-06 12:44:11 +00:00
2003-11-09 14:49:43 +00:00
2003-09-10 19:24:35 +00:00
2003-11-14 17:34:08 +00:00
2003-12-17 10:14:11 +00:00
2003-09-14 13:41:59 +00:00
2003-11-20 03:47:50 +00:00
2003-07-06 12:44:11 +00:00
2004-01-01 23:41:37 +00:00
2003-07-06 12:44:11 +00:00
2003-08-04 21:31:53 +00:00
2003-06-28 06:19:37 +00:00
2003-10-29 09:31:41 +00:00
2003-10-26 10:30:17 +00:00
2003-09-20 09:41:13 +00:00
2003-07-06 12:44:11 +00:00
2003-07-06 12:27:52 +00:00
2003-10-25 22:03:10 +00:00
2003-07-03 03:37:04 +00:00
2003-10-05 12:09:31 +00:00
2003-08-16 19:59:53 +00:00