HomeFreeBSD

sound: Fix OSS API requests for more than 8 channels

Description

sound: Fix OSS API requests for more than 8 channels

Audio devices with more than 8 channels need bitperfect mode to operate,
the vchan processing chain is limited to 8 channels. For these devices,
let applications properly select a certain number of channels supported
by the driver, instead of mapping the request to a vchan format.

Reviewed by: emaste
Pull Request: https://github.com/freebsd/freebsd-src/pull/914

Details

Provenance
dev_submerge.chAuthored on Nov 25 2023, 12:04 AM
emasteCommitted on Jan 16 2024, 9:05 PM
Parents
rG80044c785cb0: Add UDP encapsulation of ESP in IPv6
Branches
Unknown
Tags
Unknown