Pad232.inf Driver File Contents (wbosspen.zip)

ÿþ; MSMOUSE.INF

; - Installs core mouse support files, etc.

; - Includes drivers for detected & PnP devices



; Copyright (c) 1993,1996 Microsoft Corporation



[Version]

Signature="$Windows NT$"

Class=Mouse

ClassGUID={4D36E96F-E325-11CE-BFC1-08002BE10318}

Provider=%Provider%

LayoutFile=layout.inf

DriverVer=09/27/1999,5.00.2128.1



[ClassInstall32.NT]

AddReg=mouse_class_addreg



[mouse_class_addreg]

HKR,,,,%MouseClassName%

HKR,,Icon,,"-2"

HKR,,Installer32,,"SysSetup.Dll,MouseClassInstaller"

HKR,,NoInstallClass,,"1"

HKR,,TroubleShooter-0,,"tshoot.chm,hdw_mouse.htm"



[DestinationDirs]

DefaultDestDir = 12 ; DIRID_DRIVERS



[ControlFlags]

; Exclude all bus mice and InPort mice for RISC platforms.

ExcludeFromSelect.NTAlpha = *PNP0F0D,*PNP0F11,*PNP0F00,*PNP0F02,*PNP0F15

ExcludeFromSelect.NTMIPS  = *PNP0F0D,*PNP0F11,*PNP0F00,*PNP0F02,*PNP0F15

ExcludeFromSelect.NTPPC   = *PNP0F0D,*PNP0F11,*PNP0F00,*PNP0F02,*PNP0F15



;

; Mark any install sections for drivers that also control the i8042 keyboard port,

; so that we can warn the user that they may also be affecting their keyboard with

; a mouse driver change.

;

SharedDriver=PS2_Inst,%PS2_Inst.SharedDriverMsg%





; Manufacturer Sections

; ---------------------------------------------------------

[Manufacturer]

%StdMfg%  =StdMfg               ; (Standard types)

 

; Microsoft



[StdMfg]

%HanWang.DeviceDesc%      = Ser_Inst,SERENUM\MST0500,SERIAL_MOUSE ; Std serial mouse



; Install Sections

; ---------------------------------------------------------



; -------------- Mouse Class Driver install sections

[hwmclass_CopyFiles]

hwmclass.sys



[hwmclass_Service_Inst]

DisplayName    = %hwmclass.SvcDesc%

ServiceType    = 1                  ; SERVICE_KERNEL_DRIVER

StartType      = 1                  ; SERVICE_SYSTEM_START

ErrorControl   = 1                  ; SERVICE_ERROR_NORMAL

ServiceBinary  = %12%\hwmclass.sys

LoadOrderGroup = Pointer Class



[hwmclass_EventLog_Inst]

AddReg = hwmclass_EventLog_AddReg



[hwmclass_EventLog_AddReg]

HKR,,EventMessageFile,0x00020000,"%%SystemRoot%%\System32\IoLogMsg.dll;%%SystemRoot%%\System32\drivers\hwmclass.sys"

HKR,,TypesSupported,0x00010001,7

HKLM,SYSTEM\ControlSet001\Control\Class\{4D36E96F-E325-11CE-BFC1-08002BE10318},UpperFilters,0x000010000,"hwmclass"

HKLM,SYSTEM\ControlSet002\Control\Class\{4D36E96F-E325-11CE-BFC1-08002BE10318},UpperFilters,0x000010000,"hwmclass"



; -------------- Serial Mouse

[Ser_Inst]

CopyFiles = Ser_CopyFiles, hwmclass_CopyFiles



[Ser_Inst.MigrateToDevnode]

sermouse=NumberOfButtons,SampleRate



[Ser_Inst.HW]

AddReg = Ser_Inst.HW.AddReg



[Ser_Inst.HW.AddReg]

HKR,,"NumberOfButtons",0x00010003,2

HKR,,"SampleRate",0x00010003,40

; To turn off mouse removal detection, uncomment the following line

; HKR,,"WaitEventMask",0x00010001,0xFFFFFFFF



[Ser_Inst.Services]

AddService = pad232, 0x00000002, sermouse_Service_Inst, sermouse_EventLog_Inst ; Port Driver

