[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <21909.1274217979@localhost>
Date: Tue, 18 May 2010 17:26:19 -0400
From: Valdis.Kletnieks@...edu
To: Soren Hansen <soren@...ux2go.dk>
Cc: linux-kernel@...r.kernel.org
Subject: Re: [PATCH 1/2] Allow hvc tty's to pose as vt's
On Fri, 14 May 2010 18:10:12 +0200, Soren Hansen said:
> Allow for hvc based tty's to take over the vt driver's major number
> and namespace.
> +#ifdef CONFIG_HVC_TTY_HACK
> +#define HVC_MAJOR 4
> +#else /* CONFIG_HVC_TTY_HACK */
> #define HVC_MAJOR 229
> +#endif /* CONFIG_HVC_TTY_HACK */
> #define HVC_MINOR 0
Out of curiosity, what happens if you boot a kernel with this config hack
on a system that has real live "plain old ttys"?
Content of type "application/pgp-signature" skipped
Powered by blists - more mailing lists