diff options
| author | martin <martin@NetBSD.org> | 2019-09-13 06:32:11 +0000 |
|---|---|---|
| committer | martin <martin@NetBSD.org> | 2019-09-13 06:32:11 +0000 |
| commit | 67a7627ed48b3e2d4ad64dca01291055dc6cd1d8 (patch) | |
| tree | fbaf1e3c201d93197f26637a6f56e6112c673b8e /lib/libpthread | |
| parent | 77bc383ff0d05641b9a03dda3685e76ba4361b89 (diff) | |
Pull up following revision(s) (requested by mrg in ticket #196):
sys/dev/usb/xhci.c: revision 1.111
sys/dev/usb/xhci.c: revision 1.112
sys/dev/usb/xhci.c: revision 1.113
sys/dev/usb/xhci.c: revision 1.114
introduce and use XHCIHIST_CALLARGS(). reduces lots of double logs,
and includes useful info in all cases instead of just "called".
add a couple of more logs that i've wanted while debugging ryzen3
vs USB issues.
fix 32-bit debug build, and also vmstat -y. reported by sc.dying.
fix ryzen usb issue: we set TD size to '1', where has xhci spec 4.11.2.4
says final TRB for a TD should have this set to '0'. since we currently
only generate sinel TRB TDs, set this to 0.
from sc.dying
avoid non-debug kernel build issues.
Diffstat (limited to 'lib/libpthread')
0 files changed, 0 insertions, 0 deletions
