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 23:07:12 UTC 2008

Modified Files:
        src/sys/dev/pci: ehci_pci.c
        src/sys/dev/usb: ehci.c ehcivar.h

Log Message:
Add a method to detach child.

Cosmetic: use device_t and accessors.  Use aprint_*_dev().  Use
PMF_FN_{ARGS,CALL,PROTO}.


To generate a diff of this commit:
cvs rdiff -r1.34 -r1.35 src/sys/dev/pci/ehci_pci.c
cvs rdiff -r1.131 -r1.132 src/sys/dev/usb/ehci.c
cvs rdiff -r1.26 -r1.27 src/sys/dev/usb/ehcivar.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