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
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.
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.
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