O2MW95.INF Driver File Contents (CARDBUS.ZIP)

; THIS IS THE O2MICRO DEFAULT 'INF' FILE FOR WINDOWS 95 (OSR2)
; Copyright (c) 1998 O2Micro Corp.

[Version]
LayoutFile=Layout.inf
Signature="$CHICAGO$"
Class=PCMCIA
ClassGUID={4d36e977-e325-11ce-bfc1-08002be10318}
Provider=%O2MicroMfg%

;
;   Information for installing the PCMCIA class
;
[ClassInstall]
AddReg=ClassAddReg

[ClassAddReg]
HKLM,"System\CurrentControlSet\Services\Class\PCMCIA","default",,"PCMCIA socket"
HKLM,"System\CurrentControlSet\Services\Class\PCMCIA","EnumPropPages",,"MSPCIC.dll, EnumClassPropPages"
HKLM,"System\CurrentControlSet\Services\Class\PCMCIA","Icon",,"0"
HKLM,"System\CurrentControlSet\Services\Class\PCMCIA","Installer",,"MSPCIC.dll"
HKLM,"System\CurrentControlSet\Services\Class\PCMCIA","Options",1,1,0,0,0

[SourceDisksNames]
1="O2Micro Installation Disk",,

[SourceDisksFiles]
PCI.VXD=1
CBSS.VXD=1
PCCARD.VXD=1

;
;   List of manufacturers and devices
;
[Manufacturer]
%MS%=MS
%O2MicroMfg%=O2Micro

[O2Micro]
%PCI\VEN_1217&DEV_6729.DeviceDesc%=PCIC, PCI\VEN_1217&DEV_6729
%PCI\VEN_1217&DEV_673A.DeviceDesc%=PCIC, PCI\VEN_1217&DEV_673a
%PCI\VEN_1217&DEV_6832.DeviceDesc%=CARDBUS, PCI\VEN_1217&DEV_6832
%PCI\VEN_1217&DEV_6836.DeviceDesc%=CARDBUS, PCI\VEN_1217&DEV_6836
%PCI\VEN_1217&DEV_6872.DeviceDesc%=CARDBUS, PCI\VEN_1217&DEV_6872
%PCI\VEN_1217&DEV_6925.DeviceDesc%=CARDBUS, PCI\VEN_1217&DEV_6925
%PCI\VEN_1217&DEV_6933.DeviceDesc%=CARDBUS, PCI\VEN_1217&DEV_6933
%PCI\VEN_1217&DEV_6972.DeviceDesc%=CARDBUS, PCI\VEN_1217&DEV_6972

;
;   This "MS" entry is used to register "PCMCIA Socket Services"
;
[MS]
%PCCard.DeviceDesc%=NODRV,PCCARD
[NODRV]

;
;   PCIC or compatible Controller Information
;
[PCIC]
CopyFiles=CSCopyfiles, @socketsv.vxd
AddReg=CSReg, PCICReg
LogConfig=*PNP0E00.LC0,*PNP0E00.LC1,*PNP0E00.LC2,*PNP0E00.LC3,*PNP0E00.LC4,*PNP0E00.LC5

[PCIC.HW]
AddReg=SSReg

[PCIC.PosDup]
*PNP0E00

[PCICReg]
HKR,,Driver,,"SocketSv.vxd"
HKR,,Properties,,"MSPCIC.dll, PCICProperties"

[*PNP0E00.Det]
AddReg=ForceCopy
LogConfig=*PNP0E00.LC0,*PNP0E00.LC1,*PNP0E00.LC2,*PNP0E00.LC3,*PNP0E00.LC4,*PNP0E00.LC5

[*PNP0E00.LC0]
ConfigPriority=DESIRED
IOConfig=3e0-3e1(3ff::)
;IRQConfig=3,4,5,7,9,10,11,14
IRQConfig=3,4,9,10,11,14

[*PNP0E00.LC1]
ConfigPriority=NORMAL
IOConfig=3e0-3e1(3ff::)

[*PNP0E00.LC2]
ConfigPriority=DESIRED
IOConfig=3e0-3e1(3ff::)
IOConfig=3e2-3e3(3ff::)
IRQConfig=3,4,5,7,9,10,11,14

[*PNP0E00.LC3]
ConfigPriority=NORMAL
IOConfig=3e0-3e1(3ff::)
IOConfig=3e2-3e3(3ff::)

[*PNP0E00.LC4]
ConfigPriority=HARDRECONFIG
IOConfig=2@100-3FF%FFFE(3ff::)
IRQConfig=3,4,5,7,9,10,11,14

[*PNP0E00.LC5]
ConfigPriority=HARDRECONFIG
IOConfig=2@100-3FF%FFFE(3ff::)

[ForceCopy]
;;;HKR,,NoSetupUI,,1

;
; CardBus Controller Information
;
[CARDBUS]
CopyFiles=CSCopyfiles
AddReg=CSReg, CARDBUSReg

[CARDBUS.HW]
AddReg=SSReg

[CARDBUSReg]
HKR,,Driver,,"CBSS.VXD"

[CARDBUS.PosDup]
*PNP0E00

;
;   Information about where the files are
;
[DestinationDirs]
DefaultDestDir=11               ; LDID_SYS

;
;   Card services information
;
[CSCopyfiles]
CBSS.VXD,,,4
PCCARD.VXD,,,4
PCI.VXD,,,4
CSMAPPER.SYS,,,4
CARDDRV.EXE,,,4
SRAMMTD.VXD,,,4
FLS1MTD.VXD,,,4
FLS2MTD.VXD,,,4

[CSReg]
HKR,,DevLoader,,"PCCARD.VXD"
HKLM,Software\Microsoft\Windows\CurrentVersion\Run,SystemTray,,"SysTray.Exe"

;
;   Socket Services information
;
[SSReg]
HKR,,ConfigFlags,3,01,00,00,00

[Strings]
MS="Microsoft"
ClassName="PCMCIA socket"
O2MicroMfg="O2Micro Corp."
PCCard.DeviceDesc="PCMCIA Card Services"
GenPCIC="PCIC or compatible PCMCIA controller"
*PNP0E00.DeviceDesc="PCIC Compatible PCMCIA Controller"
PCI\VEN_1217&DEV_6729.DeviceDesc="O2Micro OZ6729 PCI to PCMCIA Bridge"
PCI\VEN_1217&DEV_673A.DeviceDesc="O2Micro OZ6730 PCI to PCMCIA Bridge"
PCI\VEN_1217&DEV_6832.DeviceDesc="O2Micro OZ6832/6833 CardBus Controller"
PCI\VEN_1217&DEV_6836.DeviceDesc="O2Micro OZ6836/6860 CardBus Controller"
PCI\VEN_1217&DEV_6872.DeviceDesc="O2Micro OZ6812 CardBus Controller"
PCI\VEN_1217&DEV_6925.DeviceDesc="O2Micro OZ6922 CardBus Controller"
PCI\VEN_1217&DEV_6933.DeviceDesc="O2Micro OZ6933 CardBus Controller"
PCI\VEN_1217&DEV_6972.DeviceDesc="O2Micro OZ6912 CardBus Controller"
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: ftp, load: 2.03