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 Disreali, 15 years ago

Cc: mdisreali@… added

comment:2 by bonefish, 14 years ago

Component: System/POSIXSystem/Kernel
Owner: changed from nobody to axeld

comment:3 by bonefish, 13 years ago

Resolution: fixed
Status: newclosed

Since hrev42126 all inputs work simultaneously.

Note: See TracTickets for help on using tickets.