Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys



Module Name:    src
Committed By:   jmcneill
Date:           Mon Aug 29 14:47:09 UTC 2011

Modified Files:
        src/sys/dev/pci: azalia.c coram.c cxdtv.c if_alc.c if_ath_pci.c
            if_cas.c pci.c pci_verbose.c pwdog.c
        src/sys/dev/pci/hdaudio: hdaudio.c
        src/sys/external/bsd/drm/dist/bsd-core: drm_drv.c

Log Message:
have pci register itself as a module, and make PCI driver modules depend on it


To generate a diff of this commit:
cvs rdiff -u -r1.76 -r1.77 src/sys/dev/pci/azalia.c
cvs rdiff -u -r1.8 -r1.9 src/sys/dev/pci/coram.c
cvs rdiff -u -r1.7 -r1.8 src/sys/dev/pci/cxdtv.c \
    src/sys/dev/pci/pci_verbose.c
cvs rdiff -u -r1.4 -r1.5 src/sys/dev/pci/if_alc.c src/sys/dev/pci/pwdog.c
cvs rdiff -u -r1.42 -r1.43 src/sys/dev/pci/if_ath_pci.c
cvs rdiff -u -r1.13 -r1.14 src/sys/dev/pci/if_cas.c
cvs rdiff -u -r1.141 -r1.142 src/sys/dev/pci/pci.c
cvs rdiff -u -r1.13 -r1.14 src/sys/dev/pci/hdaudio/hdaudio.c
cvs rdiff -u -r1.21 -r1.22 src/sys/external/bsd/drm/dist/bsd-core/drm_drv.c

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