Hi,
What the relation schemes beetween Modem Adsl USB and NDIS protocol
drivers ? How the data are transported beetween USB and Ndis for read
and write operation ?
Thanks in advance !
Hi,
What the relation schemes beetween Modem Adsl USB and NDIS protocol
drivers ? How the data are transported beetween USB and Ndis for read
and write operation ?
Thanks in advance !
You need a NDIS-WDM miniport.
Are you somehow affiliated to OSR, or why is your e-mail name “OSR
news” ?
“An optimist believes this is the best of all possible worlds. A
pessimist fears this to be true.”
---- snip ----
What the relation schemes beetween Modem Adsl USB and NDIS protocol
drivers ? How the data are transported beetween USB and Ndis for read
---- snip ----
USB ADSL modem has some NDIS-WDM driver with USB/WDM lower edge and NDIS
miniport upper edge.
It emulates the Ethernet device. The OS then runs PPPoE over it.
Maxim Shatskih, Windows DDK MVP
StorageCraft Corporation
xxxxx@storagecraft.com
http://www.storagecraft.com
----- Original Message -----
From: “OSR news”
Newsgroups: ntdev
To: “Windows System Software Devs Interest List”
Sent: Tuesday, April 19, 2005 2:55 PM
Subject: [ntdev] USB Modem and NDIS ?
> Hi,
>
> What the relation schemes beetween Modem Adsl USB and NDIS protocol
> drivers ? How the data are transported beetween USB and Ndis for read
> and write operation ?
>
> Thanks in advance !
>
>
>
> —
> 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
Hi, Maxim
My Usb modem is bind to “\Device\NdisWanIp” but there’s also
\Device\NdisWan ! What are the differences beetween this two devices !
Actually with a Protocol Ndis Driver bind on NdisWanIp I’m unable to
catch the outcoming packets with Promiscuous mode !
Jean Christophe !
Maxim S. Shatskih a écrit :
USB ADSL modem has some NDIS-WDM driver with USB/WDM lower edge and NDIS
miniport upper edge.It emulates the Ethernet device. The OS then runs PPPoE over it.
Maxim Shatskih, Windows DDK MVP
StorageCraft Corporation
xxxxx@storagecraft.com
http://www.storagecraft.com----- Original Message -----
From: “OSR news”
> Newsgroups: ntdev
> To: “Windows System Software Devs Interest List”
> Sent: Tuesday, April 19, 2005 2:55 PM
> Subject: [ntdev] USB Modem and NDIS ?
>
>
>
>>Hi,
>>
>>What the relation schemes beetween Modem Adsl USB and NDIS protocol
>>drivers ? How the data are transported beetween USB and Ndis for read
>>and write operation ?
>>
>>Thanks in advance !
>>
>>
>>
>>—
>>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
>
>
>
Hi, Maxim
My Usb modem is bind to “\Device\NdisWanIp” but there’s also
\Device\NdisWan ! What are the differences beetween this two devices !
Actually with a Protocol Ndis Driver bind on NdisWanIp I’m unable to
catch the outcoming packets with Promiscuous mode !
Jean Christophe !
Maxim S. Shatskih a écrit :
USB ADSL modem has some NDIS-WDM driver with USB/WDM lower edge and NDIS
miniport upper edge.It emulates the Ethernet device. The OS then runs PPPoE over it.
Maxim Shatskih, Windows DDK MVP
StorageCraft Corporation
xxxxx@storagecraft.com
http://www.storagecraft.com----- Original Message -----
From: “OSR news”
> Newsgroups: ntdev
> To: “Windows System Software Devs Interest List”
> Sent: Tuesday, April 19, 2005 2:55 PM
> Subject: [ntdev] USB Modem and NDIS ?
>
>
>
>>Hi,
>>
>>What the relation schemes beetween Modem Adsl USB and NDIS protocol
>>drivers ? How the data are transported beetween USB and Ndis for read
>>and write operation ?
>>
>>Thanks in advance !
>>
>>
>>
>>—
>>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
>
>
>