[Bug 117598] [snd_uaudio] [patch] Not possible to record with Plantronics DSP-400 USB headset
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 20 Oct 2024 21:30:31 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=117598 --- Comment #8 from Henrik Gulbrandsen <henrik@gulbra.net> --- (In reply to Christos Margiolis from comment #7) You do realize that this bug report is 17 years old, right? According to my notes, the Plantronics headset stopped working five years ago. I probably put it in a box somewhere, and the USB interface may still be functional, but I have not been able to find it. A wild guess would be that recording worked when the sync-endpoint code was removed from uaudio.c back in 2010. However, the UQ_AU_INP_ASYNC quirk, which was eliminated from OpenBSD in 2009 (as pointed out in comment #5), still exists in FreeBSD. That suggests that some work remains to be done, because the quirk flag is in fact not used. /Henrik -- You are receiving this mail because: You are the assignee for the bug.