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, Feb 23, 1:33 PM
Unknown Object (File)
Sat, Feb 21, 2:28 AM
Unknown Object (File)
Thu, Feb 19, 12:53 PM
Unknown Object (File)
Thu, Feb 19, 12:53 PM
Unknown Object (File)
Thu, Feb 19, 5:56 AM
Unknown Object (File)
Wed, Feb 18, 6:11 PM
Unknown Object (File)
Wed, Feb 18, 10:59 AM
Unknown Object (File)
Tue, Feb 17, 8:05 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