With the SDI driver, EVS disks can be attached to BMSs. The EVS disks can be used as system disks from which the BMSs are booted. This facilitates quick BMS provisioning. If you do not need to use EVS disks or your BMS does not have SD1 cards, skip this section.
The scsi_ep_front version must be 2.0.2.12 or later.
Download WDK from http://download.microsoft.com/download/4/E/0/4E07EAAD-E394-4EA8-B2B8-D46E46A409C5/wdk/wdksetup.exe.
devcon install EpScsiAdpt.inf "PCI\VEN_19E5&DEV_1610&SUBSYS_000119E5"
The PCI ID is an example only.
Run the devcon.exe find "PCI\VEN_19E5*" command to locate abnormal device nodes.
Run the devcon.exe remove "@ROOT\SCSIADAPTER\0000" command to delete the nodes.