;=======================================================================
; Brother MFC Setup File
; Copyright (c) 2005 Brother Industries,LTD.
; FileName : brpozle.inf
; Function : Ports
; I/F : USB/LPT
; OS ; WindowsXP for x64
; Model : MFC-9700
; MFC-9800
; MFC-9800J
; MFC-9880
; MFC-8500
; MFC-8500J
; MFC-9660
; FAX-4750e
; FAX-5750e
;=======================================================================
[Version]
Signature = "$Windows NT$"
Class = Ports
ClassGUID = {4d36e978-e325-11ce-bfc1-08002be10318}
Provider = %Provider%
DriverVer=04/19/2005,01.00.00.00
CatalogFile= brpozle.cat
[Manufacturer]
%Manufact% = MFC_SER,NTx86.5.1,NTx86.5.2,NTAMD64.5.2.1
[MFC_SER]
[MFC_SER.NTx86.5.1]
[MFC_SER.NTx86.5.2]
[MFC_SER.NTAMD64.5.2.1]
%BRMFC9700.USB.SER% = BROTHER.USB.SERIAL, USB\VID_04F9&PID_0114&MI_02
%BRMFC9800.USB.SER% = BROTHER.USB.SERIAL, USB\VID_04F9&PID_0115&MI_02
%BRMFC9800J.USB.SER% = BROTHER.USB.SERIAL, USB\VID_04F9&PID_0127&MI_02
%BRMFC9880.USB.SER% = BROTHER.USB.SERIAL, USB\VID_04F9&PID_011B&MI_02
%BRMFC8500.USB.SER% = BROTHER.USB.SERIAL, USB\VID_04F9&PID_0113&MI_02
%BRMFC8500J.USB.SER% = BROTHER.USB.SERIAL, USB\VID_04F9&PID_0128&MI_02
%BRMFC9660.USB.SER% = BROTHER.USB.SERIAL, USB\VID_04F9&PID_0119&MI_02
%BRMFC4750E.USB.SER% = BROTHER.USB.SERIAL, USB\VID_04F9&PID_012F&MI_02
%BRMFC5750E.USB.SER% = BROTHER.USB.SERIAL, USB\VID_04F9&PID_0130&MI_02
%BRMFC9700.LPT.COM% = BRCOM_Port, MF\BRMFC9700.LPT.MFC#0
%BRMFC9700.LPT.COM% = BRCOM, MF\BRMFC9700.LPT.MFC#1
%BRMFC9800.LPT.COM% = BRCOM_Port, MF\BRMFC9800.LPT.MFC#0
%BRMFC9800.LPT.COM% = BRCOM, MF\BRMFC9800.LPT.MFC#1
%BRMFC9800J.LPT.COM% = BRCOM_Port, MF\BRMFC9800J.LPT.MFC#0
%BRMFC9800J.LPT.COM% = BRCOM, MF\BRMFC9800J.LPT.MFC#1
%BRMFC9880.LPT.COM% = BRCOM_Port, MF\BRMFC9880.LPT.MFC#0
%BRMFC9880.LPT.COM% = BRCOM, MF\BRMFC9880.LPT.MFC#1
%BRMFC8500.LPT.COM% = BRCOM_Port, MF\BRMFC8500.LPT.MFC#0
%BRMFC8500.LPT.COM% = BRCOM, MF\BRMFC8500.LPT.MFC#1
%BRMFC8500J.LPT.COM% = BRCOM_Port, MF\BRMFC8500J.LPT.MFC#0
%BRMFC8500J.LPT.COM% = BRCOM, MF\BRMFC8500J.LPT.MFC#1
%BRMFC9660.LPT.COM% = BRCOM_Port, MF\BRMFC9660.LPT.MFC#0
%BRMFC9660.LPT.COM% = BRCOM, MF\BRMFC9660.LPT.MFC#1
%BRMFC4750E.LPT.COM% = BRCOM_Port, MF\BRMFC4750E.LPT.MFC#0
%BRMFC4750E.LPT.COM% = BRCOM, MF\BRMFC4750E.LPT.MFC#1
%BRMFC5750E.LPT.COM% = BRCOM_Port, MF\BRMFC5750E.LPT.MFC#0
%BRMFC5750E.LPT.COM% = BRCOM, MF\BRMFC5750E.LPT.MFC#1
[ControlFlags]
ExcludeFromSelect=*
[BROTHER.USB.SERIAL]
CopyFiles=BROTHER.USB.SERIAL.CopyFiles
CopyINF = brimzle.inf, brprzle.inf
[BROTHER.USB.SERIAL.Services]
Addservice = BrSerIf , 0x00000002, BrSerIf.AddService
Addservice = BrUsbSer, 0x00000000, BrUsbSer.AddService
[BrSerIf.AddService]
DisplayName = %BrSerIf.SvcDesc%
ServiceType = 1 ; SERVICE_KERNEL_DRIVER
StartType = 3 ; SERVICE_DEMAND_START
ErrorControl = 1 ; SERVICE_ERROR_NORMAL
ServiceBinary = %12%\BrSerIf.sys
[BROTHER.USB.SERIAL.CopyFiles]
BrSerIf.sys
BrUsbSer.sys
[BROTHER.USB.SERIAL.HW]
AddReg=LowerFilterAddReg.HW
[LowerFilterAddReg.HW]
HKR,,LowerFilters, 0x00010000, "BrUsbSer"
[BrUsbSer.AddService]
DisplayName = %BrUsbSer.SvcDesc%
ServiceType = 1 ; SERVICE_KERNEL_DRIVER
StartType = 3 ; SERVICE_DEMAND_START
ErrorControl = 1 ; SERVICE_ERROR_NORMAL
ServiceBinary = %12%\BrUsbSer.sys
;----------------------------------------------------------------------
[BRCOM_Port]
Include=brmfport.inf
CopyFiles=BrSerWdm.local.CopyFiles
[BRCOM_Port.Services]
Addservice = BrSerWdm, 0x00000002, BrSerWdm.AddService
[BrSerWdm.AddService]
DisplayName = %BrSerWdm.SvcDesc%
ServiceType = 1 ; SERVICE_KERNEL_DRIVER
StartType = 3 ; SERVICE_DEMAND_START
ErrorControl = 1 ; SERVICE_ERROR_NORMAL
ServiceBinary = %12%\BrSerWdm.sys
[BRCOM_Port.CoInstallers]
Include=brmfport.inf
CopyFiles=BrCoInstaller.CopyFiles
AddReg=BrCoInstaller_AddReg
[BRCOM]
Include=brmfport.inf
AddReg=BRCOM_Reg
CopyFiles=BrSerWdm.local.CopyFiles
[BRCOM_Reg]
HKR,,PortSubClassOther,1,01
[BRCOM.CoInstallers]
Include=brmfport.inf
CopyFiles=BrCoInstaller.CopyFiles
AddReg=BrCoInstaller_AddReg
[BRCOM.Services]
Include=brmfport.inf
[BrSerWdm.local.CopyFiles]
BrSerWdm.sys
;----------------------------------------------------------------------
[DestinationDirs]
BROTHER.USB.SERIAL.CopyFiles = 12
BrSerWdm.local.CopyFiles = 12
DefaultDestDir = 11
[SourceDisksNames.amd64]
1 = %BrDrvDisk1%
[SourceDisksFiles]
BrSerIf.sys=1
BrUsbSer.sys=1
BrSerWdm.sys=1
[Strings]
Manufact = "Brother"
Provider = "Brother"
BrDrvDisk1 = "Brother MFC Driver Disk"
BrSerIf.SvcDesc = "Brother MFC Serial Port Interface WDM Driver"
BrUsbSer.SvcDesc = "Brother MFC USB Serial WDM Driver"
BrSerWdm.SvcDesc ="Brother WDM Serial driver"
;; Model Name
BRMFC9700.USB.SER = "Brother MFC-9700 USB Remote Setup Port"
BRMFC9800.USB.SER = "Brother MFC-9800 USB Remote Setup Port"
BRMFC9800J.USB.SER = "Brother MFC-9800J USB Remote Setup Port"
BRMFC9880.USB.SER = "Brother MFC-9880 USB Remote Setup Port"
BRMFC8500.USB.SER = "Brother MFC-8500 USB Remote Setup Port"
BRMFC8500J.USB.SER = "Brother MFC-8500J USB Remote Setup Port"
BRMFC9660.USB.SER = "Brother MFC-9660 USB Remote Setup Port"
BRMFC4750E.USB.SER = "Brother FAX-4750e USB Remote Setup Port"
BRMFC5750E.USB.SER = "Brother FAX-5750e USB Remote Setup Port"
BRMFC9700.LPT.COM = "Brother MFC-9700"
BRMFC9800.LPT.COM = "Brother MFC-9800"
BRMFC9800J.LPT.COM = "Brother MFC-9800J"
BRMFC9880.LPT.COM = "Brother MFC-9880"
BRMFC8500.LPT.COM = "Brother MFC-8500"
BRMFC8500J.LPT.COM = "Brother MFC-8500J"
BRMFC9660.LPT.COM = "Brother MFC-9660"
BRMFC4750E.LPT.COM = "Brother FAX-4750e"
BRMFC5750E.LPT.COM = "Brother FAX-5750e"
Download Driver Pack
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.