https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=208791

metsuke <mets...@protonmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mets...@protonmail.com

--- Comment #5 from metsuke <mets...@protonmail.com> ---
Perhaps this is the same issue that causes my Razer Megalodon (USB headset) to
constantly crackle as well.  It was nearly fixed by hselasky's suggestion: 
-----
Edit:

sys/dev/usb/usb_freebsd.h

And change:

#define USB_FS_ISOC_UFRAME_MAX 4 /* exclusive unit */

Into:

#define USB_FS_ISOC_UFRAME_MAX 5 /* exclusive unit */

Then re-build the kernel.
-----

There is still a crackle for 2 seconds every time a new audio stream starts,
but it goes away after that.  I thought the 11.0 upgrade would fix this, but I
still need a custom kernel.  If this is not the same issue, I'll open a new
one, thanks.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-usb@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-usb
To unsubscribe, send any mail to "freebsd-usb-unsubscr...@freebsd.org"

Reply via email to