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

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
11:31 AM DragonFlyBSD Revision f9c79d28 (dragonflybsd): dm_target_crypt - make the next generation (ng) module the default
* The next generation version has been thoroughly tested by me for the
last few months
* Remove the "legacy" dm_ta...
mneumann

06/01/2025

03:24 PM DragonFlyBSD Revision f0dd2aff (dragonflybsd): atkbd: Fix first keystroke force reset
Some i8042 falsely return KBD_ACK for ECHO command which cause the
keyboard echo test to fail.
Without passing echo t...
mneumann

Also available in: Atom