Wayne Gowcher wrote:
>
> Dear All,
>
> I am having a problem with the backspace key on a
> virtual terminal on a 2.4.2 kernel. If I hit backspace
> when there is input at the command line - no problem
> it deletes the character before the cursor.
> But if I press backspace when there are no characters
> at the command prompt, the kernel throws an oops. The
> process causing the oops is Bash.
> Note, on the Serial console, backspace works fine all
> the time.
>
> Has anyone ever seen anything like this ? If you have
> how did you solve it ?
>
Guess 1: You've got PC UARTs and drivers/char/serial.c
Guess 2: TAB TAB in bash causes the oops too.
Guess 3: You didn't change famous beep function in the driver.
Regards,
Gleb.
|