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



Quoting des@xxxxxx (Dag-Erling Smørgrav) (Tue, 23 May 2006 14:26:58 +0200):

Yuriy Tsibizov <Yuriy.Tsibizov@xxxxxx> 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).

Bye,
Alexander.

--
Selling GoodYear Eagle F1 235/40ZR18, 2x 4mm + 2x 5mm, ~150 EUR
you have to pick it up between Germany/Saarland and Luxembourg/Capellen
http://www.Leidinger.net Alexander @ Leidinger.net: PGP ID = B0063FE7
http://www.FreeBSD.org netchild @ FreeBSD.org : PGP ID = 72077137
_______________________________________________
freebsd-current@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • Re: sensors framework continued (architecture)
    ... provided reasons why a fd based approach is better than a sysctl MIB ... I think a MIB approach is much more usefull between "Single-system sensors ... expected to be used as a configuration interface to define a kernel ...
    (freebsd-arch)
  • Re: [PATCH] sysctl: allow embedded targets to disable sysctl_check.c
    ... names and then sys_sysctl can lookup the information in the ascii tables. ... If we do that we can completely remove ctl_name form the external sysctl data ... where we need to translate from ifindex to interface name. ... Free Embedded Linux Training Materials ...
    (Linux-Kernel)
  • Re: NOARP - gateway must answer and have frozen ARP table
    ... >> if a single sysctl is sufficient to get the desired effect. ... we want ARP table to stay intact no matter which interface ... would respond to ARP requests, but only use static IP->MAC address ... While the sysctl proposed would appear to enforce that on all interfaces ...
    (FreeBSD-Security)
  • Re: [CFT] Need Testers for: sysutils/bsdconfig
    ... has internal limits of 16-bit unsigned integer for the interface ... I've made the necessary changes to support vlan0-vlan99999. ... Curious what sysctl says about it. ... I'm changing the routines to allow the UNIX pwerrors to filter through, rather than masking them with a static error on non-success. ...
    (freebsd-stable)
  • [patch] Strong ES model in IPv6
    ... the KAME code in NetBSD reference’s a sysctl ... note that multicast listeners already handle ... which interface they arrive at. ... This patch is on release 8.2, although if necessary I can port it up ...
    (freebsd-net)