Subject: CVS commit: src/sys/dev/usb
To: None <source-changes@NetBSD.org>
From: Jared D. McNeill <jmcneill@netbsd.org>
List: source-changes
Date: 01/28/2008 01:52:31
Module Name:	src
Committed By:	jmcneill
Date:		Mon Jan 28 01:52:31 UTC 2008

Modified Files:
	src/sys/dev/usb: ehci.c

Log Message:
Ensure that we don't clear the EHCI_PS_CLEAR bits by writing 1s to them
when modifying port state in ehci_suspend and ehci_resume.


To generate a diff of this commit:
cvs rdiff -r1.128 -r1.129 src/sys/dev/usb/ehci.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.