Re: NDIS Driver Component File

Tech-Archive recommends: Fix windows errors by optimizing your registry



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

.



Relevant Pages

  • Re: Where is Bill Pauls NDIS miniport driver wrapper?
    ... This is a special compatibility module for allowing Windows NDIS ... use of the ndis compat API and can be compiled with a specially ... Contains an .inf file parser graciously provided by Matt Dodd (and ... been tested with exactly three drivers: ...
    (freebsd-questions)
  • Re: Incorrect server name
    ... There is no primary WINS server defined for this adapter. ... Broadcom BCM5708C NetXtreme II GigE (NDIS VBD Client) ... Network Monitor Driver ...
    (microsoft.public.windows.server.general)
  • Re: Question about FILE_OBJECT
    ... NDIS IM is a driver that fully conforms to the model, ... I.E. every time they allocated a new context object they ...
    (microsoft.public.win32.programmer.kernel)
  • Re: Running NDISTest on Vista with an NDIS IM Driver
    ... I had a quick look at the ndistest stuff in the WLK1.0c, ... actually some ndis driver in the ... I tried using the version that comes with WLK/DTM on PassThru (NDIS IM ...
    (microsoft.public.development.device.drivers)
  • Re: NDIS functionality details
    ... In my driver I need to decompress compressed video data and provide ... >> NDIS subsystem exports a lot of functions with Ndis* prefix. ... >> DDK says, that there is two ways, one is to copy each packet to driver ...
    (microsoft.public.development.device.drivers)