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)
Sun, Apr 12, 2:27 AM
Unknown Object (File)
Fri, Apr 10, 11:53 PM
Unknown Object (File)
Sun, Apr 5, 3:40 PM
Unknown Object (File)
Sun, Apr 5, 12:15 AM
Unknown Object (File)
Sat, Apr 4, 8:53 PM
Unknown Object (File)
Mar 4 2026, 6:01 PM
Unknown Object (File)
Feb 23 2026, 1:33 PM
Unknown Object (File)
Feb 21 2026, 2:28 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