From owner-freebsd-questions@FreeBSD.ORG Mon Aug 17 19:00:43 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F00411065695 for ; Mon, 17 Aug 2009 19:00:43 +0000 (UTC) (envelope-from af.gourmet@videotron.ca) Received: from relais.videotron.ca (relais.videotron.ca [24.201.245.36]) by mx1.freebsd.org (Postfix) with ESMTP id CC5818FC73 for ; Mon, 17 Aug 2009 19:00:43 +0000 (UTC) MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; charset=UTF-8 Received: from [192.168.0.51] ([96.21.103.185]) by VL-MH-MR001.ip.videotron.ca (Sun Java(tm) System Messaging Server 6.3-4.01 (built Aug 3 2007; 32bit)) with ESMTP id <0KOJ00IKPBGO3Q90@VL-MH-MR001.ip.videotron.ca> for freebsd-questions@freebsd.org; Mon, 17 Aug 2009 15:00:25 -0400 (EDT) Message-id: <4A89A8CF.1000704@videotron.ca> Date: Mon, 17 Aug 2009 15:00:31 -0400 From: PJ User-Agent: Thunderbird 2.0.0.22 (Windows/20090605) To: freebsd-questions@freebsd.org Subject: plip0 & GEOM_LABEL X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Aug 2009 19:00:44 -0000 version 7.2 GENERIC kernel on bootup, dmesg shows plip0: WARNING: using obsoleted IFF_NEEDSGIANT flag Is this significant? Of what? Then, GEOM_LABEL: bunch of labels removed.... Same question? I find nothing directly related to the plip0 warning on the Net - what is it and why is it? And how to I get rid of the GEOM_LABEL: stuff - it seems unnecessary... TIA PJ