Re: Call for testing: emu10kx driver for Creative sound cards

From: Dag-Erling Smørgrav <des_at_des.no>
Date: Tue, 23 May 2006 17:22:12 +0200
Alexander Leidinger <Alexander_at_Leidinger.net> writes:
> Quoting des_at_des.no (Dag-Erling Smørgrav) (Tue, 23 May 2006 14:26:58 +0200):
> > Yuriy Tsibizov <Yuriy.Tsibizov_at_gfk.ru> writes:
> > > 2. Complete mixer support. Some controls that can't fit into OSS
> > > mixer are available as sysctl under debug.emu10kxX.
> > That is not the correct place for it.  Please use the device's sysctl
> > context (obtained with device_get_sysctl_ctx())
> This was based upon a suggestion by me. We want to get rid of most
> sound related syscalls (at least those which belong into the realm of
> the user, and not into the realm of the administrator). Until we have
> an application and an interface, we have to life with the sysctls, but
> to let the users know that this is not an interface but a temporary
> workaround, it's put into the debug MIB. I hope we will not ship
> 7.0-RELEASE with any such sysctl (any help appreciated).

Regardless, device-specific sysctl knobs belong in the individual
device's sysctl context, which automatically places them in the
correct location in the dev tree and automatically destroys them when
the device is destroyed.  Please do not create further precedent for
breaking this rule, no matter how good your intentions.

DES
-- 
Dag-Erling Smørgrav - des_at_des.no
Received on Tue May 23 2006 - 13:22:18 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:56 UTC