Topic: [IMPL]NVNET_DEV0268 - please add it to the official driverpacks

Please change this in "NV7\nvenetfd.inf":

from

[ControlFlags]
ExcludeFromSelect = {1a3e09be-1e45-494b-9174-d7385b45bbf5}\NVNET_DEV0269,\
                    {1a3e09be-1e45-494b-9174-d7385b45bbf5}\NVNET_DEV0373
                    
[Nvidia]
%NVENET.DeviceDesc%  =  NVENET_2kNPR.NDI,  {1a3e09be-1e45-494b-9174-d7385b45bbf5}\NVNET_DEV0269
%NVENET.DeviceDesc%  =  NVENET_2kNPR.NDI,  {1a3e09be-1e45-494b-9174-d7385b45bbf5}\NVNET_DEV0373

[Nvidia.NTx86.5.1]
%NVENET.DeviceDesc%  =  NVENET_XPNPR.NDI,  {1a3e09be-1e45-494b-9174-d7385b45bbf5}\NVNET_DEV0269
%NVENET.DeviceDesc%  =  NVENET_XPNPR.NDI,  {1a3e09be-1e45-494b-9174-d7385b45bbf5}\NVNET_DEV0373

to

[ControlFlags]
ExcludeFromSelect = {1a3e09be-1e45-494b-9174-d7385b45bbf5}\NVNET_DEV0269,\
                    {1a3e09be-1e45-494b-9174-d7385b45bbf5}\NVNET_DEV0373,\
                    {1a3e09be-1e45-494b-9174-d7385b45bbf5}\NVNET_DEV0268
                    
[Nvidia]
%NVENET.DeviceDesc%  =  NVENET_2kNPR.NDI,  {1a3e09be-1e45-494b-9174-d7385b45bbf5}\NVNET_DEV0269
%NVENET.DeviceDesc%  =  NVENET_2kNPR.NDI,  {1a3e09be-1e45-494b-9174-d7385b45bbf5}\NVNET_DEV0373
%NVENET.DeviceDesc%  =  NVENET_2kNPR.NDI,  {1a3e09be-1e45-494b-9174-d7385b45bbf5}\NVNET_DEV0268

[Nvidia.NTx86.5.1]
%NVENET.DeviceDesc%  =  NVENET_XPNPR.NDI,  {1a3e09be-1e45-494b-9174-d7385b45bbf5}\NVNET_DEV0269
%NVENET.DeviceDesc%  =  NVENET_XPNPR.NDI,  {1a3e09be-1e45-494b-9174-d7385b45bbf5}\NVNET_DEV0373
%NVENET.DeviceDesc%  =  NVENET_XPNPR.NDI,  {1a3e09be-1e45-494b-9174-d7385b45bbf5}\NVNET_DEV0268

Thanks! smile

Last edited by kalmi (2009-02-25 06:15:51)

Re: [IMPL]NVNET_DEV0268 - please add it to the official driverpacks

why?

DP BartPE Tutorial   DP_BASE Tutorial   HWID's Tool     Read BEFORE you post    UserBars!
http://driverpacks.net/userbar/admin-1.png
The DriverPacks, the DP_Base program, and Support Forum are FREE!.

Re: [IMPL]NVNET_DEV0268 - please add it to the official driverpacks

Because it's not there?
That change adds support for some card which I found in a (bunch of) Fujitsu-Siemens Esprimo P2411. (MCP51?)

I added those lines and now the card is recognized. (the string "NVNET_DEV0268" was not present anywhere in the driverpacks)

I'm sorry if I misunderstood something or this is not how it works....

Re: [IMPL]NVNET_DEV0268 - please add it to the official driverpacks

altering the inf breaks driver signing we don't normaly break a drivers signing...

although this will work it is not the prefered method af adding support for hardware.
the prefered method is to use a signed (unmodified) driver that includes support for your hardware.. wink

the normal proceedure is for you to point us at a OEM driver that supports your hardware and for you to included the HWID that is not currently supported...

so you were in the ball park and got a hit... you just did not hit a home run... wink

DP BartPE Tutorial   DP_BASE Tutorial   HWID's Tool     Read BEFORE you post    UserBars!
http://driverpacks.net/userbar/admin-1.png
The DriverPacks, the DP_Base program, and Support Forum are FREE!.

Re: [IMPL]NVNET_DEV0268 - please add it to the official driverpacks

This was already implemented in the current beta/release candidate. smile

Read BEFORE you post.  HWID tool   DriverPacks Tutorial   DONATE!
http://driverpacks.net/userbar/admin-1.png
Not all heroes wear capes, some wear Kevlar!

Re: [IMPL]NVNET_DEV0268 - please add it to the official driverpacks

I have altered \NV7 to restore the signed .inf and provided a new DriverPacks.inf for this HWID.  That should solve a few issues! smile
New nightly is still in work though.  Nothing for anyone to test at the moment.

Read BEFORE you post.  HWID tool   DriverPacks Tutorial   DONATE!
http://driverpacks.net/userbar/admin-1.png
Not all heroes wear capes, some wear Kevlar!