From owner-freebsd-stable@FreeBSD.ORG Wed Oct 15 15:56:46 2014 Return-Path: Delivered-To: freebsd-stable@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 0C026374; Wed, 15 Oct 2014 15:56:46 +0000 (UTC) Received: from smtp.vangyzen.net (hotblack.vangyzen.net [IPv6:2607:fc50:1000:7400:216:3eff:fe72:314f]) by mx1.freebsd.org (Postfix) with ESMTP id E2AB6A79; Wed, 15 Oct 2014 15:56:45 +0000 (UTC) Received: from marvin.lab.vangyzen.net (c-24-125-214-90.hsd1.va.comcast.net [24.125.214.90]) by smtp.vangyzen.net (Postfix) with ESMTPSA id D352256436; Wed, 15 Oct 2014 10:56:44 -0500 (CDT) Message-ID: <543E993B.5050406@vangyzen.net> Date: Wed, 15 Oct 2014 11:56:43 -0400 From: Eric van Gyzen User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:31.0) Gecko/20100101 Thunderbird/31.0 MIME-Version: 1.0 To: freebsd-stable@FreeBSD.org, re@FreeBSD.org Subject: No network interfaces with 10.1-RC2 kernel and 9.2 userland References: <20141013165244.GA61249@hub.FreeBSD.org> In-Reply-To: <20141013165244.GA61249@hub.FreeBSD.org> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Oct 2014 15:56:46 -0000 I used freebsd-update to update a 9.2-RELEASE-p10 i386 system to 10.1-RC2. After installing the kernel and rebooting, still using the 9.2 userland, ifconfig showed no interfaces. Is this expected? Do I need to bounce through 9.3 or 10.0 first? Thanks, Eric