Opened 15 years ago
Closed 13 years ago
#5945 closed enhancement (fixed)
Introduce setting to enable KDL's `serial_input` by default
Reported by: | mmadia | Owned by: | axeld |
---|---|---|---|
Priority: | low | Milestone: | R1 |
Component: | System/Kernel | Version: | R1/Development |
Keywords: | Cc: | mdisreali@… | |
Blocked By: | Blocking: | ||
Platform: | All |
Description
Since USB keyboards attached to OHCI or to USB 2.0 hubs do not work in Kernel Debugging Land (KDL), it may be worthwhile to introduce a settings option in /boot/home/config/settings/kernel/drivers/kernel
that will allow a user to enable serial_input
being run upon entering KDL.
maybe something like?
#serial_input false # enables serial input, default is disabled # allows KDL to be controlled via remote serial connection
Change History (3)
comment:1 by , 15 years ago
Cc: | added |
---|
comment:2 by , 14 years ago
Component: | System/POSIX → System/Kernel |
---|---|
Owner: | changed from | to
comment:3 by , 13 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Since hrev42126 all inputs work simultaneously.