Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F108094988
D5095.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
445 B
Referenced Files
None
Subscribers
None
D5095.diff
View Options
Index: head/sys/dev/kbd/kbd.c
===================================================================
--- head/sys/dev/kbd/kbd.c
+++ head/sys/dev/kbd/kbd.c
@@ -884,7 +884,7 @@
omapp->key[i].spcl = mapp->key[i].spcl;
omapp->key[i].flgs = mapp->key[i].flgs;
}
- return (0);
+ break;
case PIO_KEYMAP: /* set keyboard translation table */
case OPIO_KEYMAP: /* set keyboard translation table (compat) */
#ifndef KBD_DISABLE_KEYMAP_LOAD
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Jan 22, 8:15 AM (6 h, 46 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
16027028
Default Alt Text
D5095.diff (445 B)
Attached To
Mode
D5095: Fixing kbd.c bug 'OGIO_KEYMAP command does not restore priority level'
Attached
Detach File
Event Timeline
Log In to Comment