Disable the recently introduced logic used to associate ucc and audio
authoranton <anton@openbsd.org>
Tue, 29 Mar 2022 16:04:36 +0000 (16:04 +0000)
committeranton <anton@openbsd.org>
Tue, 29 Mar 2022 16:04:36 +0000 (16:04 +0000)
commit646ecd99c01c325e6ca2cc3fdc721f2424e2e9bd
tree8c292bd2f6b7cda08ae27fa153b91e28e4c7081b
parent3fd951e6455971de5ac712fa4ec8acb38406654e
Disable the recently introduced logic used to associate ucc and audio
devices. Caspar Schutijser reported on bugs@ that pressing the volume
keys on his headset causes a usb host controller interrupt storm. I'm
trying to figure out what's going on but since we're approaching release
keep it disabled.
sys/dev/usb/ucc.c