Subject: Re: kern/29673: Separate joy and tun in MAKEDEV.tmpl
To: None <kern-bug-people@netbsd.org, gnats-admin@netbsd.org,>
From: Martin Husemann <martin@duskware.de>
List: netbsd-bugs
Date: 03/12/2005 11:54:01
The following reply was made to PR kern/29673; it has been noted by GNATS.
From: Martin Husemann <martin@duskware.de>
To: gnats-bugs@netbsd.org
Cc:
Subject: Re: kern/29673: Separate joy and tun in MAKEDEV.tmpl
Date: Sat, 12 Mar 2005 12:53:52 +0100
On Sat, Mar 12, 2005 at 10:09:00AM +0000, fun@naobsd.org wrote:
> evbppc port has tun(4) but doesn't have joy(4).
> "tun*|joy*)" part in MAKEDEV.tmpl must be separated.
I don't see why this would be needed - support for creating /dev/joy* in
MAKEDEV does not harm, if it's unused. Or am I missing something?
On the other hand, I don't see why these two are handled together either.
Martin