On 5/3/06, Archaic <[EMAIL PROTECTED]> wrote:
On Wed, May 03, 2006 at 05:10:17PM +1200, steve crosby wrote:
>
> from tty.h
>
> #define MAX_NR_USER_CONSOLES 63 /* must be root to allocate above this */

Would that be

#define MAX_NR_CONSOLES 63 /* serial lines start at 64 */

At least, if you want less tty devices created by udev.



mea culpa ;) a cut and pasto, MAX_NR_CONSOLES is correct - although
both should be changed for consistency.

--
-- -
Steve Crosby
--
http://linuxfromscratch.org/mailman/listinfo/lfs-dev
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to