Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Minoura Makoto <minoura@netbsd.org>
List: source-changes
Date: 02/20/2001 17:20:34
Module Name:	syssrc
Committed By:	minoura
Date:		Tue Feb 20 15:20:33 UTC 2001

Modified Files:
	syssrc/sys/dev/usb: ohci.c ohcivar.h

Log Message:
Re-initialize some registers after resuming from suspend.
Some APM BIOSes do not restore them.
Reviewd by augustss.


To generate a diff of this commit:
cvs rdiff -r1.100 -r1.101 syssrc/sys/dev/usb/ohci.c
cvs rdiff -r1.25 -r1.26 syssrc/sys/dev/usb/ohcivar.h

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