brium20a.inf Driver File Contents (brother_hl-l6415dwt_printer_win.EXE)

;=======================================================================
;  Brother Setup File
;  Copyright (c)  2021 Brother Industries,LTD.
;  FileName   :   brium20a.inf
;  Function   :   Port Driver
;  I/F        :   USB
;  OS         ;   WindowsXP/x64/Vista/7/8/10
;  Model      :   m20a
;=======================================================================

[Version]
Signature = "$Windows NT$"
Class      = Ports
ClassGUID  = {4d36e978-e325-11ce-bfc1-08002be10318}
Provider = %ProviderName%
DriverPackageType=PlugAndPlay
DriverPackageDisplayName=%DriverPackageDisplayName%
DriverVer= 12/10/2024, 1.4.0.0
CatalogFile=brium20a.cat

; ========== Manufacturer/Models sections ===========

[Manufacturer]
%ProviderName% = BrDrv_WinUSB,NTx86.6.1,NTamd64.6.1

; Windows 7/8 or later 32bit
[BrDrv_WinUSB.NTx86.6.1]
"Brother HL-L5210DW" =USB_Install1009, USB\VID_04F9&PID_04E8&MI_01
"Brother HL-L6210DW" =USB_Install1009, USB\VID_04F9&PID_04E9&MI_01
"Brother HL-L6415DW" =USB_Install1009, USB\VID_04F9&PID_04EA&MI_01
"Brother HL-L6410DN" =USB_Install1009, USB\VID_04F9&PID_04EB&MI_01
"Brother HL-L5210DN" =USB_Install1009, USB\VID_04F9&PID_0503&MI_01
"Brother HL-L6310DW" =USB_Install1009, USB\VID_04F9&PID_0504&MI_01
"Brother HL-EX415DW" =USB_Install1009, USB\VID_04F9&PID_0505&MI_01
"Brother HL-L5218DN" =USB_Install1009, USB\VID_04F9&PID_0506&MI_01
"Brother HL-L5228DW" =USB_Install1009, USB\VID_04F9&PID_0507&MI_01
"Brother HL-L6418DW" =USB_Install1009, USB\VID_04F9&PID_0508&MI_01
"Brother HL-L6412DW" =USB_Install1009, USB\VID_04F9&PID_051C&MI_01
"Brother HL-L5212DW" =USB_Install1009, USB\VID_04F9&PID_051D&MI_01
"Brother HL-L5212DN" =USB_Install1009, USB\VID_04F9&PID_051E&MI_01
"Brother HL-L5215DW" =USB_Install1009, USB\VID_04F9&PID_052A&MI_01
"Brother HL-L6217DW" =USB_Install1009, USB\VID_04F9&PID_0529&MI_01
"Brother HL-L6415DN" =USB_Install1009, USB\VID_04F9&PID_078D&MI_01

; Windows 7/8 or later 64bit
[BrDrv_WinUSB.NTamd64.6.1]
"Brother HL-L5210DW" =USB_Install1009, USB\VID_04F9&PID_04E8&MI_01
"Brother HL-L6210DW" =USB_Install1009, USB\VID_04F9&PID_04E9&MI_01
"Brother HL-L6415DW" =USB_Install1009, USB\VID_04F9&PID_04EA&MI_01
"Brother HL-L6410DN" =USB_Install1009, USB\VID_04F9&PID_04EB&MI_01
"Brother HL-L5210DN" =USB_Install1009, USB\VID_04F9&PID_0503&MI_01
"Brother HL-L6310DW" =USB_Install1009, USB\VID_04F9&PID_0504&MI_01
"Brother HL-EX415DW" =USB_Install1009, USB\VID_04F9&PID_0505&MI_01
"Brother HL-L5218DN" =USB_Install1009, USB\VID_04F9&PID_0506&MI_01
"Brother HL-L5228DW" =USB_Install1009, USB\VID_04F9&PID_0507&MI_01
"Brother HL-L6418DW" =USB_Install1009, USB\VID_04F9&PID_0508&MI_01
"Brother HL-L6412DW" =USB_Install1009, USB\VID_04F9&PID_051C&MI_01
"Brother HL-L5212DW" =USB_Install1009, USB\VID_04F9&PID_051D&MI_01
"Brother HL-L5212DN" =USB_Install1009, USB\VID_04F9&PID_051E&MI_01
"Brother HL-L5215DW" =USB_Install1009, USB\VID_04F9&PID_052A&MI_01
"Brother HL-L6217DW" =USB_Install1009, USB\VID_04F9&PID_0529&MI_01
"Brother HL-L6415DN" =USB_Install1009, USB\VID_04F9&PID_078D&MI_01

; =================== Installation ===================

;[1]
[USB_Install1009]
Include=winusb.inf
Needs=WINUSB.NT
AddReg=USB_Install_Reg

[USB_Install_Reg]
HKR,,PortSubClassOther,1,01

;[2]
[USB_Install1009.Services]
Include=winusb.inf
AddService=WinUSB,0x00000002,WinUSB_ServiceInstall

;[3]
[WinUSB_ServiceInstall]
DisplayName     = %BrDrv_SvcDesc%
ServiceType     = 1
StartType       = 3
ErrorControl    = 1
ServiceBinary   = %12%\WinUSB.sys

;[4]
[USB_Install1009.Wdf]
KmdfService=WINUSB, WinUsb_Install1009

[WinUSB_Install1009]
KmdfLibraryVersion=1.9

;[5]
[USB_Install1009.HW]
AddReg=Dev_AddReg

[Dev_AddReg]
HKR,,DeviceInterfaceGUIDs,0x10000,"{C1B020BA-8308-45E2-BA53-2BFE6BD9DF3D}"

;[6]
[USB_Install1009.CoInstallers]
AddReg=CoInstallers1009_AddReg
CopyFiles=CoInstallers1009_CopyFiles

[CoInstallers1009_AddReg]
HKR,,CoInstallers32,0x00010000,"WdfCoInstaller01009.dll,WdfCoInstaller","WinUSBCoInstaller2.dll"

[CoInstallers1009_CopyFiles]
WinUSBCoInstaller2.dll
WdfCoInstaller01009.dll

[DestinationDirs]
DefaultDestDir = 12

; ================= Source Media Section =====================
;[7]

[SourceDisksNames]
1 = %DISK_NAME%,,,\x86
2 = %DISK_NAME%,,,\amd64

[SourceDisksFiles.x86]
WinUSBCoInstaller2.dll=1
WdfCoInstaller01009.dll=1

[SourceDisksFiles.amd64]
WinUSBCoInstaller2.dll=2
WdfCoInstaller01009.dll=2

; =================== Strings ===================

[Strings]
ProviderName="Brother"
BrDrv_SvcDesc="Brother WinUSB Port Driver"
DISK_NAME="Install Disk"
DriverPackageDisplayName="HL-L5210DN, HL-L5210DW, HL-L6210DW, HL-L6310DW, HL-L6410DN, HL-L6415DW, HL-EX415DW, HL-L5218DN, HL-L5228DW, HL-L6418DW, HL-L6412DW, HL-L5212DW, HL-L5212DN, HL-L5215DW, HL-L6217DW"
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: web3, load: 2.12