Messages in this thread |  | | | Date | Tue, 18 Dec 2007 00:10:07 +0000 | | From | Alan Cox <> | | Subject | Re: [PATCH] [RFC] be more verbose when probing EDD |
| |
> Does printk support escape sequences? The last time I tried > printk("\e[1;35m omg ponies \e[0m"); that did not went too successful.
It should handle \r correctly. If not that is easy to fix.
Escape codes are bad and should not be used - you may have a serial console and not be on a Linux console
|  |