Source-Changes archive

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

CVS commit: src/sys/dev/pci



Module Name:    src
Committed By:   nonaka
Date:           Fri Nov  6 14:22:17 UTC 2015

Modified Files:
        src/sys/dev/pci: if_iwm.c if_iwmvar.h if_rtwn.c if_rtwnreg.h rtsx_pci.c

Log Message:
Always use pci_intr_alloc(9)/pci_intr_release(9).


To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 src/sys/dev/pci/if_iwm.c
cvs rdiff -u -r1.8 -r1.9 src/sys/dev/pci/if_iwmvar.h
cvs rdiff -u -r1.1 -r1.2 src/sys/dev/pci/if_rtwn.c \
    src/sys/dev/pci/if_rtwnreg.h
cvs rdiff -u -r1.4 -r1.5 src/sys/dev/pci/rtsx_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