brpom080.INF Driver File Contents (Y09B_C1-gdi-64-win7-B1-enus.EXE)

;=======================================================================
;  Brother MFC Setup File
;  Copyright (c)  2009-2011 Brother Industries,LTD.
;  FileName   :   brpom080.inf
;  Function   :   Ports
;  I/F        :   USB
;  OS         :   Windows7
;  Model      :   M080
;=======================================================================
[Version]
Signature  = "$Windows NT$"
Class      = Ports
ClassGUID  = {4d36e978-e325-11ce-bfc1-08002be10318}
Provider   = %Provider%
DriverPackageType=PlugAndPlay
DriverPackageDisplayName=%DriverPackageDisplayName%
DriverVer=12/24/2010,01.00.00.06
CatalogFile= brpom082.cat

[Manufacturer]
%Manufact% = MFC_SER, NTx86, NTamd64,NTx86.6.1, NTamd64.6.1

[ControlFlags]
ExcludeFromSelect=*

[MFC_SER]

[MFC_SER.NTx86]
"Brother MFC-8370DN Remote Setup Port" = BROTHER.USB.SERIAL, USB\VID_04F9&PID_021A&MI_02
"Brother MFC-8380DN Remote Setup Port" = BROTHER.USB.SERIAL, USB\VID_04F9&PID_0219&MI_02
"Brother MFC-8480DN Remote Setup Port" = BROTHER.USB.SERIAL, USB\VID_04F9&PID_0217&MI_02
"Brother MFC-8880DN Remote Setup Port" = BROTHER.USB.SERIAL, USB\VID_04F9&PID_0216&MI_02
"Brother MFC-8890DW Remote Setup Port" = BROTHER.USB.SERIAL, USB\VID_04F9&PID_0215&MI_02
"Brother MFC-8680DN Remote Setup Port" = BROTHER.USB.SERIAL, USB\VID_04F9&PID_023F&MI_02
"Brother MFC-8690DW Remote Setup Port" = BROTHER.USB.SERIAL, USB\VID_04F9&PID_029A&MI_02


[MFC_SER.NTamd64]
"Brother MFC-8370DN Remote Setup Port" = BROTHER.USB.SERIAL, USB\VID_04F9&PID_021A&MI_02
"Brother MFC-8380DN Remote Setup Port" = BROTHER.USB.SERIAL, USB\VID_04F9&PID_0219&MI_02
"Brother MFC-8480DN Remote Setup Port" = BROTHER.USB.SERIAL, USB\VID_04F9&PID_0217&MI_02
"Brother MFC-8880DN Remote Setup Port" = BROTHER.USB.SERIAL, USB\VID_04F9&PID_0216&MI_02
"Brother MFC-8890DW Remote Setup Port" = BROTHER.USB.SERIAL, USB\VID_04F9&PID_0215&MI_02
"Brother MFC-8680DN Remote Setup Port" = BROTHER.USB.SERIAL, USB\VID_04F9&PID_023F&MI_02
"Brother MFC-8690DW Remote Setup Port" = BROTHER.USB.SERIAL, USB\VID_04F9&PID_029A&MI_02

[MFC_SER.NTx86.6.1]
"Brother MFC-8370DN Remote Setup Port" = BROTHER.USB.SERIAL.WIN7, USB\VID_04F9&PID_021A&MI_02
"Brother MFC-8380DN Remote Setup Port" = BROTHER.USB.SERIAL.WIN7, USB\VID_04F9&PID_0219&MI_02
"Brother MFC-8480DN Remote Setup Port" = BROTHER.USB.SERIAL.WIN7, USB\VID_04F9&PID_0217&MI_02
"Brother MFC-8880DN Remote Setup Port" = BROTHER.USB.SERIAL.WIN7, USB\VID_04F9&PID_0216&MI_02
"Brother MFC-8890DW Remote Setup Port" = BROTHER.USB.SERIAL.WIN7, USB\VID_04F9&PID_0215&MI_02
"Brother MFC-8680DN Remote Setup Port" = BROTHER.USB.SERIAL.WIN7, USB\VID_04F9&PID_023F&MI_02
"Brother MFC-8690DW Remote Setup Port" = BROTHER.USB.SERIAL.WIN7, USB\VID_04F9&PID_029A&MI_02

