• Home

Ps 2 Driver Download

 
setpoint630_x64.exe
26.3 MB

Clavier standard PS/2 - Driver Download. Vendor: (Claviers standard). Product: Clavier standard PS/2. Hardware Class: Keyboard. Flexispy app for android free download. Search by product name, item number, software or driver name, UPC/EAN code. Software 21 The products below have software available to download. Argentina Australia Austria Bangladesh Belarus Belgium Bolivia Brazil Bulgaria Canada Chile Colombia Costa Rica Croatia Cyprus Czech Republic Denmark Dominican Republic Ecuador Egypt El Salvador Estonia Finland France Germany Greece Guatemala Honduras Hong Kong S.A.R. Of China Hungary India Indonesia Ireland Israel Italy Japan Latvia Lithuania. I8042 Keyboard and PS/2 Mouse Port Driver - Windows 10 Service i8042 Port Driver by Microsoft Corporation. This service also exists in Windows 7, 8, Vista and XP. At the 'Synaptics PS/2 Port TouchPad' screen, click 'Next'. At the 'License Agreement' dialog, read the agreement, then, if you agree, click 'I Agree' to continue with the installation. At the 'Finish' screen, click 'Finish'. Restart the computer. After the computer restarts, the installation of the Synaptics PS/2 Port TouchPad Driver is complete.

10,003
Input Devices
Windows Vista / 7 64-bit

Download Instructions:

  1. Close all open applications and documents.
  2. Choose your operating system and click the Download button to begin.
  3. When the security dialog appears, choose to either Run or Save the installation file.

Important:

Microsoft Ps 2 Mouse Driver Download

If you choose to save the file, you’ll need to reconnect to the internet to run the SetPoint software setup at a later time.

Download notes:
* Alternatively you can download the latest 32-bit version of the SetPoint drivers.

Installation notes:

  • SetPoint settings will not be preserved when upgrading from SetPoint 4.x.
  • If you don't see a picture of the device you’re configuring in this latest version of SetPoint, check that you are connected to the internet. The device image should download automatically in the background.
  • If your mouse or keyboard is connected to the PS/2 port and you want it to be recognized by SetPoint, you’ll need to activate the PS/2 driver. To do this:
    1. Open SetPoint and select the Tools tab.
    2. Click the 'Install PS/2 Driver' button (if the button is unavailable, a PS/2 driver is already installed).

Microsoft Ps 2 Driver Download

What's New:

  • The SetPoint control panel for standard mice and keyboards has been updated with a new appearance.
  • The installer size has been reduced by approximately 60%. Only necessary components will be downloaded during the SetPoint installation process.
  • This release includes the control panels for standard mice and keyboards supported in SetPoint 4.x and gaming mice in 5.x. Reducing the need to duplicate system components results in the overall installation size being smaller.
  • Numerous bug fixes and stability enhancements have been made in this version of SetPoint.
Here's other similar drivers that are different versions or releases for different operating systems:
    • September 14, 2018
    • Windows (all)
    • 77,731 downloads
    • 82.6 MB
    • August 7, 2013
    • Windows (all)
    • 10,268 downloads
    • 76.0 MB
    • October 24, 2011
    • Windows Vista / 7 64-bit
    • 16,208 downloads
    • 26.6 MB
    • October 24, 2011
    • Windows XP/Vista/7
    • 8,697 downloads
    • 24.7 MB
    • October 13, 2011
    • Windows XP/Vista/7
    • 4,036 downloads
    • 24.4 MB
    • December 3, 2010
    • Windows XP 64-bit
    • 1,250 downloads
    • 25.9 MB
    • December 3, 2010
    • Windows XP
    • 3,776 downloads
    • 24.0 MB
    • December 3, 2010
    • Windows Vista 64-bit
    • 1,347 downloads
    • 25.9 MB
    • December 3, 2010
    • Windows Vista
    • 1,011 downloads
    • 24.0 MB
    • December 3, 2010
    • Windows 7 64-bit
    • 17,531 downloads
    • 25.9 MB

Ps/2 Driver Download

-->

This topic describes the features of I8042prt, the Microsoft Windows 2000 and later system function driver for PS/2-style keyboard and mouse devices.

