Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev
Module Name: src
Committed By: dyoung
Date: Fri Feb 22 22:22:27 UTC 2008
Modified Files:
src/sys/dev/pci: ohci_pci.c
src/sys/dev/usb: ohci.c ohcivar.h
Log Message:
Add method to detach children.
Temporary: use PMF_FN_PROTO, PMF_FN_ARGS.
To generate a diff of this commit:
cvs rdiff -r1.33 -r1.34 src/sys/dev/pci/ohci_pci.c
cvs rdiff -r1.186 -r1.187 src/sys/dev/usb/ohci.c
cvs rdiff -r1.40 -r1.41 src/sys/dev/usb/ohcivar.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