Page MenuHomeFreeBSD

snd_hda: Default to 256 when corb/rirb is invalid
ClosedPublic

Authored by christos on Dec 22 2025, 5:52 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Jun 8, 7:27 PM
Unknown Object (File)
May 7 2026, 1:28 PM
Unknown Object (File)
May 6 2026, 11:17 PM
Unknown Object (File)
Apr 27 2026, 11:07 AM
Unknown Object (File)
Apr 12 2026, 2:27 AM
Unknown Object (File)
Apr 10 2026, 11:53 PM
Unknown Object (File)
Apr 5 2026, 3:40 PM
Unknown Object (File)
Apr 5 2026, 12:15 AM
Subscribers

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

From the PR submitted on Bugzilla:

Thank you for the fast fix! I can confirm that your patch works great.

emaste added inline comments.
sys/dev/sound/pci/hda/hdac.c
548–549

Perhaps something like "Hardware reports invalid corb size"? Mainly I'm thinking about what a user who reads a kernel message will think or should do, and in this case there's no action for them to take.

This revision is now accepted and ready to land.Dec 23 2025, 2:23 PM