O2MDFw8.INF Driver File Contents (Chipset_Driver_54WK9_WN_3.0.07.44_A04.EXE)

; O2MDFW8.INF, O2Micro Integrated MS/xD Controller INF file
; Copyright (c) 1997-2012 O2Micro Corp.

[Version]
Signature   = "$Windows NT$"
Class       = SCSIAdapter
ClassGuid   = {4D36E97B-E325-11CE-BFC1-08002BE10318}
Provider    = %O2Micro%
DriverVer   = 06/14/2012,1.2.0.7036
Catalogfile = O2MDFw8.cat

[SourceDisksNames]
1 = %O2MDF.DriverDisk%

[SourceDisksFiles]
O2MDFw8.sys = 1
o2flash.exe = 1
O2Icon_2.dll=1  ; 310-XD, 309-MS/MSPro

[DestinationDirs]
DefaultDestDir = 12
CopyO2Flash = 12
CopyO2MDFW8 = 12
CopyO2ICON = 11

[CopyO2MDFW8]
o2mdfw8.sys

[CopyO2ICON]
O2Icon_2.dll

[ControlFlags]
ExcludeFromSelect = *

[Manufacturer]
%O2Micro% = O2MDFW8

[O2MDFW8]
%O2MDF.DeviceDesc% = DriverInstall, PCI\VEN_1217&DEV_8230	;Default for OZ600FJ1/OZ900FJ1
%O2MDF.DeviceDesc1% = DriverInstall_MS, PCI\VEN_1217&DEV_8231	;Default for OZ600FJ0/OZ900FJ0/OZ600FJS

;==============================================================================
; Generic Entries
;==============================================================================

[DriverInstall.NT]
;CopyFiles = @O2MDFw8.sys
CopyFiles = CopyO2MDFW8,CopyO2ICON
CopyFiles = CopyO2Flash


[CopyO2Flash]
o2flash.exe

[DriverInstall.NT.Services]
AddService = O2MDFW8, 0x00000002 , DriverService, EventLogService
AddService = O2FLASH, 0x00000800 , Flash_Service_Inst

[DriverService]
ServiceType    = 1                  ; SERVICE_KERNEL_DRIVER
StartType      = 3                  ; SERVICE_DEMAND_START
ErrorControl   = 1                  
LoadOrderGroup = SCSI Miniport
ServiceBinary  = %12%\O2MDFw8.sys
AddReg         = DriverService.AddReg
;;;;;;;;;;;;;;;;;;;;;;
;AddReg         = icon_label	

;;;;;;;;;;;;;;;;;;;;;;;;;;
[EventLogService]
AddReg = EventLogService_AddReg

[EventLogService_AddReg]
HKR,,EventMessageFile, 0x00020000, "%%SystemRoot%%\System32\drivers\O2MDFw8.sys"
HKR,,TypesSupported,   0x00010001, 7

[DriverService.AddReg]
HKR, "Parameters\PnpInterface", "5", 0x00010001, 0x00000001
HKR, "Parameters", "BusType", 0x00010001, 0x00000000

;==============================================================================
; OEM Entries
;==============================================================================
[DriverInstall_MS.NT]
;CopyFiles = @O2MDFw8.sys
CopyFiles = CopyO2MDFW8,CopyO2ICON	
CopyFiles = CopyO2Flash

[CopyO2Flash]
o2flash.exe	

[DriverInstall_MS.NT.Services]
AddService = O2MDFW8, 0x00000002 , DriverService, EventLogService
AddService = O2FLASH, 0x00000800 , Flash_Service_Inst

[Flash_Service_Inst]
DisplayName    = O2FLASH
ServiceType    = 0x0010             ; SERVICE_KERNEL_DRIVER
StartType      = 2                  ; SERVICE_DEMAND_START
ErrorControl   = 1                  
ServiceBinary  = %12%\o2flash.exe

;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;SCSI\DiskO2Micro_MS______________0001
;[icon_label]
;HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\PerHwIdStorage\SCSI#DiskO2Micro_MS______________0001","Icons",0x00010000,"%SystemRoot%\system32\O2Icon_2.dll,-309"
;HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\PerHwIdStorage\SCSI#DiskO2Micro_MS______________0001","Label",,"MemoryStick Disk"
;HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\PerHwIdStorage\SCSI#DiskO2Micro_MS______________0001","NoSoftEject",0x00010001,0x00000001
;HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\PerHwIdStorage\SCSI#DiskO2Micro_MS______________0001","DeviceGroup",,"MemoryStick"

;HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\PerHwIdStorage\SCSI#DiskO2Micro_MSPro___________0001","Icons",0x00010000,"%SystemRoot%\system32\O2Icon_2.dll,-309"
;HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\PerHwIdStorage\SCSI#DiskO2Micro_MSPro___________0001","Label",,"MemoryStick Pro Disk"
;HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\PerHwIdStorage\SCSI#DiskO2Micro_MSPro___________0001","NoSoftEject",0x00010001,0x00000001
;HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\PerHwIdStorage\SCSI#DiskO2Micro_MSPro___________0001","DeviceGroup",,"MemoryStick"

;HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\PerHwIdStorage\SCSI#DiskO2Micro_xDPicture_______0001","Icons",0x00010000,"%SystemRoot%\system32\O2Icon_2.dll,-310"
;HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\PerHwIdStorage\SCSI#DiskO2Micro_xDPicture_______0001","Label",,"xD Picture Disk"
;HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\PerHwIdStorage\SCSI#DiskO2Micro_xDPicture_______0001","NoSoftEject",0x00010001,0x00000001
;HKLM,"SOFTWARE\Microsoft\Windows NT\CurrentVersion\PerHwIdStorage\SCSI#DiskO2Micro_xDPicture_______0001","DeviceGroup",,"SMStorage"



;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;


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

[Strings]
REG_SZ        = 0x00000000
REG_MULTI_SZ  = 0x00010000
REG_EXPAND_SZ = 0x00020000
REG_BINARY    = 0x00000001
REG_DWORD     = 0x00010001
SERVICEROOT   = "System\CurrentControlSet\Services"

O2Micro          = "O2Micro"
O2MDF.DeviceDesc = "O2Micro Integrated MS/MSPRO/xD Controller"
O2MDF.DeviceDesc1 ="O2Micro Integrated MS/MSPRO controller"
O2MDF.DriverDisk = "O2Micro Integrated MS/MSPRO/xD Controller Driver Disk"
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.28