Re: [SOLVED] Serial buffer corruption [was Re: FTDI usb-serial possible bug]



On 5/4/07, Antonino Ingargiola <tritemio@xxxxxxxxx> wrote:
[cut]
I'm quite confident the system blocks on "Setting consoles fonts and
modes.", and thus during the boot script console-screen.h. I'll try to
see which commands blocks...

Filling with echo console-screen.sh I've found that the blocking command is:

unicode_start 2> /dev/null || true

or at least the echo before this command is the last shown.

Regards,

~ Antonio
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



Relevant Pages

  • Re: Persisting env vars in cmd windows
    ... You're doing very nicely with your batch file commands. ... Call CreatePathAndSymbols.bat _Pf Prmp ... @echo off ... the separate batch files that can be invoked stand-alone, ...
    (microsoft.public.win2000.general)
  • Re: Timed Event in windows file? (batch possibly?)
    ... Hi, I think there are better ways to script on Windows than using batch files, but you can still do fairly powerful stuff with them, mainly with the 'FOR' and 'IF' commands. ... rem Pull out number of seconds, ... echo 0 seconds. ... But it could be extended to a whole list of commands by using another FOR loop with a list of commands and when to do them. ...
    (comp.programming)
  • Re: Redirect commands
    ... I think the problem is that the ECHO commands are writing to a TEMP file and are not using the FILE Equation you specify. ... To join/leave the list, search archives, change list settings, * ...
    (comp.sys.hp.mpe)
  • Re: Spool in SQL*Plus without SQL statments
    ... ECHO does not affect the display of commands ... Oh and to get rid of the column heading underline I asked about ... web; not oracle docs though). ...
    (comp.databases.oracle.misc)
  • Re: ls * not working
    ... $ truss -af ls. ... So for trouble-shooting (You must be a ksh user! ... truss -af echo *;\ ... Supply the output of all commands. ...
    (comp.unix.aix)