Microsoft KB Archive/914028

From BetaArchive Wiki

Article ID: 914028

Article Last Modified on 8/29/2007



APPLIES TO

  • Microsoft Windows XP Professional
  • Microsoft Windows XP Home Edition



Important This article contains information about how to modify the registry. Make sure that you back up the registry before you modify it. Make sure that you know how to restore the registry if a problem occurs. For more information about how to back up, restore, and modify the registry, click the following article number to view the article in the Microsoft Knowledge Base:

256986 Description of the Microsoft Windows registry


SYMPTOMS

When a Microsoft Windows XP-based computer tries to enter standby, the computer stops responding (hangs).

CAUSE

This problem occurs when a driver tries to put a universal serial bus (USB) device into a Selective Suspend reduced-power state at the same time that Windows tries to enter standby. Specifically, this problem occurs because of a bug in the USB hub driver.

RESOLUTION

Warning Serious problems might occur if you modify the registry incorrectly by using Registry Editor or by using another method. These problems might require that you reinstall the operating system. Microsoft cannot guarantee that these problems can be solved. Modify the registry at your own risk.

To apply this hotfix, you must add a REG_BINARY value named FlushPortPowerIrpsFlag that has a value of 0x1 to the following registry subkey:

HKEY_LOCAL_MACHINE\System\CurrentControlSet\Control\usbflags


To add this registry value, follow these steps:

  1. Click Start, click Run, type regedit in the Open box, and then click OK.
  2. Locate and then click the following subkey in the registry:

    HKEY_LOCAL_MACHINE\Software\

  3. On the Edit menu, point to New, and then click Binary Value.
  4. Type FlushPortPowerIrpsFlag for the name of the Binary Value, and then press ENTER.
  5. Right-click FlushPortPowerIrpsFlag, and then click Modify.
  6. In the Value data box, type 01, and then click OK.
  7. Exit Registry Editor.

Hotfix information

A supported hotfix is now available from Microsoft. However, this hotfix is intended to correct only the problem that is described in this article. Apply this hotfix only to systems that are experiencing this specific problem. This hotfix might receive additional testing. Therefore, if you are not severely affected by this problem, we recommend that you wait for the next service pack that contains this hotfix.

To resolve this problem, submit a request to Microsoft Online Customer Services to obtain the hotfix. To submit an online request to obtain the hotfix, visit the following Microsoft Web site:

Note If additional issues occur or any troubleshooting is required, you might have to create a separate service request. The usual support costs will apply to additional support questions and issues that do not qualify for this specific hotfix. To create a separate service request, visit the following Microsoft Web site:

File information

The English version of this hotfix has the file attributes (or later file attributes) that are listed in the following table. The dates and times for these files are listed in Coordinated Universal Time (UTC). When you view the file information, it is converted to local time. To find the difference between UTC and local time, use the Time Zone tab in the Date and Time tool in Control Panel.

File name File version File size Date Time Platform
Usbhub.sys 5.1.2600.2846 57,984 14-Feb-2006 01:16 x86


STATUS

Microsoft has confirmed that this is a problem in the Microsoft products that are listed in the "Applies to" section.

MORE INFORMATION

In Windows XP, USB devices may support the Selective Suspend feature. A driver that supports the Selective Suspend feature can disable the USB device that the driver controls when the device becomes idle. This is true even when the computer remains in a fully operational power state (S0).

For example, a driver can idle the host controller. A driver can also idle empty USB hubs and certain USB devices that the operating system supports. The Selective Suspend feature conserves battery power in portable computers and in Tablet PC computers. Typically, USB controllers use significant battery power, even when no devices are attached to the computer. For more information, click the following article number to view the article in the Microsoft Knowledge Base:

824684 Description of the standard terminology that is used to describe Microsoft software updates


Keywords: kbwinserv2003sp2fix kbqfe kbexpertisebeginner kbhotfixserver KB914028