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:   msaitoh
Date:           Thu Apr 27 10:01:54 UTC 2017

Modified Files:
        src/sys/dev/isa: tpm_isa.c
        src/sys/dev/pci: com_puc.c hdaudio_pci.c if_bge.c ismt.c lpt_puc.c
            sdhc_pci.c uhci_pci.c

Log Message:
 Use {isa,pci}_intr_establish"_xname"() for intrctl(8).


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/dev/isa/tpm_isa.c
cvs rdiff -u -r1.23 -r1.24 src/sys/dev/pci/com_puc.c
cvs rdiff -u -r1.6 -r1.7 src/sys/dev/pci/hdaudio_pci.c
cvs rdiff -u -r1.309 -r1.310 src/sys/dev/pci/if_bge.c
cvs rdiff -u -r1.4 -r1.5 src/sys/dev/pci/ismt.c
cvs rdiff -u -r1.17 -r1.18 src/sys/dev/pci/lpt_puc.c
cvs rdiff -u -r1.13 -r1.14 src/sys/dev/pci/sdhc_pci.c
cvs rdiff -u -r1.60 -r1.61 src/sys/dev/pci/uhci_pci.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