search for: dev_ansicon_w

Displaying 2 results from an estimated 2 matches for "dev_ansicon_w".

2009 Feb 22
2
NEW: COM32 module to run another command, optionally clearing the screen
From: Gene Cumm <gene.cumm at gmail.com> run.c: A simple COM32 module that will optionally clear the screen (using newlines) then run a command. Signed-off-by: Gene Cumm <gene.cumm at gmail.com> --- This is based on my alias COM32 module that I submitted back in October, with some improvements to clean up debugging code and optionally clear the screen. LABEL et KERNEL run.c32
2009 Mar 24
1
menu.c32 works on serial console, but hdt.c32 displays on vga only.
...splays the hdt screen on the VGA adaptor and not on the serial interface. In my pxeboot config file I have: serial 0 38400 console 0 prompt 1 I noticed that the main function in hdt.c has: console_ansi_raw(); /* Opening the Syslinux console */ // openconsole(&dev_stdcon_r, &dev_ansicon_w); Could the missing openconsole be stopping it from working on the serial console? Is there something I need to do to get hdt to run on the serial console? -- -- rouilj John Rouillard System Administrator Renesys Corporation 603-244-9084 (cell) 603-643-9300 x 111