Topic: [REQ] Nvidia MCP55 SATA Controller on Proliant ML115

Please can you integrate %subj
hvids
VEN_10DE&DEV_037E&SUBSYS_1714103C&REV_A3

Correct driver

http://h20000.www2.hp.com/bizsupport/Te … ab51adc52c

folder IDE\WinXP\sataraid\ in downloaded zip file

Thank you

Re: [REQ] Nvidia MCP55 SATA Controller on Proliant ML115

This HWID is already covered by [N-TM] section of the ini file. Try deleting the N4\IN folder too because the hwid is present in 2 drivers N4\IN folder and N\TM.

Re: [REQ] Nvidia MCP55 SATA Controller on Proliant ML115

I'm confused:

HP driver http://h20000.www2.hp.com/bizsupport/Te … ab51adc52c IDE\WinXP\sataraid\nvrd32.inf contains

%NVSTOR_DESC%=Crush11_Inst,PCI\VEN_10DE&DEV_037F&CC_0104

HP nvrd32.inf does NOT contain VEN_10DE&DEV_037E

HP IDE\WinXP\sataraid\txtsetup.oem contains

id = "PCI\VEN_10DE&DEV_036F", "nvgts" ; MCP55 OEM
id = "PCI\VEN_10DE&DEV_037E", "nvgts" ; MCP55 CHANNEL
id = "PCI\VEN_10DE&DEV_037F", "nvgts" ; MCP55 UNUSED

@profp62
Please run 'devcon.exe hwids PCI\CC_01*' and post output.

D\M\N\4IN\NVRAID4IN.inf contain

%MCP55S%=Crush11_Inst,PCI\VEN_10DE&DEV_037E&CC_0104

Does this driver support a Proliant ML115?


@all
nvgt.sys reminds to http://www.911cd.net/forums//index.php? … p;p=144486
At BartPE a additional registry settings is required: PnpInterface=5

Txtsetup.oem contain this registry setting too. Remember F6 floppy txtsetup.oem is the generic solution.
Does driverpacks require this registry setting too?


A PnpInterface search revealed:

http://www.phdcc.com/wdmbook/scsinotes.html

NT 5 SCSI miniports are either run as legacy drivers or as PnP drivers. A PnP miniport must have a HwScsiStopAdaptor routine and have a PnPInterface entry in the registry.

http://www.osronline.com/DDKx/storage/02mnport_0ihz.htm

To support Plug and Play, a SCSI miniport driver must:
Be installed as a service for the HBA.
Have a PnPInterface entry in the registry that indicates the interfaces for which the miniport supports Plug and Play.
...
During initialization, the SCSI port driver checks the registry to determine whether the miniport should be run as a Plug and Play or legacy driver.

Nvgts.sys contain string SCSIPORT.SYS. That's file SCSIPORT.SYS is the SCSI port driver.

Expand driverpacks massstorage and run

findstr /M /S "SCSIPORT.SYS" *.sys

There are a lot of files listed. Most drivers does not require a PnpInterface setttings.

Can anybody explain massstorage drivers?
Does exist drivers supporting Plug and Play mode only, but no legacy mode ?
Is nvgts.sys a example?

Re: [REQ] Nvidia MCP55 SATA Controller on Proliant ML115

Wow, now you have my attention... thinking... I'll look into / sleep on that one.

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: [REQ] Nvidia MCP55 SATA Controller on Proliant ML115

@cdob
I'm sory, i cann't do that. This was one of my customer server. For me is mostly so, that i need to repair it quick as possible and mostly on customer office
so that i usually don't have time to experiment and build test configurations of bart.
( thats why i am looking for most universal solution for my BartPE).
Everything i can say is that version 804 doesn't see this controller on ML115

I hope you guys can find a sollution. Thank You.

Re: [REQ] Nvidia MCP55 SATA Controller on Proliant ML115

thank you, for being part of our team...

your feedback helps make driverpacks better for everyone


or as Jaak says "help us to help you"

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!.