I8042prt implements the I8042prt service and its executable image is i8042prt.sys.

The features of I8042prt include:

  • Hardware-dependent, simultaneous operation of a PS/2-style keyboard and mouse device.

    The keyboard and mouse share I/O ports, but use different interrupts, interrupt service routines (ISR), and ISR dispatch completion routines.

  • Plug and Play, power management, and WMI

  • Operation of legacy devices.

  • Connection of a keyboard class service callback routine and a mouse class service callback routine.

    I8042prt uses the class service callback to transfer data from the input data buffer of I8042prt to the data buffer of the class driver.

  • Addition of a vendor-supplied PI8042_KEYBOARD_INITIALIZATION_ROUTINE callback routines for a keyboard device.

    An optional upper-level device filter driver provides the callback routines.

  • Addition of a vendor-supplied PI8042_KEYBOARD_ISR callback routine and a custom PI8042_MOUSE_ISR callback routine.

    Optional upper-level device filter drivers provide these callbacks routines.

  • Keyboard write buffer request and mouse write buffer request.

    An upper-level device filter driver can use write buffer requests to synchronize its writes to a device with the ISR of the device and other reads and writes on the device.

  • Paragon hard disk manager 16 serial number. Keyboard start information request and mouse start information request.

    The start information request passes a pointer to an interrupt object of a device to an upper-level filter driver. The filter driver can use the interrupt object to synchronize its operation with the ISR of the device.

  • I8042prt callback routines.

    An upper-level device filter driver can use the callback routines in the context of the ISR of a device to write to a device, and to queue data packets from the device.

Ps/2 Mouse Driver Download

Registry settings associated with the PS/2 driver

The following is a list of registry keys associated with the PS/2 port driver.

  • EnableWheelDetection [REG_DWORD] – Determines whether the driver attempts to detect and enable the wheel on the mouse device. Some devices are equipped with a mouse wheel to provide rapid scrolling and other control features if supported by an application.
  • ResendIterations [REG_DWORD] – Specifies the maximum number of times a hardware operation is attempted. If the number of trials exceeds the value of this entry, Windows considers the operation to have failed.
  • NumberOfButtons [REG_DWORD] – Specifies the number of buttons on the mouse-port mouse at startup. If the number of buttons detected at startup is incorrect, you can override it by changing the value of this entry.
  • KeyboardDataQueueSize [REG_DWORD] – Specifies the number of keyboard events that the keyboard driver buffers. This entry is also used in calculating the size of the keyboard driver's internal buffer in nonpaged memory pool. To determine the number of bytes to allocate for the buffer, the system multiplies the size of the KEYBOARD_INPUT_DATA structure by the value of KeyboardDataQueueSize.
  • PollStatusIterations [REG_DWORD] – Specifies the maximum number of times the system verifies interrupts on the i8042 controller status register. If the interrupt cannot be verified in the number of trials specified in the value of this entry, the interrupt is ignored.
  • PollingIterations [REG_DWORD] - Specifies the maximum number of times Windows 2000 polls the hardware. If the number of trials specified in this entry is exceeded, Windows 2000 stops polling.
  • SampleRate [REG_DWORD] – Specifies how often the PS/2 driver measures the characteristics and activities of the PS/2 mouse. The driver uses the information gathered through sampling to optimize the operation of the mouse device.
  • PollingIterationsMaximum [REG_DWORD] – Specifies the maximum number of times Windows 2000 polls the hardware on older-style AT keyboards. If the number of trials specified in this entry is exceeded, Windows stops polling.
  • MouseResendStallTime [REG_DWORD] – Determines how long the mouse driver waits for an acknowledgement (ACK) of a reset if a RESEND message is returned without an ACK. This entry is used when the mouse driver interrupt service routine includes a reset.
  • OverrideKeyboardType [REG_DWORD] – Specifies the keyboard type. You can add this entry to the registry to correct an error in the keyboard type detected at startup.
  • OverrideKeyboardSubtype [REG_DWORD] – Specifies the OEM-dependent keyboard subtype. You can add this entry to the registry to correct an error in the keyboard subtype detected at startup.

For additional information, please see: