Subject: Re: major number for /dev/zero
To: None <deraadt@fsa.ca, moore@cs.utk.edu>
From: Theo Deraadt <deraadt@fsa.ca>
List: port-sun3
Date: 03/16/1994 13:36:07
Actually, the only thing neccessary is that the NetBSD conf.c for
your particular architecture places /dev/zero at the same major/minor
number as required by sun_misc.c.

It doesn't matter that it's at exactly the same location unless
you expect to be able to use a SunOS /dev directory. On the sparc,
I can. But you might not need to.

------------------------------------------------------------------------------