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:           Tue Feb 23 19:28:00 UTC 2010

Modified Files:
        src/sys/dev/cardbus: cardbus.c cardbusvar.h
        src/sys/dev/pci: pci.c pcireg.h pcivar.h

Log Message:
Remove unused functions pci_disable_retry() and cardbus_disable_retry().


To generate a diff of this commit:
cvs rdiff -u -r1.99 -r1.100 src/sys/dev/cardbus/cardbus.c
cvs rdiff -u -r1.44 -r1.45 src/sys/dev/cardbus/cardbusvar.h
cvs rdiff -u -r1.125 -r1.126 src/sys/dev/pci/pci.c
cvs rdiff -u -r1.64 -r1.65 src/sys/dev/pci/pcireg.h
cvs rdiff -u -r1.83 -r1.84 src/sys/dev/pci/pcivar.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