From owner-freebsd-stable@FreeBSD.ORG Fri Oct 6 16:10:10 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 885C216A40F for ; Fri, 6 Oct 2006 16:10:10 +0000 (UTC) (envelope-from freebsd-stable@m.gmane.org) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 02FCB43D46 for ; Fri, 6 Oct 2006 16:10:09 +0000 (GMT) (envelope-from freebsd-stable@m.gmane.org) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1GVsGy-00035L-7P for freebsd-stable@freebsd.org; Fri, 06 Oct 2006 18:10:04 +0200 Received: from lara.cc.fer.hr ([161.53.72.113]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 06 Oct 2006 18:10:04 +0200 Received: from ivoras by lara.cc.fer.hr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 06 Oct 2006 18:10:04 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-stable@freebsd.org From: Ivan Voras Date: Fri, 06 Oct 2006 18:09:09 +0200 Lines: 9 Message-ID: References: <20061005224319.GB39057@math.jussieu.fr> <20061005204949.U18621@abigail.hsd1.mn.comcast.net> <20061006154133.GA10019@slackbox.xs4all.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: lara.cc.fer.hr User-Agent: Thunderbird 1.5.0.4 (X11/20060625) In-Reply-To: <20061006154133.GA10019@slackbox.xs4all.nl> Sender: news Subject: Re: /dev/null X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 Oct 2006 16:10:10 -0000 Roland Smith wrote: > > The command 'devfs rule -s 2 apply 100' should fix it, I think. ? If I read devfs(8) correctly, this should apply rule 100 of ruleset 2. Since I have no rulesets or rules, it doesn't work. :)