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
F162775060: D54339.id168524.diff
Thu, Jul 16, 6:28 PM
Unknown Object (File)
Wed, Jul 15, 10:55 AM
Unknown Object (File)
Wed, Jul 15, 6:59 AM
Unknown Object (File)
Wed, Jul 15, 6:59 AM
Unknown Object (File)
Sun, Jul 5, 12:31 PM
Unknown Object (File)
Jun 8 2026, 7:27 PM
Unknown Object (File)
May 7 2026, 1:28 PM
Unknown Object (File)
May 6 2026, 11:17 PM
Subscribers

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 69439
Build 66322: arc lint + arc unit

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

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