Source-Changes archive

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

CVS commit: src/sys/dev/pci/qat



Module Name:    src
Committed By:   knakahara
Date:           Tue May 24 08:35:47 UTC 2022

Modified Files:
        src/sys/dev/pci/qat: qat_c2xxx.c

Log Message:
Workaround for Atom C2000 series (Rangeley) qat, ok'ed by hikaru@n.o.

C2000 qat has two engines, however it doesn't have arbiter.
If we enable both engines, qat interrupts twice wrongly (and second
interrupt notice invalid data).  So, we enable only one engine.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/dev/pci/qat/qat_c2xxx.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