AddService = hwmclass,, hwmclass_Service_Inst, hwmclass_EventLog_Inst            ; Class Driver



[Ser_CopyFiles]

pad232.sys,



[SourceDisksNames]

1=%DiskName1%,,



[SourceDisksFiles]

pad232.sys=1

hwmclass.sys=1



[sermouse_Service_Inst]

DisplayName    = %pad232.SvcDesc%

ServiceType    = 1                  ; SERVICE_KERNEL_DRIVER

StartType      = 3                  ; SERVICE_SYSTEM_MANUAL

ErrorControl   = 1                  ; SERVICE_ERROR_NORMAL

ServiceBinary  = %12%\pad232.sys

LoadOrderGroup = Pointer Port



[sermouse_EventLog_Inst]

AddReg = sermouse_EventLog_AddReg



[sermouse_EventLog_AddReg]

HKR,,EventMessageFile,0x00020000,"%%SystemRoot%%\System32\IoLogMsg.dll;%%SystemRoot%%\System32\drivers\pad232.sys"

HKR,,TypesSupported,0x00010001,7



;

; This section is used during startup by the Windows NT Plug&Play Manager

; to simulate enumeration of the mouse based on information retrieved from

; ARC firmware/NTDETECT.

;

[LegacyXlate.DevId]

PS2_MOUSE                        = *PNP0F0E    ; Std PS/2 mouse      i8042prt

SERIAL_MOUSE                     = *PNP0F0C    ; Std serial mouse    sermouse

MICROSOFT_PS2_MOUSE              = *PNP0F03    ; MS PS/2 mouse       i8042prt

LOGITECH_PS2_MOUSE               = *PNP0F12    ; Logi PS/2 mouse     i8042prt

MICROSOFT_INPORT_MOUSE           = *PNP0F02    ; MS InPort mouse     inport

MICROSOFT_SERIAL_MOUSE           = *PNP0F01    ; MS serial mouse     sermouse

MICROSOFT_BALLPOINT_SERIAL_MOUSE = *PNP0F09    ; MS serial BallPoint sermouse

LOGITECH_SERIAL_MOUSE            = *PNP0F08    ; Logi serial mouse   sermouse

MICROSOFT_BUS_MOUSE              = *PNP0F00    ; MS bus mouse        busmouse



;

; This section is used during fresh install/upgrade to determine what Win95-style

; INF install section to associate with the currently installed mouse driver.

;

[LegacyXlate.Driver]

i8042prt = PS2_Inst

inport   = Inp_Inst

sermouse = Ser_Inst

; busmouse = Bus_Inst



[Strings]

Provider = "Beijing HanWang Technology CO.LTD"

MouseClassName = "Mouse"



; Mfg names



StdMfg = "Þž\ !qÚ}i_^y"



; Device Names

HanWang.DeviceDesc = "Þž\ !qÚ}i_^y"

DiskName1="!qÚ}i_^y‰[݈IQŸx"



; Service Names



i8042prt.SvcDesc = "i8042 Keyboard and PS/2 Mouse Port Driver"

busmouse.SvcDesc = "Bus Adapter Mouse Driver"

inport.SvcDesc = "InPort Adapter Mouse Driver"

sermouse.SvcDesc = "Serial Mouse Driver"

lsermous.SvcDesc = "Logitech Serial Mouse Driver"

hwmclass.SvcDesc = "HanWang Pen Class Driver"

mouclass.SvcDesc = "Mouse Class Driver"

MOUHID.SvcDesc = "Mouse HID Driver"



; Standard defs



SPSVCINST_TAGTOFRONT = 0x00000001

SPSVCINST_ASSOCSERVICE = 0x00000002

SERVICE_KERNEL_DRIVER = 1

SERVICE_BOOT_START = 0

SERVICE_SYSTEM_START = 1

SERVICE_AUTO_START = 2

SERVICE_ERROR_NORMAL = 1

SERVICE_ERROR_IGNORE = 0

REG_EXPAND_SZ = 0x00020000

REG_DWORD = 0x00010001

REG_SZ = 0x00000000





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: web4, load: 0.98