[NDIS]
authorCameron Gutman <aicommander@gmail.com>
Thu, 13 Sep 2012 01:04:21 +0000 (01:04 +0000)
committerCameron Gutman <aicommander@gmail.com>
Thu, 13 Sep 2012 01:04:21 +0000 (01:04 +0000)
commitd96bde2a8094928a725bf826dffd994ddda3830d
tree8ec0d69d8540baff05bd5cc81aa75442d1d6c68c
parentb0e977ad999240760f1bdb821d89ed9036313b91
[NDIS]
- NdisReadConfiguration should return NdisParameterInteger for requests for NdisParameterHexInteger
- Assert that conversion to integer from string does not fail
- Always trigger the ISR function if MiniportInitialize or MiniportHalt is executing

CORE-6064 #comment Please try to replicate with DEBUG_ULTRA turned on in NDIS

svn path=/trunk/; revision=57289
reactos/drivers/network/ndis/ndis/config.c
reactos/drivers/network/ndis/ndis/io.c
reactos/drivers/network/ndis/ndis/miniport.c