;===============================================================
; MKEUSBAV.INF
;
;===============================================================
[Version]
Signature="$CHICAGO$"
Class=USB
ClassGUID={36FC9E60-C465-11CF-8056-444553540000} ;This class includes system-supplied (bus) drivers of USB host controllers and drivers of USB hubs
Provider=%VendorName%
LayoutFile=layout.inf, layout1.inf, layout2.inf
DriverVer=04/04/2001,0.2
[ControlFlags]
ExcludeFromselect=*
[DestinationDirs]
DefaultDestDir= 10,system32\drivers
[Manufacturer]
%WebCam%=Mke
; =================== Device Sections ===========================
[Mke]
%DeviceDesc%=Mke.USBDCamAV,USB\VID_04DA&PID_090A
[Mke.USBDCamAV]
AddReg=Hub8116.AddReg
CopyFiles=USB.CopyFiles
[Mke.USBDCamAV.NT]
AddReg=Hub8116.AddReg
CopyFiles=USB.CopyFiles
[Hub8116.AddReg]
HKR,,DevLoader,,*NTKERN
HKR,,NTMPDriver,,usbhub.sys
[Mke.USBDCamAV.NT.Services]
AddService = usbhub, 0x00000002, Mke.USBDCamAV.AddService
[Mke.USBDCamAV.AddService]
DisplayName = %HubDriverName%
ServiceType = 1 ; SERVICE_KERNEL_DRIVER
StartType = 2 ; SERVICE_AUTO_START
ErrorControl = 1 ; SERVICE_ERROR_NORMAL
ServiceBinary = %12%\usbhub.sys
LoadOrderGroup = Base
[USB.CopyFiles]
usbd.sys
usbhub.sys
; =================== Strings ==================================
[Strings]
VendorName="Matsushita Kotobuki Electronics lnd.,Ltd."
HubDriverName = "Microsoft USB Standard Hub Driver"
WebCam="Panasonic WebCamera"
DeviceDesc="Panasonic WebCamera"
Download Driver Pack
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.