Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: syssrc
Module Name: syssrc
Committed By: augustss
Date: Sat Jun 26 08:30:18 UTC 1999
Modified Files:
syssrc/sys/dev/usb: uhci.c uhcivar.h usb.h
Log Message:
Add suspend/resume handling to the UHCI driver.
Currently it only works if the BIOS saves enough state of the controller.
Once I find a machine with a dumber BIOS I'll try to improve that.
To generate a diff of this commit:
cvs rdiff -r1.29 -r1.30 syssrc/sys/dev/usb/uhci.c
cvs rdiff -r1.6 -r1.7 syssrc/sys/dev/usb/uhcivar.h
cvs rdiff -r1.21 -r1.22 syssrc/sys/dev/usb/usb.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index