Subject: CVS commit: [jmcneill-pm] src/sys/dev/usb
To: None <source-changes@NetBSD.org>
From: Joerg Sonnenberger <joerg@netbsd.org>
List: source-changes
Date: 11/14/2007 02:15:44
Module Name:	src
Committed By:	joerg
Date:		Wed Nov 14 02:15:44 UTC 2007

Modified Files:
	src/sys/dev/usb [jmcneill-pm]: uhci.c uhcivar.h

Log Message:
Remove UHCI shutdown hook, it has been superseded in functionality by
the suspend handler. It can also awake the controller which creates
funny error messages.


To generate a diff of this commit:
cvs rdiff -r1.209.2.6 -r1.209.2.7 src/sys/dev/usb/uhci.c
cvs rdiff -r1.40.46.3 -r1.40.46.4 src/sys/dev/usb/uhcivar.h

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