NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: bin/45514: MAKEDEV doesn't create /dev/tty20 and over
The following reply was made to PR bin/45514; it has been noted by GNATS.
From: Alan Barrett <apb%cequrux.com@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: bin/45514: MAKEDEV doesn't create /dev/tty20 and over
Date: Wed, 26 Oct 2011 17:52:15 +0200
On Wed, 26 Oct 2011, Christos Zoulas wrote:
>there are two blocks with the same pattern? How is this supposed to work?
src/etc/MAKEDEV.awk removes the first block on systems that
don't have the zstty driver, based on the presence of the string
%zstty_char% in the MAKEDEV.tmpl code and the presence or absence
of zstty in src/sys/arch/*/conf/majors.*/
--apb (Alan Barrett)
Home |
Main Index |
Thread Index |
Old Index