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:           Tue Oct 12 11:21:26 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

Log Message:
Deallocate resources (bus space and interrupts) when detaching from
the bus.


To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 syssrc/sys/dev/pci/ohci_pci.c
cvs rdiff -r1.11 -r1.12 syssrc/sys/dev/pci/uhci_pci.c
cvs rdiff -r1.49 -r1.50 syssrc/sys/dev/usb/ohci.c
cvs rdiff -r1.11 -r1.12 syssrc/sys/dev/usb/ohcivar.h
cvs rdiff -r1.56 -r1.57 syssrc/sys/dev/usb/uhci.c
cvs rdiff -r1.14 -r1.15 syssrc/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