NDIS Driver for Win CE

Hi all,

I want to Develop the wireless LAN driver for a PC card for a iPAQ. Can
anyone give me some pointer where to start with some links. Can we develop
using www.jungo.com product easily ? any side effects for NDIS using jungo ?

Thanks in Adavance,
Satish K.S


You are currently subscribed to ntdev as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com

You want to develop an NDIS 4 driver. Specific help for Windows CE device
drivers can be found in the Platform Builder help files. Don’t bother
buying it (it’s > $2k), you can get an evaluation CD for the price of
shipping and handling (from the MS website). The evaluation CD is all you
need for doing any WinCE drivers…

  • Dennis

Dennis Merrill
Embedded Systems Engineer
Thermo Nicolet Corporation

-----Original Message-----
From: Satish K.S [mailto:xxxxx@aalayance.com]
Sent: Wednesday, December 05, 2001 3:37 AM
To: NT Developers Interest List
Subject: [ntdev] NDIS Driver for Win CE

Hi all,

I want to Develop the wireless LAN driver for a PC card for a iPAQ. Can
anyone give me some pointer where to start with some links. Can we develop
using www.jungo.com product easily ? any side effects for NDIS using jungo ?

Thanks in Adavance,
Satish K.S


You are currently subscribed to ntdev as: xxxxx@thermonicolet.com
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com


You are currently subscribed to ntdev as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com

I think the eval version doesnt support writing device drivers??

“A hundred ounces of silver spent for information may save thousand spent on
war” - Sun Tzu.

-----Original Message-----
From: xxxxx@thermonicolet.com [mailto:xxxxx@thermonicolet.com]
Sent: Wednesday, December 05, 2001 3:20 PM
To: NT Developers Interest List
Subject: [ntdev] RE: NDIS Driver for Win CE

You want to develop an NDIS 4 driver. Specific help for Windows CE device
drivers can be found in the Platform Builder help files. Don’t bother
buying it (it’s > $2k), you can get an evaluation CD for the price of
shipping and handling (from the MS website). The evaluation CD is all you
need for doing any WinCE drivers…

  • Dennis

Dennis Merrill
Embedded Systems Engineer
Thermo Nicolet Corporation

-----Original Message-----
From: Satish K.S [ mailto:xxxxx@aalayance.com
mailto:xxxxx ]
Sent: Wednesday, December 05, 2001 3:37 AM
To: NT Developers Interest List
Subject: [ntdev] NDIS Driver for Win CE

Hi all,

I want to Develop the wireless LAN driver for a PC card for a iPAQ. Can
anyone give me some pointer where to start with some links. Can we develop
using www.jungo.com product easily ? any side effects for NDIS using jungo ?

Thanks in Adavance,
Satish K.S


You are currently subscribed to ntdev as: xxxxx@thermonicolet.com
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com


You are currently subscribed to ntdev as: xxxxx@ggn.hcltech.com
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com


You are currently subscribed to ntdev as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com</mailto:xxxxx>

You think wrong… :slight_smile: CE drivers are just .DLL’s. All you need from the
eval CD is the correct header and lib files.

  • Dennis

Dennis Merrill
Embedded Systems Engineer
Thermo Nicolet Corporation

-----Original Message-----
From: S Elampooranan , Gurgaon [mailto:xxxxx@ggn.hcltech.com]
Sent: Wednesday, December 05, 2001 9:42 AM
To: NT Developers Interest List
Subject: [ntdev] RE: NDIS Driver for Win CE

I think the eval version doesnt support writing device drivers??
“A hundred ounces of silver spent for information may save thousand spent on
war” - Sun Tzu.
-----Original Message-----
From: xxxxx@thermonicolet.com [mailto:xxxxx@thermonicolet.com]
Sent: Wednesday, December 05, 2001 3:20 PM
To: NT Developers Interest List
Subject: [ntdev] RE: NDIS Driver for Win CE
You want to develop an NDIS 4 driver. Specific help for Windows CE device
drivers can be found in the Platform Builder help files. Don’t bother
buying it (it’s > $2k), you can get an evaluation CD for the price of
shipping and handling (from the MS website). The evaluation CD is all you
need for doing any WinCE drivers…

  • Dennis

Dennis Merrill
Embedded Systems Engineer
Thermo Nicolet Corporation

-----Original Message-----
From: Satish K.S [mailto:xxxxx@aalayance.com
mailto:xxxxx ]
Sent: Wednesday, December 05, 2001 3:37 AM
To: NT Developers Interest List
Subject: [ntdev] NDIS Driver for Win CE
Hi all,
I want to Develop the wireless LAN driver for a PC card for a iPAQ. Can
anyone give me some pointer where to start with some links. Can we develop
using www.jungo.com product easily ? any side effects for NDIS using jungo ?

Thanks in Adavance,
Satish K.S


You are currently subscribed to ntdev as: xxxxx@thermonicolet.com
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com

You are currently subscribed to ntdev as: xxxxx@ggn.hcltech.com
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com

You are currently subscribed to ntdev as: xxxxx@thermonicolet.com
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com


You are currently subscribed to ntdev as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com</mailto:xxxxx>

RE: [ntdev] NDIS Driver for Win CEIs there any user/kernel difference in CE?

----- Original Message -----
From: xxxxx@thermonicolet.com
To: NT Developers Interest List
Sent: Wednesday, December 05, 2001 8:31 PM
Subject: [ntdev] RE: NDIS Driver for Win CE

You think wrong… J CE drivers are just .DLL’s. All you need from the eval CD is the correct header and lib files.

  • Dennis

Dennis Merrill

Embedded Systems Engineer

Thermo Nicolet Corporation

-----Original Message-----
From: S Elampooranan , Gurgaon [mailto:xxxxx@ggn.hcltech.com]
Sent: Wednesday, December 05, 2001 9:42 AM
To: NT Developers Interest List
Subject: [ntdev] RE: NDIS Driver for Win CE

I think the eval version doesnt support writing device drivers??

“A hundred ounces of silver spent for information may save thousand spent on war” - Sun Tzu.

-----Original Message-----
From: xxxxx@thermonicolet.com [mailto:xxxxx@thermonicolet.com]
Sent: Wednesday, December 05, 2001 3:20 PM
To: NT Developers Interest List
Subject: [ntdev] RE: NDIS Driver for Win CE

You want to develop an NDIS 4 driver. Specific help for Windows CE device drivers can be found in the Platform Builder help files. Don’t bother buying it (it’s > $2k), you can get an evaluation CD for the price of shipping and handling (from the MS website). The evaluation CD is all you need for doing any WinCE drivers…

  • Dennis

Dennis Merrill
Embedded Systems Engineer
Thermo Nicolet Corporation

-----Original Message-----
From: Satish K.S [mailto:xxxxx@aalayance.com]
Sent: Wednesday, December 05, 2001 3:37 AM
To: NT Developers Interest List
Subject: [ntdev] NDIS Driver for Win CE

Hi all,

I want to Develop the wireless LAN driver for a PC card for a iPAQ. Can
anyone give me some pointer where to start with some links. Can we develop
using www.jungo.com product easily ? any side effects for NDIS using jungo ?

Thanks in Adavance,
Satish K.S


You are currently subscribed to ntdev as: xxxxx@thermonicolet.com
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com


You are currently subscribed to ntdev as: xxxxx@ggn.hcltech.com
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com


You are currently subscribed to ntdev as: xxxxx@thermonicolet.com
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com


You are currently subscribed to ntdev as: xxxxx@storagecraft.com
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com


You are currently subscribed to ntdev as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com