From owner-freebsd-current@FreeBSD.ORG Sun Feb 8 02:35:59 2004 Return-Path: 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 6CE9316A4CE for ; Sun, 8 Feb 2004 02:35:59 -0800 (PST) Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id DA9F143D1F for ; Sun, 8 Feb 2004 02:35:58 -0800 (PST) (envelope-from phk@phk.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.12.10/8.12.10) with ESMTP id i18AZsbj016977; Sun, 8 Feb 2004 11:35:54 +0100 (CET) (envelope-from phk@phk.freebsd.dk) To: Julian Elischer From: "Poul-Henning Kamp" In-Reply-To: Your message of "Sun, 08 Feb 2004 00:37:02 PST." Date: Sun, 08 Feb 2004 11:35:54 +0100 Message-ID: <16976.1076236554@critter.freebsd.dk> cc: current@freebsd.org Subject: Re: Review/Test: Pseudo-device unit number management patch X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Feb 2004 10:35:59 -0000 In message , Ju lian Elischer writes: > > >On Sun, 8 Feb 2004, Poul-Henning Kamp wrote: > >> In message , Ju >> lian Elischer writes: >> >> >> I would appreciate if people would test these devices work _as >> >> previously_ with this patch in place. >> > >> >well that depends on your definition of "as previously" >> > >> >Previously, nmdm started off with 4 devices visible in /dev now I don't >> >see that.. The old behaviour was intuitive... You saw a device. >> >> This new behaviour is called a "cloning device" and it doesn't allocate >> any resources until they are actually needed, which I belive is the >> correct behaviour for pseudo-devices. > >As I said.. I doesn't behave _as Previously_ which is what you asked.. I was thinking more of the functional aspect, that characters get from one side to the other etc. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence.