ULISATA.INF Driver File Contents (ULi.zip)

; ULi SATA Setup information file
; Copyright 2005 ULi Corporation.

[Version]
signature	= "$Windows NT$"
Class		= SCSIAdapter
ClassGUID	= {4D36E97B-E325-11CE-BFC1-08002BE10318}
Provider	= %ULi%
CatalogFile	= ULisata.cat
DriverVer	= 10/18/2005, 1.0.1.0

[Manufacturer]
%ULi%=ULi

[DestinationDirs]
DefaultDestDir 			= 12 
ULiSATAM5287.CopyFiles.x86_12 	= 12
ULiSATAM5288.CopyFiles.x86_12 	= 12
ULiSATAM5289.CopyFiles.x86_12 	= 12 
CoinstCopyFiles = 11 

[ControlFlags]

[ULi]
; DisplayName                                        Section        DeviceID
; ------------------------------------------------   -------------  -------------------------------------
%PCI\VEN_10B9&DEV_5287.DeviceDesc%                 = ULiSATAM5287,  PCI\VEN_10B9&DEV_5287
%PCI\VEN_10B9&DEV_5287&SUBSYS_528710B9.DeviceDesc% = ULiSATAM5287,  PCI\VEN_10B9&DEV_5287&SUBSYS_528710B9
%PCI\VEN_10B9&DEV_5288.DeviceDesc% 		   = ULiSATAM5288,  PCI\VEN_10B9&DEV_5288
%PCI\VEN_10B9&DEV_5288&SUBSYS_528810B9.DeviceDesc% = ULiSATAM5288,  PCI\VEN_10B9&DEV_5288&SUBSYS_528810B9
%PCI\VEN_10B9&DEV_5289.DeviceDesc%                 = ULiSATAM5289,  PCI\VEN_10B9&DEV_5289
%PCI\VEN_10B9&DEV_5289&SUBSYS_528910B9.DeviceDesc% = ULiSATAM5289,  PCI\VEN_10B9&DEV_5289&SUBSYS_528910B9
;--------------------------------------------------  -----------------------------------------------------

[ULiSATAM5287.ntx86]
CopyFiles=ULiSATAM5287.CopyFiles.x86_12
Reboot

[ULiSATAM5288.ntx86]
CopyFiles=ULiSATAM5288.CopyFiles.x86_12
Reboot

[ULiSATAM5289.ntx86]
CopyFiles=ULiSATAM5289.CopyFiles.x86_12
Reboot

[ULiSATAM5287.CopyFiles.x86_12]
m5287.sys

[ULiSATAM5288.CopyFiles.x86_12]
m5288.sys

[ULiSATAM5289.CopyFiles.x86_12]
m5289.sys

[ULiSATAM5287.ntx86.Services]
AddService = m5287, 2, ULiSATAM5287_Service_Inst, Miniport_EventLog_Inst

[ULiSATAM5288.ntx86.Services]
AddService = m5288, 2, ULiSATAM5288_Service_Inst, Miniport_EventLog_Inst

[ULiSATAM5289.ntx86.Services]
AddService = m5289, 2, ULiSATAM5289_Service_Inst, Miniport_EventLog_Inst

[ULiSATAM5287_Service_Inst]
ServiceType    = 1      ; SERVICE_KERNEL_DRIVER
StartType      = 0      ; SERVICE_BOOT_START
ErrorControl   = 1      ; SERVICE_ERROR_NORMAL
ServiceBinary  = %12%\m5287.sys
LoadOrderGroup = SCSI Miniport
AddReg         = pnpsafe_pci_addreg

[ULiSATAM5288_Service_Inst]
ServiceType    = 1      ; SERVICE_KERNEL_DRIVER
StartType      = 0      ; SERVICE_BOOT_START
ErrorControl   = 1      ; SERVICE_ERROR_NORMAL
ServiceBinary  = %12%\m5288.sys
LoadOrderGroup = SCSI Miniport
AddReg         = pnpsafe_pci_addreg

[ULiSATAM5289_Service_Inst]
ServiceType    = 1      ; SERVICE_KERNEL_DRIVER
StartType      = 0      ; SERVICE_BOOT_START
ErrorControl   = 1      ; SERVICE_ERROR_NORMAL
ServiceBinary  = %12%\m5289.sys
LoadOrderGroup = SCSI Miniport
AddReg         = pnpsafe_pci_addreg

[pnpsafe_pci_addreg]
HKR, "Parameters\PnpInterface", "5", 0x00010001, 0x00000001
HKR, "Parameters", "EnableNCQ", %REG_BINARY%,0,0,0,0
HKR, "Parameters", "DisableWC", %REG_BINARY%,0,0,0,0

[Miniport_EventLog_Inst]
AddReg = Miniport_EventLog_AddReg

[Miniport_EventLog_AddReg]
HKR,,EventMessageFile,%REG_EXPAND_SZ%,%11%%IOLOGMSGDLL%
HKR,,TypesSupported,%REG_DWORD%,7

[SourceDisksNames]
1 = %DISKNAME1%,,,,
2 = %DISKNAME2%,,,,

[SourceDisksFiles]
ulisata.inf = 1,,
m5287.sys   = 1,,
m5288.sys   = 1,,
m5289.sys   = 1,,
coin5288.dll=1 

[ULiSATAM5288.ntx86.CoInstallers] 
CopyFiles=CoinstCopyFiles
AddReg=CoinstAddReg

[CoinstCopyFiles]
coin5288.dll,,,2 ;

[CoinstAddReg]
HKR,,CoInstallers32,0x00010000,"coin5288.dll, CoinstallerProc"

[strings]
ULi="ULi Electronics Inc."
PCI\VEN_10B9&DEV_5289.DeviceDesc                  = "ULi SATA/RAID Controller (M1689/M1567)"
PCI\VEN_10B9&DEV_5289&SUBSYS_528910B9.DeviceDesc  = "ULi SATA/RAID Controller (M1689/M1567)"
PCI\VEN_10B9&DEV_5287.DeviceDesc                  = "ULi SATA/RAID Controller (M1573)"
PCI\VEN_10B9&DEV_5287&SUBSYS_528710B9.DeviceDesc  = "ULi SATA/RAID Controller (M1573)"
PCI\VEN_10B9&DEV_5288.DeviceDesc		  = "ULi SATA/RAID Controller (M1575/M1697)"
PCI\VEN_10B9&DEV_5288&SUBSYS_528810B9.DeviceDesc  = "ULi SATA/RAID Controller (M1575/M1697)"
REG_EXPAND_SZ=0x00020000
REG_DWORD=0x00010001
REG_BINARY             = 0x00000001
IOLOGMSGDLL="\IoLogMsg.dll"
DISKNAME1="ULi SATA Controller Driver Diskette"
DISKNAME2="Windows system"

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.25