Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F142823797
D32594.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
375 B
Referenced Files
None
Subscribers
None
D32594.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D32594: vt: Fix frequency calcuation for bell
Attached
Detach File
Event Timeline
Log In to Comment