[MFC_SER.NTamd64.6.1]
"Brother MFC-8370DN Remote Setup Port" = BROTHER.USB.SERIAL.WIN7, USB\VID_04F9&PID_021A&MI_02
"Brother MFC-8380DN Remote Setup Port" = BROTHER.USB.SERIAL.WIN7, USB\VID_04F9&PID_0219&MI_02
"Brother MFC-8480DN Remote Setup Port" = BROTHER.USB.SERIAL.WIN7, USB\VID_04F9&PID_0217&MI_02
"Brother MFC-8880DN Remote Setup Port" = BROTHER.USB.SERIAL.WIN7, USB\VID_04F9&PID_0216&MI_02
"Brother MFC-8890DW Remote Setup Port" = BROTHER.USB.SERIAL.WIN7, USB\VID_04F9&PID_0215&MI_02
"Brother MFC-8680DN Remote Setup Port" = BROTHER.USB.SERIAL.WIN7, USB\VID_04F9&PID_023F&MI_02
"Brother MFC-8690DW Remote Setup Port" = BROTHER.USB.SERIAL.WIN7, USB\VID_04F9&PID_029A&MI_02

[BROTHER.USB.SERIAL.WIN7]
Include=mdmbr004.inf
CopyFiles=BRMDM144CL2.nt.CopyFiles

[BROTHER.USB.SERIAL.WIN7.Services]
Addservice = BrSerIb , 0x00000002, BrSerIb.AddService
Addservice = BrUsbSIb, 0x00000000, BrUsbSIb.AddService

[BROTHER.USB.SERIAL.WIN7.HW]
AddReg=BROTHER.USB.SERIAL.WIN7.AddReg.HW

;-------------------------------------------------------------------------------
; Lower Filter Driver 
;
[BROTHER.USB.SERIAL.WIN7.AddReg.HW]
HKR,,"LowerFilters", 0x00010000, "BrUsbSIb"

;--------------------------------------------------
; Add Service
;
[BrSerIb.AddService]
DisplayName    = %BrSerIb.SvcDesc%
ServiceType    = 1                  ; SERVICE_KERNEL_DRIVER
StartType      = 3                  ; SERVICE_DEMAND_START
ErrorControl   = 1                  ; SERVICE_ERROR_NORMAL
ServiceBinary  = %12%\BrSerIb.sys

[BrUsbSIb.AddService]
DisplayName    = %BrUsbSIb.SvcDesc%
ServiceType    = 1                  ; SERVICE_KERNEL_DRIVER
StartType      = 3                  ; SERVICE_DEMAND_START
ErrorControl   = 1                  ; SERVICE_ERROR_NORMAL
ServiceBinary  = %12%\BrUsbSIb.sys


[BROTHER.USB.SERIAL]
Include=brmfport.inf
Needs=BROTHER.USB.SERIAL

[BROTHER.USB.SERIAL.Services]
Include=brmfport.inf
Needs=BROTHER.USB.SERIAL.Services

[BROTHER.USB.SERIAL.HW]
Include=brmfport.inf
Needs=BROTHER.USB.SERIAL.HW


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

[DestinationDirs]
DefaultDestDir = 12

[SourceDisksNames]

[SourceDisksFiles]


[Strings]
Manufact = "Brother"
Provider = "Brother"
DriverPackageDisplayName="MFC-8370DN,MFC-8380DN,MFC-8480DN,MFC-8880DN,MFC-8890DW,MFC-8680DN,MFC-8690DW"

BrDrvDisk1         = "Brother MFC Driver Disk"

BrSerIb.SvcDesc    = "Brother MFC Serial Interface Driver(WDM)"
BrUsbSIb.SvcDesc   = "Brother MFC Serial USB Driver(WDM)"


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: web4, load: 0.85