No announcements
Found 1100243 threads
-
6 Votes
NDIS Miniport and Protocol Interaction
The protocol NDIS callback functions have priority of 8.Answered | 7 Replies | 1700 Views | Created by RzRDigo - Tuesday, November 18, 2014 6:16 PM | Last reply by Jeffrey Tippet [MSFT] - Thursday, November 20, 2014 9:31 PM -
0 Votes
NDIS 6.0 connection-less protocol driver sample
Hence the possible move towards a driver.Answered | 3 Replies | 4918 Views | Created by sensph - Saturday, April 30, 2011 9:02 PM | Last reply by - Tuesday, May 17, 2011 5:02 AM -
0 Votes
NDIS 6.0 connection-less protocol driver sample building for Windows XP
Use a separate driver for NDIS 5.x and NDIS 6.x systems.Answered | 7 Replies | 1246 Views | Created by ipetrovic11 - Saturday, July 19, 2014 9:03 PM | Last reply by Brian Catlin - Sunday, July 20, 2014 4:58 PM -
2 Votes
TCP Data Not captured by NDIS Driver
WDK Sample (netvmini 620) already has a working virtual MP driver for Win 7.Answered | 23 Replies | 6450 Views | Created by fadedreamz - Wednesday, May 18, 2011 12:06 PM | Last reply by fadedreamz - Thursday, August 25, 2011 12:01 PM -
0 Votes
NDIS Passthru and Network Monitor
The article you mention states the following: Limitation NDIS 6.0 supports light weight filter drivers which replaces ...Answered | 3 Replies | 12318 Views | Created by axela7087 - Monday, February 15, 2010 11:16 AM | Last reply by Paul E Long - Tuesday, February 16, 2010 6:15 PM -
3 Votes
programmatically installing NDIS filter driver
I am trying to write C++ code programmatically installing NDIS 6.0 lightweight filter driver.Answered | 9 Replies | 7899 Views | Created by glagolik - Thursday, April 26, 2012 2:46 AM | Last reply by Antti Järvinen - Tuesday, February 26, 2013 12:02 PM -
0 Votes
Remote Desktop Protocol 6.0
I installed windows 10 this morning and now my remote desktop connection is not working.Answered | 1 Replies | 1627 Views | Created by Remote Desktop Protocol 6.0 - Thursday, July 30, 2015 2:35 PM | Last reply by Mike Laughlin - Thursday, July 30, 2015 2:40 PM -
0 Votes
WHQL certification for NDIS + virtual bus driver
Hi Derek, You have to submit the VBD and NDIS drivers package separately for certification.Answered | 3 Replies | 1334 Views | Created by Derek Chickles - Friday, July 25, 2014 4:11 PM | Last reply by Mudit Garg - Monday, July 28, 2014 6:47 AM -
0 Votes
How to sign a kernel mode intermediate NDIS driver
I need to add some informations : I can't move to NDIS 6.X and I can't apply to WHQL.Answered | 3 Replies | 3175 Views | Created by 0xGaël - Thursday, July 5, 2012 3:56 PM | Last reply by Antti Järvinen - Friday, July 6, 2012 3:25 PM -
0 Votes
Not able load a NDIS Driver in Win CE 6.0 CEPC (DEVICE!
Add 'K' to the .bib entry for the device driver, i.e.Answered | 1 Replies | 2119 Views | Created by Deepu27 - Monday, October 22, 2012 6:33 PM | Last reply by Luca Calligaris - Wednesday, October 24, 2012 8:30 AM -
2 Votes
NDIS IM and WMI
Try asking your question in the Windows Hardware WDK and Driver Development Forum at the following ...Answered | 1 Replies | 4195 Views | Created by vv75 - Wednesday, April 11, 2012 3:25 PM | Last reply by Luigi Bruno - Wednesday, April 11, 2012 3:31 PM -
1 Votes
Drivers behavior on Connected Standby
I wrote 2 drivers. one is KMDF mimiport driver (based on the HIDUSBFX2 sample driver ) and one is UMDF ...Answered | 10 Replies | 2681 Views | Created by tulush - Sunday, February 3, 2013 8:42 PM | Last reply by tulush - Monday, February 4, 2013 6:44 PM -
2 Votes
NDIS loopback data not captured by application
The protocol will not free the buffers in the send packet until you have completed the send (NdisMSendComplete)Answered | 14 Replies | 5369 Views | Created by fadedreamz - Thursday, March 31, 2011 7:59 PM | Last reply by fadedreamz - Wednesday, April 6, 2011 9:52 AM -
0 Votes
Sample drivers
Here are some pointers: WDK 10 doesn’t have a mouse sample unfortunately, but it does have HID: ...Answered | 3 Replies | 881 Views | Created by Jan Kučera - Friday, May 29, 2015 1:44 PM | Last reply by Jonathan Tanner - Wednesday, June 17, 2015 10:25 PM -
1 Votes
Desktop application to NDIS 6.0 Filter Driver communicate
A protocol driver, or an intermediate driver, can create a device object for itself and register directly with WMI.Answered | 5 Replies | 2627 Views | Created by ZhongJie Qiu - Saturday, February 23, 2013 3:14 AM | Last reply by Brian Catlin - Tuesday, February 26, 2013 8:30 PM -
0 Votes
NDIS Filter driver install issue - Rebinding of Protocol drivers not getting initiated
If a NDIS 6.0 mandatory filter installs correctly then NDIS will automatically rebind protocols to the reconfigured filter stack.Answered | 3 Replies | 5366 Views | Created by Basanagouda - Tuesday, October 11, 2011 12:45 PM | Last reply by Basanagouda - Wednesday, October 12, 2011 10:48 AM -
0 Votes
NDIS 5.1 intermediate driver for packet encryption/decryption not working with HTTP.sys
:) Perhaps somebody else will jump in and clarify to what extent drivers can manipulate the flags field.Answered | 8 Replies | 4358 Views | Created by Ignat12 - Wednesday, October 5, 2011 6:20 PM | Last reply by Jeffrey Tippet [MSFT] - Friday, October 7, 2011 9:16 AM -
0 Votes
Installing NDIS Protocol Drivers and Deployment
If I install the driver manually in a target computer, is it possible to run the debug in a host machine?Unanswered | 3 Replies | 982 Views | Created by RzRDigo - Wednesday, August 27, 2014 6:20 PM | Last reply by RzRDigo - Thursday, August 28, 2014 3:31 PM -
1 Votes
NDIS protocol driver(6.0) do not receive adapter binding calls from NDIS
I am upgrading my existing NDIS protocol driver(4.0) to NDIS 6.0.Answered | 1 Replies | 778 Views | Created by puneDev - Tuesday, August 11, 2015 4:11 PM | Last reply by Brian Catlin - Wednesday, August 12, 2015 6:15 PM -
0 Votes
Can I still get NDIS Intermediate driver signed for XP?
But for Vista, since it is the same binary file as Win7/8, based on the information in another thread, I think I can get vista signed through uniform driver signing process.Answered | 5 Replies | 1118 Views | Created by brn204 - Tuesday, May 20, 2014 2:51 PM | Last reply by Mudit Garg - Friday, May 23, 2014 3:12 AM - Items 1 to 20 of 1100243 Next ›
No announcements