--- - branch: MAIN date: Mon Jun 15 09:18:46 UTC 2009 files: - new: '1.45' old: '1.44' path: src/sys/dev/pci/ehci_pci.c pathrev: src/sys/dev/pci/ehci_pci.c@1.45 type: modified id: 20090615T091846Z.07aecf104194905dc8fa4f379331527fa330ce87 log: | Apply hw workaround required for all SB600 revisions and SB700 revisions A12 and A13 to avoid USB subsystem hang symptom. The USB subsystem hang symptom is observed when the system has multiple USB devices connected to it or one USB device is often re-connected. In some cases a USB hub may be required to observe this symptom. This patch works around the problem by correcting the internal register setting that will help by changing the behavior of the internal logic to avoid the USB subsystem hang issue. The change in the behavior of the logic does not impact the normal operation of the USB subsystem. This fix has been discussed, developped, reviewed, polished up and tested on current-users by several people. Thread starts at: http://mail-index.netbsd.org/current-users/2009/05/17/msg009460.html module: src subject: 'CVS commit: src/sys/dev/pci' unixtime: '1245057526' user: cegger