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:           Wed Sep 15 10:25:33 UTC 1999

Modified Files:
        syssrc/sys/dev/pci: ohci_pci.c uhci_pci.c
        syssrc/sys/dev/usb: ohci.c ohcivar.h uhci.c uhcivar.h uhub.c usb.c
            usb_subr.c usbdi.c usbdivar.h

Log Message:
Add preliminary (untested) code for detaching the USB host controller
(needed for CardBus based controllers).


To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 syssrc/sys/dev/pci/ohci_pci.c
cvs rdiff -r1.10 -r1.11 syssrc/sys/dev/pci/uhci_pci.c
cvs rdiff -r1.46 -r1.47 syssrc/sys/dev/usb/ohci.c \
    syssrc/sys/dev/usb/usb_subr.c
cvs rdiff -r1.9 -r1.10 syssrc/sys/dev/usb/ohcivar.h
cvs rdiff -r1.52 -r1.53 syssrc/sys/dev/usb/uhci.c
cvs rdiff -r1.13 -r1.14 syssrc/sys/dev/usb/uhcivar.h
cvs rdiff -r1.28 -r1.29 syssrc/sys/dev/usb/uhub.c
cvs rdiff -r1.21 -r1.22 syssrc/sys/dev/usb/usb.c
cvs rdiff -r1.40 -r1.41 syssrc/sys/dev/usb/usbdi.c
cvs rdiff -r1.33 -r1.34 syssrc/sys/dev/usb/usbdivar.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