Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 03 Nov 2024 17:45:29 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 281713] kbdcontrol -b to set bell frequency is inverted in vt compared to sc
Message-ID:  <bug-281713-227-5EPA2plmvK@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-281713-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-281713-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D281713

--- Comment #8 from commit-hook@FreeBSD.org ---
A commit in branch stable/13 references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=3D761088364c96ba9af8e6417336c677f98=
f90b2b1

commit 761088364c96ba9af8e6417336c677f98f90b2b1
Author:     Ed Maste <emaste@FreeBSD.org>
AuthorDate: 2024-09-26 23:55:33 +0000
Commit:     Ed Maste <emaste@FreeBSD.org>
CommitDate: 2024-11-03 17:44:49 +0000

    kbdcontrol: correct bell frequency for vt(4)

    Do the `1193182 / pitch` hack only for sc(4).

    PR:             281713
    Reported by:    Rudolf Polzer
    Reviewed by:    imp
    Sponsored by:   The FreeBSD Foundation
    Differential Revision: https://reviews.freebsd.org/D46803

    (cherry picked from commit f65c19a242de322930f6a1cd7d5e6bf3ce19ce42)
    (cherry picked from commit 2234362780854c426395a35403ed3dce42ccacc9)

 usr.sbin/kbdcontrol/kbdcontrol.c | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-281713-227-5EPA2plmvK>