Re: [Linux-fbdev-devel] [PATCH 5/7] fbcon: Fix setup boot optionsof fbcon

From: Geert Uytterhoeven
Date: Fri Sep 10 2004 - 03:04:48 EST


On Fri, 10 Sep 2004, Antonino A. Daplas wrote:
> In the unlikely case of > 10 framebuffers, one can use the characters after
> '9', namely:
>
> ':' = 10
> ';' = 11
> '<' = 12
> '=' = 13
> '>' = 14
> '?' = 15
> '@' = 16
> 'A' = 17
> 'B' = 18
> 'C' = 19
> (and so on until 31, which is the maximum framebuffers allowed)

To avoid problems with the special characters, what about using 0-9 and a-v
instead?

Gr{oetje,eeting}s,

Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds
-
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/