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:   jmcneill
Date:           Fri Nov 30 16:27:00 UTC 2018

Modified Files:
        src/sys/dev/pci: atppc_puc.c com_puc.c lpt_puc.c puc.c pucvar.h

Log Message:
Add support for polling com devices when no interrupt is available.


To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/sys/dev/pci/atppc_puc.c
cvs rdiff -u -r1.24 -r1.25 src/sys/dev/pci/com_puc.c
cvs rdiff -u -r1.18 -r1.19 src/sys/dev/pci/lpt_puc.c
cvs rdiff -u -r1.39 -r1.40 src/sys/dev/pci/puc.c
cvs rdiff -u -r1.11 -r1.12 src/sys/dev/pci/pucvar.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