2001-07-18 19:20:15

by Roland Kuhn

[permalink] [raw]
Subject: menuconfig cannot change numbers in 2.4.6

Hi folks!

By make menuconfig I am unable to change e.g.
CONFIG_AIC7XXX_RESET_DELAY_MS in a sane way: I can only add characters to
the string. Was there a change or am I doing something wrong? There are no
errors before...

Ciao,
Roland


2001-07-19 05:00:28

by Keith Owens

[permalink] [raw]
Subject: Re: menuconfig cannot change numbers in 2.4.6

On Wed, 18 Jul 2001 21:19:44 +0200 (CEST),
Roland Kuhn <[email protected]> wrote:
>By make menuconfig I am unable to change e.g.
>CONFIG_AIC7XXX_RESET_DELAY_MS in a sane way: I can only add characters to
>the string. Was there a change or am I doing something wrong? There are no
>errors before...

Works for me on 2.4.7-pre8.

2001-07-19 05:12:20

by Dan Podeanu

[permalink] [raw]
Subject: Re: menuconfig cannot change numbers in 2.4.6

On Thu, 19 Jul 2001, Keith Owens wrote:

> On Wed, 18 Jul 2001 21:19:44 +0200 (CEST),
> Roland Kuhn <[email protected]> wrote:
> >By make menuconfig I am unable to change e.g.
> >CONFIG_AIC7XXX_RESET_DELAY_MS in a sane way: I can only add characters to
> >the string. Was there a change or am I doing something wrong? There are no
> >errors before...
>
> Works for me on 2.4.7-pre8.
>

Its the terminal thats messed up. Try CTRL-H instead of backspace.


2001-07-19 07:15:24

by Roland Kuhn

[permalink] [raw]
Subject: Re: menuconfig cannot change numbers in 2.4.6

On Thu, 19 Jul 2001, Dan Podeanu wrote:

> On Thu, 19 Jul 2001, Keith Owens wrote:
>
> > On Wed, 18 Jul 2001 21:19:44 +0200 (CEST),
> > Roland Kuhn <[email protected]> wrote:
> > >By make menuconfig I am unable to change e.g.
> > >CONFIG_AIC7XXX_RESET_DELAY_MS in a sane way: I can only add characters to
> > >the string. Was there a change or am I doing something wrong? There are no
> > >errors before...
> >
> > Works for me on 2.4.7-pre8.
> >
>
> Its the terminal thats messed up. Try CTRL-H instead of backspace.
>
No, this doesn't help, but thanks for the hints: it just doesn't work with
konsole's xterm XFree4.x.x mode. Strange enough that I didn't notice
anything odd in other apps...

Ciao,
Roland