From owner-freebsd-current Sat Nov 9 13:26:50 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C3B0E37B401 for ; Sat, 9 Nov 2002 13:26:48 -0800 (PST) Received: from axe-inc.co.jp (axegw.axe-inc.co.jp [61.199.217.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id C1CD943E3B for ; Sat, 9 Nov 2002 13:26:47 -0800 (PST) (envelope-from takawata@axe-inc.co.jp) Received: from localhost.axe-inc.co.jp (localhost.axe-inc.co.jp [127.0.0.1]) by axe-inc.co.jp (8.9.3+3.2W/3.7W) with SMTP id GAA10577; Sun, 10 Nov 2002 06:26:40 +0900 (JST) Message-Id: <200211092126.GAA10577@axe-inc.co.jp> X-Authentication-Warning: axegw.axe-inc.co.jp: localhost.axe-inc.co.jp [127.0.0.1] didn't use HELO protocol To: Poul-Henning Kamp Cc: current@freebsd.org Subject: Re: getting rid of devfs... In-reply-to: Your message of "Sat, 09 Nov 2002 10:31:45 +0100." <64608.1036834305@critter.freebsd.dk> Date: Sun, 10 Nov 2002 06:26:40 +0900 From: Takanori Watanabe Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In message <64608.1036834305@critter.freebsd.dk>, Poul-Henning Kamp wrote: >DEVFS: > 3. major/minors will be dynamically assigned. So we will need file to list node id list in printf(9) format, instead of /sys/conf/majors. And more better if we generate device name #define or array of string from the file. This will help us implementing loading module when an user process attempt to open some nodes that owned by unloaded modules. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message