User Details
- User Since
- Jul 2 2021, 4:03 PM (250 w, 4 d)
Yesterday
Mon, Apr 20
Note that this won't have any effect after a device driver has initialized. snd_mixerdefaults is only used in mixer_init(), so any change with these sysctls will require a driver re-load for the new defaults to take effect. I suppose this is not really an issue if these defaults are set and "forgotten" in a config file, though.
Many translations (e.g., German, Danish, Polish from a quick look) are actually in English.
Sun, Apr 19
Sat, Apr 18
Fri, Apr 17
Thu, Apr 16
Wed, Apr 15
Bump.
The patch does not apply cleanly on main:
$ git arc patch D52325 Checking patch usr.sbin/fwget/usb/usb_wireless_ralink... Checking patch usr.sbin/fwget/usb/usb_wireles_header... Checking patch usr.sbin/fwget/usb/usb_ralink... Checking patch usr.sbin/fwget/usb/usb_bluetooth_realtek... Checking patch usr.sbin/fwget/usb/usb_bluetooth_qca... Checking patch usr.sbin/fwget/usb/usb_bluetooth_intel... Checking patch usr.sbin/fwget/usb/usb_bluetooth_header... Checking patch usr.sbin/fwget/usb/usb_bluetooth_brcm... Checking patch usr.sbin/fwget/usb/usb... Checking patch usr.sbin/fwget/usb/Makefile... Checking patch usr.sbin/fwget/pci/pci_wireless_realtek... Checking patch usr.sbin/fwget/pci/pci_wireless_qca... Checking patch usr.sbin/fwget/pci/pci_wireless_mediatek... Checking patch usr.sbin/fwget/pci/pci_wireless_intel... Checking patch usr.sbin/fwget/pci/pci_wireless_header... Checking patch usr.sbin/fwget/pci/pci_video_intel... Checking patch usr.sbin/fwget/pci/pci_video_header... Checking patch usr.sbin/fwget/pci/pci_video_amd... error: while searching for: #- # SPDX-License-Identifier: BSD-2-Clause # # Copyright 2023 Beckhoff Automation GmbH & Co. KG # # Redistribution and use in source and binary forms, with or without # modification, are permitted providing that the following conditions # are met: # 1. Redistributions of source code must retain the above copyright # notice, this list of conditions and the following disclaimer. # 2. Redistributions in binary form must reproduce the above copyright # notice, this list of conditions and the following disclaimer in the # documentation and/or other materials provided with the distribution. # # THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR # IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED # WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE # ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY # DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL # DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS # OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) # HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, # STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING # IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE # POSSIBILITY OF SUCH DAMAGE.
Address Mark's comments.
Let me know if you want me to take this over. No problem for me. :-)
Tue, Apr 14
Sun, Apr 12
Tue, Apr 7
Mon, Apr 6
Sun, Apr 5
Fri, Apr 3
Thu, Apr 2
Clarify virtual_oss_default_control_device further.
Tue, Mar 31
Mon, Mar 30
Thanks for this patch. I agree with Ed's comment.
Use an rc variable instead.
I think it'd be good to have some comments explaining what this code does.