Jordan Crouse wrote:
On 26/09/08 01:18 +0200, Stefan Reinauer wrote:
See patch
-- coresystems GmbH • Brahmsstr. 16 • D-79104 Freiburg i. Br. Tel.: +49 761 7668825 • Fax: +49 761 7664613 Email: info@coresystems.de • http://www.coresystems.de/ Registergericht: Amtsgericht Freiburg • HRB 7656 Geschäftsführer: Stefan Reinauer • Ust-IdNr.: DE245674866
- factor out serial hardware init
- add reverse color support for serial
- add cursor enable/disable support for serial
- fix tinycurses compilation if serial is disabled
- add functions to query whether serial or vga console is enabled in tinycurses
- initialize uninitialized COLOR_PAIRS variable
- implement has_colors(), wredrawln() functions in curses
Signed-off-by: Stefan Reinauer stepan@coresystems.de
There is a lot going on here - but it looks good, and I asssume you have tested it.
Acked-by: Jordan Crouse jordan.crouse@amd.com
r3604