CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/09/11 04:18:54
Modified files:
sys/arch/arm64/dev: smmu.c smmureg.h smmuvar.h
Log message:
Make an attempt at taking over existing streams on Qualcomm machines. Some
of the stream mappings on the Lenovo x13s match on a single stream id, and
others use a mask to match on multiple stream ids. For now we only care
about the single ones, which is enough to capture e.g. the xhci(4) nodes.
