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)
Thu, Aug 13, 12:08 AM
Unknown Object (File)
Tue, Aug 11, 10:59 PM
Unknown Object (File)
Tue, Aug 11, 10:57 PM
Unknown Object (File)
Mon, Aug 10, 12:39 PM
Unknown Object (File)
Sun, Aug 9, 7:44 AM
Unknown Object (File)
Sat, Aug 8, 6:53 PM
Unknown Object (File)
Sat, Aug 8, 5:39 PM
Unknown Object (File)
Sat, Aug 8, 5:58 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