Page MenuHomeFreeBSD

D32594.diff
No OneTemporary

D32594.diff

diff --git a/sys/dev/vt/vt_core.c b/sys/dev/vt/vt_core.c
--- a/sys/dev/vt/vt_core.c
+++ b/sys/dev/vt/vt_core.c
@@ -121,7 +121,7 @@
/* Bell pitch/duration. */
#define VT_BELLDURATION (SBT_1S / 20)
-#define VT_BELLPITCH (1193182 / 800) /* Approx 1491Hz */
+#define VT_BELLPITCH 800
#define VT_UNIT(vw) ((vw)->vw_device->vd_unit * VT_MAXWINDOWS + \
(vw)->vw_number)

File Metadata

Mime Type
text/plain
Expires
Sat, Jan 24, 10:43 PM (14 h, 44 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
27913894
Default Alt Text
D32594.diff (375 B)

Event Timeline