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:04:52 UTC 2008

Modified Files:
        src/sys/dev/pci: uhci_pci.c
        src/sys/dev/usb: uhci.c uhcivar.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.40 -r1.41 src/sys/dev/pci/uhci_pci.c
cvs rdiff -r1.214 -r1.215 src/sys/dev/usb/uhci.c
cvs rdiff -r1.41 -r1.42 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.



Home | Main Index | Thread Index | Old Index