- Restore a value that is lost in MiniportReset when AddressingReset is TRUE
authorCameron Gutman <aicommander@gmail.com>
Tue, 30 Jun 2009 18:44:26 +0000 (18:44 +0000)
committerCameron Gutman <aicommander@gmail.com>
Tue, 30 Jun 2009 18:44:26 +0000 (18:44 +0000)
commit95f968d50bbcd5fa517b4b84af304917ceabb2f4
tree99a18a350e86a7a2588c38cbbb84bf94d7d5478c
parent2fc619f0ec585b25488cf709fa0efd55b20ac29d
 - Restore a value that is lost in MiniportReset when AddressingReset is TRUE
 - I need to do more investigation on which values need to be restored but I know CurrentLookahead is one of them
 - Add support for protocol-initiated miniport resets

svn path=/trunk/; revision=41718
reactos/drivers/network/ndis/include/miniport.h
reactos/drivers/network/ndis/ndis/miniport.c
reactos/drivers/network/ndis/ndis/protocol.c