Can somebody specify what is the Windows NIC device name for using in
IoGetDeviceObjectPointer().
I konw that the tcp device name is \Device\tcp
why do u need that?
good luck,
yogi
From: Zvi Dubitzky
>Reply-To: “Windows System Software Devs Interest List”
>
>To: “Windows System Software Devs Interest List”
>Subject: [ntdev] NIC device name
>Date: Thu, 28 Oct 2004 11:19:44 +0200
>
>Can somebody specify what is the Windows NIC device name for using in
>IoGetDeviceObjectPointer().
>I konw that the tcp device name is \Device\tcp
>
>—
>Questions? First check the Kernel Driver FAQ at
>http://www.osronline.com/article.cfm?id=256
>
>You are currently subscribed to ntdev as: xxxxx@hotmail.com
>To unsubscribe send a blank email to xxxxx@lists.osr.com
_________________________________________________________________
Sell your old furniture.
http://ads2.baazee.com/cgi-bin/banners/redirect.pl?id=1124 Electronics,books
or even your car.
Why do you need this? To send/receive packets? Then write an NDIS protocol, IoGetDeviceObjectPointer is of no help in this.
Maxim Shatskih, Windows DDK MVP
StorageCraft Corporation
xxxxx@storagecraft.com
http://www.storagecraft.com
----- Original Message -----
From: Zvi Dubitzky
To: Windows System Software Devs Interest List
Sent: Thursday, October 28, 2004 1:19 PM
Subject: [ntdev] NIC device name
Can somebody specify what is the Windows NIC device name for using in IoGetDeviceObjectPointer().
I konw that the tcp device name is \Device\tcp
— Questions? First check the Kernel Driver FAQ at http://www.osronline.com/article.cfm?id=256 You are currently subscribed to ntdev as: xxxxx@storagecraft.com To unsubscribe send a blank email to xxxxx@lists.osr.com
Can somebody specify what is the Windows NIC device name for using in
IoGetDeviceObjectPointer() . I want to postpone the unload of the NIC
driver
during shutdown from my driver. Hope the extra reference will do that
unless
the system neglects any open channel via the Tdi at that momment and
unloads it anyway.
Why doing this postpone?
Maxim Shatskih, Windows DDK MVP
StorageCraft Corporation
xxxxx@storagecraft.com
http://www.storagecraft.com
----- Original Message -----
From: Zvi Dubitzky
To: Windows System Software Devs Interest List
Sent: Friday, October 29, 2004 5:21 PM
Subject: [ntdev] NIC device name
Can somebody specify what is the Windows NIC device name for using in
IoGetDeviceObjectPointer() . I want to postpone the unload of the NIC driver
during shutdown from my driver. Hope the extra reference will do that unless
the system neglects any open channel via the Tdi at that momment and unloads it anyway.
— Questions? First check the Kernel Driver FAQ at http://www.osronline.com/article.cfm?id=256 You are currently subscribed to ntdev as: xxxxx@storagecraft.com To unsubscribe send a blank email to xxxxx@lists.osr.com