Bill Paul 0a9e1a08a1 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-05-02 14:55:42 +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-04-04 17:49:21 +00:00
2003-05-31 18:07:09 +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-02-24 22:53:26 +00:00
2003-09-14 13:41:59 +00:00
2003-11-20 03:47:50 +00:00
2003-06-11 21:37:19 +00:00
2003-04-04 17:49:21 +00:00
2003-07-06 12:44:11 +00:00
2004-01-01 23:41:37 +00:00
2003-06-15 08:46:36 +00:00
2003-07-06 12:44:11 +00:00
2003-08-04 21:31:53 +00:00
2003-04-04 17:49:21 +00:00
2003-04-04 17:49:21 +00:00
2003-04-04 17:49:21 +00:00
2003-04-29 19:53:00 +00:00
2003-04-04 17:49:21 +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-05-31 18:42:18 +00:00
2003-02-24 22:53:26 +00:00
2003-06-08 14:33:04 +00:00
2003-06-04 15:58:03 +00:00
2003-04-04 17:49:21 +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-06-04 19:24:24 +00:00
2003-06-08 06:25:47 +00:00
2003-04-04 17:49:21 +00:00
2003-08-16 19:59:53 +00:00