General

Profile

mneumann

  • Login: mneumann
  • Registered on: 01/23/2008
  • Last connection: 10/10/2024

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 11 52 63

Projects

Project Roles Registered on
DragonFlyBSD Reporter, Developer 01/23/2008

Activity

09/01/2025

07:57 AM DragonFlyBSD Revision 2e98dea7 (dragonflybsd): uvc - use sizeof() instead of hard-coded size
mneumann

08/27/2025

05:15 AM DragonFlyBSD Revision 108265d1 (dragonflybsd): syscons - add sysctl to disable console bell globally
Add sysctl `kern.syscons.enable_bell`, which globally disables the
system console bell ("sc_beep") when set to 0. By ...
mneumann

08/10/2025

07:50 AM DragonFlyBSD Revision 08855272 (dragonflybsd): vkbd - destroy cloned devices and cleanup vkbd(4)
* The /dev/vkbdctlN devices were not properly destroyed
at the end of their lifetime
* The master /dev/vkbdctl dev...
mneumann
07:10 AM DragonFlyBSD Revision 91e9505f (dragonflybsd): config - remove redundant assignments
The conditional flags are already assigned a few lines above. mneumann
02:54 AM DragonFlyBSD Revision 9147ed9f (dragonflybsd): Remove dm_target_crypt_ng.ko on "make upgrade"
Suggested-by: aly mneumann

08/09/2025

04:54 AM DragonFlyBSD Revision b3438121 (dragonflybsd): v4l - add missing types to V4L header
mneumann

08/06/2025

07:59 AM DragonFlyBSD Revision cf0aa2f1 (dragonflybsd): syscons - add sysctl to disable console bell globally
Add sysctl `kern.syscons.enable_bell`, which globally disables the
system console bell ("sc_beep") when set to 0. By ...
mneumann

07/29/2025

03:16 PM DragonFlyBSD Revision b1fd59ae (dragonflybsd): uvc - use ksnprintf
Ensures that we do not accidentially overwrite the stack frame mneumann
12:42 PM DragonFlyBSD Revision a7986967 (dragonflybsd): uvc - Initial port of webcam driver from FreeBSD
This adds preliminary support for USB Video Class (UVC) devices
or so called "webcams".
The port is based on [1] (br...
mneumann
12:33 PM DragonFlyBSD Revision f808c493 (dragonflybsd): dm_target_crypt - correctly print number of write buffers
Btw, to verify that I actually "just" moved "dm/crypt_ng" -> "dm/crypt"
in the previous commit, run:
git diff \
...
mneumann

Also available in: Atom