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 Mar  7 21:36:51 UTC 2008

Modified Files:
        src/sys/dev/cardbus: ohci_cardbus.c
        src/sys/dev/pci: ohci_pci.c
        src/sys/dev/usb: ohci.c ohcivar.h

Log Message:
Register the shutdown hook using pmf_device_register1().


To generate a diff of this commit:
cvs rdiff -r1.24 -r1.25 src/sys/dev/cardbus/ohci_cardbus.c
cvs rdiff -r1.34 -r1.35 src/sys/dev/pci/ohci_pci.c
cvs rdiff -r1.187 -r1.188 src/sys/dev/usb/ohci.c
cvs rdiff -r1.41 -r1.42 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