Module Name:    src
Committed By:   pgoyette
Date:           Tue May 25 08:37:10 UTC 2010

Modified Files:
        src/sys/arch/i386/pci: gcscehci.c
        src/sys/dev/cardbus: ehci_cardbus.c ohci_cardbus.c uhci_cardbus.c
        src/sys/dev/pci: azalia.c cs4280.c ehci_pci.c ohci_pci.c

Log Message:
Revert earlier changes to callers of pci_find{vendor,product} since
the original routine entrypoint name has been restored.

Requested by dyoung@ and mrg@


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/sys/arch/i386/pci/gcscehci.c
cvs rdiff -u -r1.29 -r1.30 src/sys/dev/cardbus/ehci_cardbus.c
cvs rdiff -u -r1.37 -r1.38 src/sys/dev/cardbus/ohci_cardbus.c
cvs rdiff -u -r1.18 -r1.19 src/sys/dev/cardbus/uhci_cardbus.c
cvs rdiff -u -r1.74 -r1.75 src/sys/dev/pci/azalia.c
cvs rdiff -u -r1.59 -r1.60 src/sys/dev/pci/cs4280.c
cvs rdiff -u -r1.48 -r1.49 src/sys/dev/pci/ehci_pci.c
cvs rdiff -u -r1.45 -r1.46 src/sys/dev/pci/ohci_pci.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Reply via email to