NdisTransferData

Hi,
In my protocol driver I receive NDIS_MAC_OPTION_COPY_LOOKAHEAD_DATA in response to my OID_GEN_MAC_OPTIONS request.
Do I still need to call NdisTransferData for copying the received data?
Pls. suggest.
Regards,
Rajeev Gaba

Only call NdisTransferData when ProtocolReceive routine doesn’t get the
whole packet.

Calvin

Calvin Guan, Software Developer xxxxx@nospam.ati.com
SW2D-Radeon NT Core Drivers
ATI Technologies Inc.
1 Commerce Valley Drive East
Markham, Ontario, Canada L3T 7X6
Tel: (905) 882-2600 Ext. 8654
Find a driver: http://www.ati.com/support/driver.html

-----Original Message-----
From: Rajeev Gaba [mailto:xxxxx@intersolutions.stpn.soft.net]
Sent: Thursday, October 30, 2003 7:44 AM
To: Windows System Software Devs Interest List
Subject: [ntdev] NdisTransferData

Hi,
In my protocol driver I receive NDIS_MAC_OPTION_COPY_LOOKAHEAD_DATA in
response to my OID_GEN_MAC_OPTIONS request.
Do I still need to call NdisTransferData for copying the received data?
Pls. suggest.
Regards,
Rajeev Gaba

Questions? First check the Kernel Driver FAQ at
http://www.osronline.com/article.cfm?id=256

You are currently subscribed to ntdev as: xxxxx@ati.com
To unsubscribe send a blank email to xxxxx@lists.osr.com