NetMixNic.inf Driver File Contents (MixNic6.zip)

;
; NetMixNic.inf
;
; MixW virtual network adapter - Windows 2000/XP
;
; Copyright 2001-2002, MixW team
;
;----------------------------------------------------------------------------

[Version]
Signature  = $Windows NT$ 
Class      = Net
ClassGUID  = {4d36e972-e325-11ce-bfc1-08002be10318}
Provider   = %MixTeam%
DriverVer  = 01/10/2002,1.0.0.2

;----------------------------------------------------------------------------

[Manufacturer]
%MixTeam% = MixTeam

[MixTeam]
; DisplayName          Section           DeviceID
; -----------          -------           --------
%DeviceDesc%         = mixw.ndi,         mixw      ; MixW virtual NIC

;----------------------------------------------------------------------------

[mixw.ndi]
Characteristics = 0x01 ; NCF_VIRTUAL
AddReg          = mixw.ndi.reg
CopyFiles       = mixw.CopyFiles

;----------------------------------------------------------------------------

[mixw.ndi.Services]
AddService = mixw, 2, mixw.Service, mixw.AddEventLog

[mixw.ndi.reg]
HKR, Ndi,               Service,    0, "mixw"
HKR, Ndi\Interfaces,    UpperRange, 0, "ndis5"
HKR, Ndi\Interfaces,    LowerRange, 0, "ethernet"
HKR, , "NetworkAddress", , "4D-49-58-44-52-56" ; "MIXDRV"
HKR, , "PacketDataLen", 0x00010001, 200
HKR, , "Baudrate", 0x00010001, 9600
HKR, , "ReceiveAllPackets", 0x00010001, 1
HKR, , "NameIsSet", 0x00010001, 0
HKR, , "TxBufLen", 0x00010001, 10000
HKR, , "RxBufLen", 0x00010001, 10000

[mixw.CopyFiles]
MixNic.sys,,,2

[mixw.Service]
DisplayName     =   %ServiceName%
ServiceType     =   1	;%SERVICE_KERNEL_DRIVER%
StartType       =   3	;%SERVICE_DEMAND_START%
ErrorControl    =   1	;%SERVICE_ERROR_NORMAL%
ServiceBinary   =   %12%\MixNic.sys
LoadOrderGroup  =   NDIS


;----------------------------------------------------------------------------


[mixw.AddEventLog]
AddReg = mixw.AddEventLog.reg

[mixw.AddEventLog.reg]
HKR,    ,   EventMessageFile,   0x00020000, "%%SystemRoot%%\System32\netevent.dll"
HKR,    ,   TypesSupported,     0x00010001, 7


[DestinationDirs]
mixw.CopyFiles  =   12

;----------------------------------------------------------------------------

[Strings]
DisplayClassName      = "Network adapters"
MixTeam               = "MixW team"
DeviceDesc       = "MixW virtual network adapter for Windows 2000/XP"
ServiceName = "MixW virtual network adapter service"


Download Driver Pack

How To Update Drivers Manually

After your driver has been downloaded, follow these simple steps to install it.

  • Expand the archive file (if the download file is in zip or rar format).

  • If the expanded file has an .exe extension, double click it and follow the installation instructions.

  • Otherwise, open Device Manager by right-clicking the Start menu and selecting Device Manager.

  • Find the device and model you want to update in the device list.

  • Double-click on it to open the Properties dialog box.

  • From the Properties dialog box, select the Driver tab.

  • Click the Update Driver button, then follow the instructions.

Very important: You must reboot your system to ensure that any driver updates have taken effect.

For more help, visit our Driver Support section for step-by-step videos on how to install drivers for every file type.

server: ftp, load: 1.90