Re: NDIS Driver Component File
- From: Pramod Korti <PramodKorti@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 3 Dec 2008 19:38:10 -0800
Hi Sean
Thank you for your response.
I am new to NDIS, please let me know how to check this under XP Professional.
I do not have the old KDF file windows NTe driver. In other network drivers,
we have only the sys file and inf file in the component. In my case I only
have the sys file and I do not have the inf file !
Also, I have no idea about manually creating PnP and Service Data Resource.
Can you suggest some steps to make this work ?
Regards,
Pramod Korti
"Sean Liming (MVP)" wrote:
.
Make sure the driver works under XP Pro. If you have the old KDF, you can
import it into Component designer, but you will have to manually create the
PNP and Service Data resource for the driver to launch. KDF import only
extracts the file and registry information. The other network drivers in the
database can serve as a guide.
If you have an INF file for the driver, just import that one instead.
Regards,
Sean Liming
www.sjjmicro.com / www.seanliming.com
Book Author - XP Embedded Advanced, XP Embedded Supplemental Toolkit
"Pramod Korti" <PramodKorti@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:52A11574-B92C-4F75-AFCD-0D6395C12384@xxxxxxxxxxxxxxxx
Hello All
I have a working NDIS Driver under windows NTe. I want to port the same to
XPe. I have compiled the source code under Windows XP DDK and a new NDIS
driver is available with me.
I want to make a XPe component for this and integrate this with my
database.
I do not have any inf file for the NDIS Driver.
Please let me know how to make a component for this (or) how to make a new
inf file if we have driver file for the given hardware.
Regards,
Pramod Korti
- Follow-Ups:
- Re: NDIS Driver Component File
- From: Sean Liming \(MVP\)
- Re: NDIS Driver Component File
- References:
- NDIS Driver Component File
- From: Pramod Korti
- Re: NDIS Driver Component File
- From: Sean Liming \(MVP\)
- NDIS Driver Component File
- Prev by Date: Windows XPe on VM
- Next by Date: Re: NDIS Driver Component File
- Previous by thread: Re: NDIS Driver Component File
- Next by thread: Re: NDIS Driver Component File
- Index(es):
Relevant Pages
|