From owner-freebsd-hackers Sun Apr 30 01:25:24 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id BAA12310 for hackers-outgoing; Sun, 30 Apr 1995 01:25:24 -0700 Received: from godzilla.zeta.org.au (godzilla.zeta.org.au [203.2.228.34]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id BAA12286 for ; Sun, 30 Apr 1995 01:24:04 -0700 Received: (from bde@localhost) by godzilla.zeta.org.au (8.6.9/8.6.9) id SAA19173; Sun, 30 Apr 1995 18:20:29 +1000 Date: Sun, 30 Apr 1995 18:20:29 +1000 From: Bruce Evans Message-Id: <199504300820.SAA19173@godzilla.zeta.org.au> To: bde@zeta.org.au, jkh@time.cdrom.com Subject: Re: please update /dev/MAKEDEV Cc: freebsd-hackers@FreeBSD.org, root@ns2.redline.ru Sender: hackers-owner@FreeBSD.org Precedence: bulk >I think it's reasonable, since you won't want to use [m]any of those >devices under Mach (at least not as much as you'll want your X server >to work! :-). Don't forget that the LITES people take a slightly >different view of what it means to "Run FreeBSD." What happens to FreeBSD device numbers under LITES? If LITES expects to access the standard devices using the standard numbers then it must use device numbers above all the standard device numbers for its own devices. This is hard to do when the last BSD device number is a rapidly increasing function of time :-). Bruce