Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
In order to include the VBridge library in the run-time image, the VMini virtual adapter needs to be enabled. For more information about Vbridge.lib, see Including the VBridge Library in the Run-Time Image.
To enable the VMini virtual adapter
Include VMini.dll in the run-time image.
The VMini virtual adapter is now included in Common.reg as long as the IMGNOKITL and BSP_NOSHAREETH environment variables are not set.
IF IMGNOKITL ! IF BSP_NOSHAREETH ! [HKEY_LOCAL_MACHINE\Comm\VMini] ;LOC_FRIENDLYVMINI "DisplayName"=mui_sz:"netmui.dll,#9006" "Group"="NDIS" "ImagePath"="VMini.dll" "Priority256"=dword:83 [HKEY_LOCAL_MACHINE\Comm\VMini\Linkage] "Route"=multi_sz:"VMINI1" [HKEY_LOCAL_MACHINE\Comm\VMINI1] ;LOC_FRIENDLYVMINI "DisplayName"=mui_sz:"netmui.dll,#9006" "Group"="NDIS" "ImagePath"="VMini.dll" [HKEY_LOCAL_MACHINE\Comm\VMINI1\Parms] "BusNumber"=dword:0 "BusType"=dword:0 ENDIF BSP_NOSHAREETH ! ENDIF IMGNOKITL !
For multicast, VMini assumes that the adapter has 8 entries for the multicast address list.
See Also
Ethernet Debugging Services | Debugging and Testing
Send Feedback on this topic to the authors